Daily Screenshot Build on Windows - Build # 501 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_sd_dialogs_test failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_win_screenshot/501/consoleFull#1576703429d893063f-7f3d-4b7e-b56f-4e0f225817cd>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/501/ to view the
results.
Changes for Build #497
[momonasmon] tdf#119299 Start with a never scrollbar policy
[Stephan Bergmann] loplugin:cstylecast
[Stephan Bergmann] loplugin:redundantfcast
[Stephan Bergmann] Avoid loplugin:redundantcast false positive involving decltype
[Noel Grandin] loplugin:useuniqueptr in ImplSalBitmapCache
[Noel Grandin] loplugin:useuniqueptr in connectivity/file
[Noel Grandin] loplugin:useuniqueptr in ScColumnRowStylesBase
[Noel Grandin] loplugin:useuniqueptr in SwPageNumAndTypeOfAnchors
[Noel Grandin] loplugin:useuniqueptr in WW8ListManager
[Noel Grandin] loplugin:useuniqueptr in PDFGrammar
[Noel Grandin] update loplugin returnconstant
[Eike Rathke] Do not convert YMD date order to YDM and vice versa, tdf#107012
[Eike Rathke] Override [sd-IN] with [sd-Deva-IN]
[Julien Nabet] Fix typos
[Caolán McNamara] insert->envelope->printer->setup crashes
[nemeth] tdf108064 OOXML export: keep preset dashes in shape outlines
[Stephan Bergmann] Print (raw) exit code on system() failure
[Noel Grandin] loplugin:useuniqueptr in ScFormatRangeStyles
[Noel Grandin] loplugin:useuniqueptr in SwPagePreviewLayout
[Noel Grandin] loplugin:useuniqueptr in Tcg255
[Stephan Bergmann] loplugin:override
[Caolán McNamara] ofz: infinite loop
[Noel Grandin] fix crash on Windows on assert enabled builds
[Caolán McNamara] make GetName accessor more standard
[Thorsten Behrens] tdf#116542 a11y: Make R/O accessibleedit use STATIC role
[Thorsten Behrens] a11y: Use ATK "footnote" role
[Caolán McNamara] ofz#9934 null deref
[Noel Grandin] loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr
[Caolán McNamara] Resolves: tdf#119325 tooltip position should be relative to widget
[Caolán McNamara] make GetCodeName accessor more standard
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Eike Rathke] Resolves: tdf#118983 do not expand range if sheet references not
[Eike Rathke] tdf#119117: get phonebook sort work by tweaking ICU call mechanism
[Stephan Bergmann] Consolidate: basegfx::clamp -> o3tl::clamp
[Stephan Bergmann] Remove unused includes
[Eike Rathke] ofz: make ValidNewTabName faster wrt collisions
[Armin.Le.Grand] tdf#105998: Enhanced fix for MetafileToBitmap at better place
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Caolán McNamara] Use for-range loops
[Noel Grandin] sw: Replace std::list with std::vector for simplicity
[Stephan Bergmann] Avoid further downstream overflow
Changes for Build #498
[Noel Grandin] new loplugin intvsfloat
[Noel Grandin] loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)
[zcrhonek] uitest Impress-rename,new slide ; tdf#85360
[justin_luth] tdf#116436 docx export: add missing table background fill
[justin_luth] tdf#116436 doc export: add missing table background fill
[Caolán McNamara] coverity#1438404 Identical code for different branches
[Caolán McNamara] coverity#1438403 Unchecked return value
[Caolán McNamara] coverity#1438401 assert nPrevIndex >= 0
[Julien Nabet] tdf#119330: fix regression in SfxNotebookBar.cxx
Changes for Build #499
[Noel Grandin] tdf#119321: fix appendCopy in searchAndReplace (printing)
[tietze.heiko] Writer templates: built from XML code
[tietze.heiko] tdf#119030: Disable entries if open file read-only is unchecked
[Caolán McNamara] tdf#112166 need to check if glXCreateContextAttribsARB really exists
[Caolán McNamara] Related: tdf#122166 require opengl >= 3.0 for slide transitions
[tietze.heiko] Menubar Calc: update sheet menuentry according to table in writer
[Noel Grandin] toolkit: a micro-optimization taking min and max simulnateously
[Michael Stahl] Translate German variable names
[Michael Stahl] Translate German comments
[Michael Stahl] Remove comment leftovers
[rb.henschel] Fix typos
Changes for Build #500
[gerrit buildbot] Update git submodules
[Noel Grandin] return weld widgets by std::unique_ptr from builder
[Noel Grandin] loplugin:useuniqueptr in svt::Dialog
[Caolán McNamara] coverity#1438402 Improper use of negative value
[Jan-Marek Glogowski] tdf#118786 WIN allow nested SendMessage calls
[Jan-Marek Glogowski] tdf#116370 cleanup Writer idle job handing
[Caolán McNamara] TODO: refcount ImplFontCache
[Caolán McNamara] these just use the base FontSelectPatternAttributes
[Caolán McNamara] FindMetricCompatibleFont can take FontSelectPatternAttributes
[Caolán McNamara] TODO: refcount ImplFontList
[gerrit buildbot] Update git submodules
[Eike Rathke] Resolves: tdf#119137 treat scalar non-reference non-array argument as
[Caolán McNamara] IsBetterMatch just uses FontSelectPatternAttributes
[Caolán McNamara] make PhysicalFontCollection::Close return std::shared_ptr
[Noel Grandin] Simplify containers iterations, tdf#96099 follow-up
[Caolán McNamara] uselessmatch can take FontSelectPatternAttributes
[Caolán McNamara] can use FontSelectPatternAttributes here
[Eike Rathke] One more "do not reorder date particles", tdf#113889 tdf#119013
[andras.timar] tdf#118994 JAWS has no access to accessibility objects
[Stephan Bergmann] On macOS Library_mysqlc needs _iconv{,_close,_open}
[gerrit buildbot] Update git submodules
[Caolán McNamara] FindBestFontFace can take FontSelectPatternAttributes instead
[Eike Rathke] Avoid searching "[DBNum" if not inserted, tdf#73063 prep
[quikee] Fix listing all options (presentation and spreadsheet) on all documents
[quikee] Added Clear Formatting button on Android Viewer
Changes for Build #501
[Thorsten Behrens] tdf#116542 a11y: Implement .ui ways of setting widget role
[justin_luth] tdf#57589 writerfilter: support hash-encoded colors
[Stephan Bergmann] Make OUStringLiteral ctor actually constexpr
[Stephan Bergmann] external/mysql-connector-cpp uses std::auto_ptr, must not be compiled as
[tietze.heiko] tdf#118742 - Input field dialog workflow
[Noel Grandin] loplugin:useuniqueptr in DeleteItemOnIdle
[Noel Grandin] loplugin:useuniqueptr in XMLTextFieldExport
[Noel Grandin] loplugin:useuniqueptr in GalleryThemeCacheEntry
[Noel Grandin] loplugin:useuniqueptr in NetChart
[Stephan Bergmann] Missing declaration (when compiling vcl/qt5/Qt5FontFace.cxx)
[Noel Grandin] loplugin useuniqueptr improvement
[Eike Rathke] No LCID if no format code, tdf#73063 prep
[Caolán McNamara] drop unnecessary mpFontInstance use path
[Caolán McNamara] can use FontSelectPatternAttributes here
[Noel Grandin] loplugin:useuniqueptr in ExtendedAttributes
[Noel Grandin] loplugin:useuniqueptr in FmXGridCell
[Noel Grandin] loplugin:useuniqueptr in PPTNumberFormatCreator
[Noel Grandin] loplugin:useuniqueptr in TitleDialogData
[Noel Grandin] loplugin:useuniqueptr in cui
[Noel Grandin] loplugin:useuniqueptr in HStreamIODev
[Noel Grandin] loplugin:useuniqueptr in OutlineNumbering
[Noel Grandin] loplugin:useuniqueptr in PropertyChangeNotifier
[Noel Grandin] loplugin:useuniqueptr in TextApiObject
[Caolán McNamara] only need FontSelectPatternAttributes here
[Caolán McNamara] tdf#117972 - Empty UI string
[Caolán McNamara] Fixed LongDateDaySeparator
[Caolán McNamara] only need FontSelectPatternAttributes here
[Caolán McNamara] only need FontSelectPatternAttributes here
[Caolán McNamara] Deleted whitespace, fixed missing paranthesis
[gerrit buildbot] Update git submodules
[Eike Rathke] LongDateDaySeparator with blank
[jp] Access2Base - Fix index out of array range when no forms
[zcrhonek] uitest Calc-Text Case; tdf#119155 ; tdf#119162
[Caolán McNamara] Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialog
[Noel Grandin] tdf#119326 crash when adding "Windows Share" File resource
[Noel Grandin] loplugin:useuniqueptr in SvpSalInstance
[Noel Grandin] tdf#119282 Area tab, Pattern color change
[Caolán McNamara] use ImplDoSetFont instead of SetFont
[Caolán McNamara] use LogicalFontInstance with SalGraphics
[Caolán McNamara] Resolves: rhbz#115937 virtual device leak
[Caolán McNamara] pass GetFontFace at call site
[Caolán McNamara] can now use just FontSelectPatternAttributes
[Caolán McNamara] CreateFont from LogicalFontInstance instead of FontSelectPattern
[Caolán McNamara] change FindFontSubstitute to operate on FontSelectPatternAttributes
[Caolán McNamara] split into FontSelectPatternAttributes and LogicalFontInstance args
[Julien Nabet] Fix typos
[Caolán McNamara] turn the cache around to work on LogicalFontInstance
[Caolán McNamara] drop now unused FontSelectPattern
[Caolán McNamara] rename FontSelectPatternAttributes to FontSelectPattern
--
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.