Date: prev next · Thread: first prev next last
March 2020 Archives by date, by thread · List index


lo_win_daily_symbols - Build # 260 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_vcl_complextext failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_win_daily_symbols/260/consoleFull#1607778044d893063f-7f3d-4b7e-b56f-4e0f225817cd>


Check console output at https://ci.libreoffice.org/job/lo_win_daily_symbols/260/ to view the 
results.

Changes for Build #259
[Noel Grandin] Revert "loplugin:constfields in vbahelper"

[Noel Grandin] Revert "loplugin:constfields in unotools..uui"

[Samuel Mehrbrodt] Add option to disallow opening files locked by other users

[Noel Grandin] Revert "loplugin:constfields in vcl"

[Andras Timar] Fix typo

[Stephan Bergmann] Avoid -Werror=maybe-uninitialized

[Noel Grandin] Revert "loplugin:constfields in xmlhelp"

[Noel Grandin] Revert "loplugin:constfields in xmloff"

[Noel Grandin] Revert "loplugin:constfields in writerfilter"

[Miklos Vajna] sw: prefix members of SwUndoTableCpyTable, SwUndoTableHeadline, ...

[Stephan Bergmann] -Werror,-Wunused-private-field

[Samuel Mehrbrodt] Some more places to check for AllowOverrideLocking option

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxx

[Miklos Vajna] tdf#131304 .docx: provide default compatibilityMode value

[Mike Kaganski] Avoid stack overflow in testTdf124815 on Windows

[Miklos Vajna] DOCX import: declare w14 as a supported feature

[Mike Kaganski] tdf#128281 Increase a checkbox height in Windows installer

[Miklos Vajna] writerfilter: extract dispatch...Value() from disptachValue()

[Bartosz Kosiorek] tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2D

[Samuel Mehrbrodt] Some more checks for correct screen size

[Miklos Vajna] DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">

[Xisco Fauli] tdf#130371: Add UItest

[Xisco Fauli] tdf#129985: Add unittest

[Noel Grandin] remove unnecessary Window::Update() calls, which immediately follow

[Noel Grandin] make python warnings in our UITests error early

[Xisco Fauli] uitest: chartWall.py: assert changes in chart

[Xisco Fauli] uitest: use hex instead of int for colors

[nemeth] tdf#128646 DOCX import: don't hide shape of hidden paragraph

[raykowj] tdf#127443 Table creation with keyboard


Changes for Build #260
[Mike Kaganski] Fix build

[Miklos Vajna] tdf#131118 VML import: fix size of non-autosize shapes containing text

[tamas.zolnai] lok: Send spelling popup menu structure for mobile (calc and impress).

[tamas.zolnai] sd lok: Implement execution of SID_LANGUAGE_STATUS...

[tamas.zolnai] sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALL

[tamas.zolnai] sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALL

[tamas.zolnai] sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTION

[tamas.zolnai] sc lok: Implement execution of SID_LANGUAGE_STATUS...

[tamas.zolnai] sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTION

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#42949 Fix IWYU warnings in dbaccess/qa/*

[Jan-Marek Glogowski] tdf#127205 call shutdown in terminate, if not exec

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Missing include (Windows --disable-pch; for std::max)

[nemeth] tdf#119800 DOCX import: fix vanished objects

[Michael Weghorn] libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGS

[justin_luth] tdf#131071 writerfilter: tableStyle uses DocDefaults

[Miklos Vajna] sw pad-to-3 numbering: add doc model, UNO API and layout

[Caolán McNamara] missing use_underlines

[gerrit buildbot] Update git submodules

[quikee] pdfium: Make Insert -> Image... use VectorGraphicData for PDF.

[justin_luth] tdf#130746: avoid nullptr dereference

[Miklos Vajna] external: update pdfium to 4083

[quikee] pdfium: support for pages when using PDF import with pdfium

[Miklos Vajna] tdf#131304 .docx: flag new files as MS Word 2019 native mode

[tomaz.vajngerl] offapi: improve description of XPDFDecomposer and PDFTools

[Noel Grandin] simplify ORefVector code

[Caolán McNamara] tdf#131389 crash clearing cell bg from sidebar

[Luboš Luňák] move most font handling out of CairoTextRender

[Luboš Luňák] implement text rendering using directly Skia (X11)

[Luboš Luňák] use DEFAULT_QUALITY for font rendering with Skia on Windows

[Luboš Luňák] implement text rendering using directly Skia (Windows)

[Luboš Luňák] fix glyph rotation for Skia text rendering on Windows

[Miklos Vajna] sw pad-to-3 numbering: add ODF filter

[Luboš Luňák] update Skia to chrome/m82

[Luboš Luňák] repack the boost tarball to be smaller and faster

[Caolán McNamara] tdf#131395 handle all outstanding events

[Caolán McNamara] tdf#131069 always produce utf-8 from gettext

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Luboš Luňák] fix --disable-cairo-canvas build

[Noel Grandin] tools::WeakBase still needs to be TOOLS_DLLPUBLIC under

[Xisco Fauli] tdf#130746: Add unittest

[Caolán McNamara] give the break dialog more space for its numbers

[tomaz.vajngerl] XPdfDecomposer - fix the described property name

[Stephan Bergmann] comphelper::isDebuggerAttached must be defined irrespective of NDEBUG

[Stephan Bergmann] Avoid -Werror=unused-but-set-variable

[Luboš Luňák] check in Skia's preDraw() that SolarMutex is locked

[Luboš Luňák] make SkiaSalBitmap always use internal buffer for pixels

[Luboš Luňák] do not use Skia's gamma correction for text

[Luboš Luňák] (do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on Windows

[gerrit buildbot] Update git submodules

[Luboš Luňák] avoid clang's unreachable code warning

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Caolán McNamara] call drag end callback after superclass handler

[gerrit buildbot] Update git submodules

[bjoern.michaelsen] reffld.cxx: SwIterator no more ...

[Stephan Bergmann] STATIC_LINKING is not set for --enable-mergelibs

[Noel Grandin] loplugin:redundantpointerops add some more smart pointer types

[nemeth] tdf#105215 DOCX import: fix paragraph-length direct formatting

[Noel Grandin] add operator* to tools::WeakReference

[Miklos Vajna] writerfilter: DocProtect_enforcement defaults to false

[Noel Grandin] use SolarMutexReleaser in UUIInteractionHelper

[Caolán McNamara] redraw problems seen on scroll in SvTreeListBox

[riz_17_oke] Sukapura: Update many Calc icons

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Miklos Vajna] make: map slowcheck to gbuild's build and slowcheck

[Miklos Vajna] sw pad-to-3 numbering: add DOCX filter

[Stephan Bergmann] Missing test dependency

[Stephan Bergmann] Make individual tests clean up after themselves

[Bartosz Kosiorek] EMF+ tdf#124424 Add support for transparency to LinearGradient and blend

[Miklos Vajna] xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructor

[Miklos Vajna] tdf#118812 writerfilter: overrideTableStyleFontSizeAndJustification

[Mike Kaganski] tdf#130911: convert image-sort from Perl to Python

[Xisco Fauli] tdf#131082 fix missing fill property of grouped shapes

[nemeth] tdf#131398 OOXML chart import: fix number format of pie chart labels

[Stephan Bergmann] Missing test dependencies

[Stephan Bergmann] Extract testDisposedByDesktopTerminate from CppunitTest_sw_apitests

[Caolán McNamara] ScrollToAbsPos is better than ScrollOutputArea

[Stephan Bergmann] Remove commented-out code

[tml] Rename isMobile to isMobilePhone and introduce a separate isTablet

[tml] Clarify the WIP-ness of setMobilePhone() and setTablet() a bit

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxx

[Luboš Luňák] fix CppunitTest_sw_accessible_relation_set dependency

[Miklos Vajna] sw pad-to-4 numbering: add doc model, UNO API and layout

[Stephan Bergmann] Dispose dialog created during test
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.