Tinderbox on Master for Windows – MSVC Analyzer - Build # 3173 - Still Failing:
Identified problems:
* VS compiler error: Visual studio complained about error C2220: the following warning is treated
as an error in file
E:/jenkins/workspace/lo_tb_master_win_analyze/svx/source/dialog/TableStylesDlg.cxx(109)
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_win_analyze/3173/consoleFull#742304812cbd6b0d4-2729-45f4-a019-828721d0af3e>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_analyze/3173/ to view the
results.
Changes for Build #3166
[Heiko Tietze] Related tdf#170143 - Stylist text color should consider themed colors
[Mike Kaganski] Use non-broadcasting calls in SdrObjCustomShape::TRSetBaseGeometry
[Miklos Vajna] cool#13988 sw redline render mode: add colored border for anchored
[Mike Kaganski] tdf#170386: Delay broadcasting object changes, not drop it
[Armin Le Grand] SmartArt: Adapt DiagramModel
[Heiko Tietze] Resolves tdf#170143 - Set ButtonTextColor on theme change
[Noel Grandin] flatten SfxItemPropertySet::setPropertyValue a little
[zolnaitamas2000] Add more unit tests for page line-spacing.
[Caolán McNamara] cid#1680674 Using a moved object
[raykowj] tdf#169800 SwNavigator: Indexes context menu item name change
[Mike Kaganski] Use NbcShear in EnhancedCustomShapeEngine::render2
[Stephan Bergmann] Avoid float-cast-overflow
[Michael Stahl] tdf#170324 sd: only trigger auto zoom change when switching to or from
[gerrit buildbot] Update git submodules
[Xisco Fauli] tdf#168438: sc_uicalc: Add test
[Gabor Kelemen] bin/find-unneeded-includes: more generic way to avoid versioned
[Gabor Kelemen] bin/find-unneeded-includes: check if hdl files are considered necessary
[szymon.klos] tdf#170442 show content of edit field dialog
[Julien Nabet] Fix typo
[Julien Nabet] tdf#143148 Used #pragma once instead of include guards in sd
[Julien Nabet] tdf#143148 replace include guards with pragma once in
[Julien Nabet] Remove unused duplicate file oox/source/drawingml/effectproperties.hxx
[Julien Nabet] tdf#168771 Convert enum to enum class in filedlghelper.cxx
[Julien Nabet] Move include/oox/drawingml/effectproperties.hxx in oox/inc/drawingml
[Xisco Fauli] tdf#168054: filter_svg: Add tests
[freedesktop] tdf#147021 use std::size() instead of SAL_N_ELEMENTS() macro
[freedesktop] tdf#170269 use ranges::any_of to simplify loops
[freedesktop] tdf#145538 Use range based for loops in dinfdlg.cxx
[Noel Grandin] ubsan: call on null pointer in CppunitTest_sd_uiimpress
[Noel Grandin] tdf#148218 reduce OUString allocations in SwScanner::NextWord
[balazs.varga] extract common Calc overlay drawing code
[balazs.varga] show indication of selected database range in Calc
[balazs.varga] update the filter buttons if the area of a DB range changes
[balazs.varga] add initial version of Calc table styles
[balazs.varga] add sidebar entry for calc database ranges
[balazs.varga] fix the displaying of filter buttons after modifying the DB data
[balazs.varga] fix partial application of properties
[balazs.varga] support vertical and horizontal dxf borders
[balazs.varga] don't apply banded row/col formatting to subtotal row
[balazs.varga] Support Font styles in Table styles
[balazs.varga] Improve border style handling for table styles
[balazs.varga] Fix crash when we select a normal dbrange without table style
[balazs.varga] Implement the database range behaviour by using similar
[balazs.varga] Handle various Total row situation in table style
[balazs.varga] Import and store Total rows information in ScSubtotal obj
[balazs.varga] Do not extend DbDataRange automatically for TableStyles
[balazs.varga] Table Style improvements: Handle custom functions in Total row
[balazs.varga] Disable original SubTotal functionality if table style is applied
[balazs.varga] Table Styles: fix some ui problems on the sidebar
[balazs.varga] Table style: add the missing .ui files to jsdialog and wasm
[balazs.varga] Table styles: fix crash in online after selecting table area
[balazs.varga] Table style: fix horizontal auto fill update on table area
[balazs.varga] Table style: fix wrong sidebar context after selecting
[balazs.varga] Table styles: fix wrong font colors after we applied an empty
[balazs.varga] Table styles: add a simple combobox with the default ooxml
[balazs.varga] Table Style: handle the table style borders for cellinfo
[balazs.varga] fix TableStyleLight14 name as part of the generator
[balazs.varga] Table styles: loplugin:ustr add missing ustr
[balazs.varga] Table Styles ooxml: send TableAutoFillInfo callback
[balazs.varga] Table styles: fix missing border style if have no total row
[balazs.varga] Table styles: loplugin:ustr add missing ustr in xedbdata
[balazs.varga] Table style: fix dbdata undo/redo change have leftover or
[balazs.varga] Table Style: introduce insert/delete Table... command available from
[gerrit buildbot] Update git submodules
[balazs.varga] Table Styles: fix wrongly handled ScDatabaseSettingItem::QueryValue
[balazs.varga] Table Styles: Add NoteBookBar implementation for table styles
[balazs.varga] Table Styles: ooxml export the 'None' table style as
[balazs.varga] Table Styles: simplify checking whether we are in a
[balazs.varga] Table Styles: fix not removed total function in case of
[balazs.varga] Table Style: fix dangling reference leading to undefined behavior
[balazs.varga] Table Style: import table area with empty style even if
[balazs.varga] Table Styles: some small UI file cosmetics
[balazs.varga] Table Style: ooxml export: fix corrupt ooxml files because
[Noel Grandin] tdf#148218 reduce OString alloc in
[Mike Kaganski] tdf#166756 Do not use URL encoding for file name in header and footer
[Mike Kaganski] Simplify a bit
[Noel Grandin] tdf#148218 reduce OString alloc in dictionary searching
[Miklos Vajna] cool#13988 sw redline render mode: add colored border for inline images
[Xisco Fauli] sw: Add UItest for Input List field
[Jonathan Clark] tdf#169035 sd: Make para align start/end the default
[Jonathan Clark] tdf#165507 sd: Add align start/end buttons to user interface
[Miklos Vajna] cool#13988 DOCX export: fix missing delete flag on deleted comments with
[balazs.varga] Fix wrong tags in databaserange.idl after calc table
[Miklos Vajna] sfx2: fix crash in SfxObjectShell::PostActivateEvent_Impl()
[Neil Roberts] uitest/printDialog: Wait for idle before checking num pages
[Armin Le Grand] SmartArt: Some simplifications/optimizations
[Xisco Fauli] tdf#170189: sc_subsequent_export_test2: Add test
[Xisco Fauli] tdf#170201: sc_subsequent_export_test2: Add test
[Julien Nabet] Fix typos
[Julien Nabet] Harmonize "an URL" -> "a URL"
[balazs.varga] sc: fix -Werror,-Wdeprecated-copy
[Noel Grandin] use more concrete UNO in ScTabViewShell
[Noel Grandin] simplify control flow
[Noel Grandin] use more concrete UNO classes
[Noel Grandin] tdf#166121 split HandleDuplicateRecords method
[Noel Grandin] tdf#166121 inline lcl_RemoveCells
[Noel Grandin] tdf#166121 split lcl_CheckInArray function
[Noel Grandin] tdf#166121 speed up de-duplication by merge deletes
[Hossein] tdf#58454 Fix Bluetooth transfer on Linux and macOS devices
[Andreas Heinisch] tdf#98446 - Switch to single-page view mode when hiding whitespace
[Noel Grandin] tdf#166121 speed up de-duplication by merge deletes
[aron.budea] Table styles: Typo in exported XML makes file invalid
[Xisco Fauli] sw: fix uitest failing in some cases
[Xisco Fauli] odfvalidator: upgrade to 0.9.0
[Xisco Fauli] openldap: upgrade to 2.6.12
[Stephan Bergmann] -Werror,-Wunused-variable
[Noel Grandin] tdf#168696 speedup trace dependants
[Miklos Vajna] tdf#170466 sd UI, bullet library: avoid unwanted defaults
[Tomaž Vajngerl] tdf#167941 use getter/setter in shape.cxx
[fitojb] Fix typo
[Xisco Fauli] related tdf#149567: odfvalidator: do not validate FODT files
[Xisco Fauli] resolves tdf#149567: odfvalidator: do not validate password protected
[Xisco Fauli] odfvalidator: upgrade to 0.10.0
[Xisco Fauli] odfvalidator: upgrade to 0.11.0
[Gülşah Köse] tdf#127184 Use caption text instead of category in navigator
[Miklos Vajna] editeng: fix crash in ImpEditEngine::GetXPos()
[Armin Le Grand] SmartArt: Added export of OOXDiagram
[Xisco Fauli] odfvalidator: upgrade to 0.12.0
[Xisco Fauli] odfvalidator: upgrade to 0.13.0
[Gabor Kelemen] tdf#146619 Remove unused #include b2dpolypolygontools.hxx from basegfx
[Justin Luth] tdf#166335 followup: remove assert - gluePoint indexes are ~random
[Noel Grandin] tdf#168696 speed up hit testing a little on polygons
[Ilmari Lauhakangas] tdf#97361 Make calc conditional format UI tests more pythonic
[Gabor Kelemen] sc: Remove ScFilterOptions class
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/vcl/weld/
[Andreas Heinisch] tdf#170392 - Align file name format constants with translate constants
[Ilmari Lauhakangas] tdf#163738: Use insert() instead of push_back loops
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/svl
[Gabor Kelemen] Presenter console: simplify configuration access (InitialViewMode)
[Gabor Kelemen] Presenter console: simplify configuration access (StartAlways)
[Mike Kaganski] tdf#163194: Make width of comments in margin fixed on print / PDF export
[aron.budea] tdf#170515 sc: formula with invalid parameters saved into XLSX
[Mike Kaganski] Fix non-pch build
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/i18nlangtag/
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/ucbhelper/
[Gabor Kelemen] Presenter console: simplify configuration access (EnablePresenterScreen)
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Michael Weghorn] Use SvxTPView ref instead of pointer
[Michael Weghorn] Drop obsolete "now SvHeaderTabListBox" comments for SvxRedlinTable
[Michael Weghorn] vcl: Switch SvTreeList::GetInsertionPos param to ref
[Michael Weghorn] vcl: Drop unused SvTreeListBox::Insert return value
[Michael Weghorn] vcl: Drop unused SvTreeList::Insert return value
[Michael Weghorn] svx: Rename RedlinTable -> RedlineTable etc.
[Michael Weghorn] cui: Resave comment.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support comment dialog
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/tools
[Ilmari Lauhakangas] tdf#170554 Do not call SetTableStyle for None style
[Mike Kaganski] Add missing @since tag
[Mike Kaganski] Introduce ScopedConfigValue for easier scoped officecfg manipulation
[Noel Grandin] fix deadlock seen on ubsan build
[fitojb] Fix typo
[Mike Kaganski] Drop MacrosTest::Resetter, and use comphelper::ScopeGuard
[Gabor Kelemen] Presenter console: simplify configuration access
[Michael Weghorn] svx: Resave .ui files for Manage Changes dialog with glade 3.40
[Michael Weghorn] tdf#130857 sw: Avoid invalid tree view indices in redline dialog
[Andreas Heinisch] tdf#170392 - Align file name format constants with translate constants
[Mike Kaganski] Fix setting nullopt to the optional autocorrect entries
[Mike Kaganski] Drop SwExportFormFieldsGuard, and use ScopedConfigValue instead
[Mike Kaganski] Use ScopedConfigValue instead of manual configuration management
[Mike Kaganski] Use ScopedConfigValue in places where the values weren't restored
[Mike Kaganski] Use ScopedConfigValue
[Mike Kaganski] Replace SetAbsolute with ScopedConfigValue
[Mike Kaganski] Use ScopedConfigValue
[Miklos Vajna] svx: prefix members of SvxIMapDlgItem
[gerrit buildbot] Update git submodules
[Samuel Mehrbrodt] Add UNO command for 'Add Theme'
[Xisco Fauli] expat: upgrade to 2.7.4
[Mike Kaganski] This test is now expected to work independent of DPI
[Miklos Vajna] sw: fix crash in SwFrameControlsManager::SetContentControlAliasButton()
[Noel Grandin] loplugin:unusedfields
[Julien Nabet] Fix typo
[Xisco Fauli] tdf#170554: sw: Add UItest
[Noel Grandin] loplugin:unusedmethods
[Tor Lillqvist] Remove ten year old file that is unused
[jp] ScriptForge fix tdf#169176 comma in file names
[Xisco Fauli] UnoApiTest: call validate from saveWithParams
[Christian Lohmaier] uunxapi.cxx: add pre/postmac headers for sandboxed build
[Heiko Tietze] tdf#147630 Transform Hyperlink dialog into a standard SfxTabDialog
[Heiko Tietze] Resolves tdf#169766 - Make UNO command labeled "New" more informative
[Heiko Tietze] Resolves tdf#169767 - More informative label for Clone Formatting
[Xisco Fauli] SwHtmlDomExportTest: drop ExportToHTML
[Stephan Bergmann] Point appears to be required to be a complete type here
[Michael Weghorn] tdf#130857 qt weld: Support Impress "Interaction" dialog
[Michael Weghorn] tdf#130857 qt weld: Support sc "Share Document" dialog
[Michael Weghorn] sc: Resave condformatmanager.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Manage Conditional Formatting" dlg
[Michael Weghorn] sc: Resave scenariodialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Create Scenario" dialog
[Noel Grandin] tdf#79654 shave some time off hot loop
[Mike Kaganski] Simplify the calculation
[Miklos Vajna] cool#13988 sw redline render mode: handle moves
[Stephan Bergmann] Lets see if an empty sanitize-ubsan-excludelist is enough these days
[Michael Weghorn] tdf#130857 qt weld: Show text for menu buttons
[Michael Weghorn] tdf#130857 qt weld: Support "Assign Macro" dialog
[Michael Weghorn] tdf#130857 qt weld: Support hyperlink dialog
[Michael Weghorn] tdf#130857 qt weld: Handle accelerator in
[arnaud.versini] sd : use more OUString literal and simplify code
[Stephan Bergmann] Even more CppunitTests need the ASan hack now
[Heiko Tietze] Resolves tdf#170143 - Set ButtonTextColor on theme change (macOS)
[Xisco Fauli] UnoApiTest: merge save and saveWithParams into one
[Xisco Fauli] BootstrapFixture: move validate to UnoApiTest and adapt it a bit
[Jonathan Clark] tdf#165206 Do not change alignment after direction change commands
[Xisco Fauli] qa: use UnoApiTest::save in some places
[Michael Weghorn] tdf#130857 Hyperlink dlg: Define widgets in "Internet" page in order
[Michael Weghorn] tdf#130857 Hyperlink dlg: Define widgets in "Mail" page in order
[Michael Weghorn] tdf#130857 Hyperlink dlg: Define widgets in "Document" page in order
[Mike Kaganski] tdf#170567: Avoid resetting destination document's data
[Michael Weghorn] tdf#130857 Hyperlink dlg: Define widgets in "New Document" page in order
[Michael Weghorn] tdf#130857 Define widgets in Calc "Scenario" dialog in order
[Xisco Fauli] CppunitTest_writerperfect_epubexport: use UnoApiTest::save
[Xisco Fauli] CppunitTest_vcl_pdfexport: only use aMediaDescriptor where needed
[Xisco Fauli] CppunitTest_vcl_pdfexport2: only use aMediaDescriptor where needed
[Michael Weghorn] tdf#130857 qt weld: Add initial support for interim builder
[Michael Weghorn] tdf#130857 qt weld: Support Form Navigator
[Michael Weghorn] weld: Move weld::Notebook to own header
[Michael Weghorn] weld: Move weld::Scrollbar to own header
[Stephan Bergmann] Use some more ""_ustr literals
[raykowj] tdf#169651 Avoid crash in SwLayAction::FormatContent
[zolnaitamas2000] tdf#93785, tdf#170000: Fix page line-spacing formatting in sections and
[Xisco Fauli] python3: upgrade to 3.13.12
[Ilmari Lauhakangas] tdf#147021 Replace SAL_N_ELEMENTS with std::size in parawin.cxx
[Miklos Vajna] sc: fix crash in SheetViewManager::unsyncAllSheetViews()
[Noel Grandin] no need to use THROW_WHERE here, SAL_INFO already logs that
[Noel Grandin] no need to use SAL_WHERE when throwing exception
[Heiko Tietze] Calc: Adapt 'SvxAutoFormat'
[Heiko Tietze] Writer: Adapt 'SvxAutoFormat'
[Heiko Tietze] tdf#105933 GSoC: New Dialog to Edit Table Styles
[Xisco Fauli] UnoApiTest: drop setFilterOptions
[Ilmari Lauhakangas] tdf#169010 obsolete generate-style-excludelist and cleanup excludelist
[rb.henschel] tdf#139968 first shear then rotate point of arc
[Xisco Fauli] UnoApiTest: set password for pdf files inside save()
[Miklos Vajna] vcl: log more info about a task that throws an exception
[Mike Kaganski] No need to try to split the row, when there is no space
[Stephan Bergmann] Fix a loplugin:bufferadd false positive
[Stephan Bergmann] Remove stray leading "h"
[Stephan Bergmann] Remove the Java OfficeBean example from the SDK
[gerrit buildbot] Update git submodules
[Stephan Bergmann] external/beanshell: Adapt to java.applet gone from Java 26
[Stephan Bergmann] external/hsqldb: Adapt to java.applet gone from Java 26
[Caolán McNamara] Resolves: tdf#170524 Lock in the start size request including scrollbar
[Michael Stahl] XLS -> XLSX: Discard overlapping merge ranges
[Michael Stahl] XLSX - Skip unknown functions in definedName
[Michael Stahl] tdf#170287: XLS->XLSX Limit font-name length to 31
[Michael Stahl] XLS->XLSX: Invalid name attribute in 'definedName'
[Michael Stahl] XLS->XLSX: Quote sheet names starting with numbers
[Michael Stahl] tdf#169952: Convert static counters to member variables
[Michael Stahl] XLSX - Skip writing invalid workbook references
[Michael Stahl] tdf#170263: Skip external formulas in Conditional Formatting
[Miklos Vajna] cool#13988 sw redline render mode: table row redlines
[Michael Stahl] tdf#170249: XLSX - Handle labels in formulas
Changes for Build #3167
[Xisco Fauli] CppunitTest_sd_import_tests: split single test into different ones
Changes for Build #3168
No changes
Changes for Build #3169
[Michael Weghorn] tdf#130857 qt weld: Use QAbstractButton in
[Michael Weghorn] tdf#130857 qt weld: Support "GtkRadioToolButton"
[Michael Weghorn] tdf#130857 qt weld: Support "Text along Path" dock/dialog
[Michael Weghorn] qt a11y: Move QtAccessibleWidget member vars to one place
[Michael Weghorn] tdf#130857 qt weld a11y: Include Qt widgets in a11y tree for interim
[Michael Weghorn] cui: Return ref in SvxCharNamePage::GetFontList
[Michael Weghorn] svtools: Prefix FontSizeBox members with "m_"
[Michael Weghorn] android-viewer translated using Weblate
Changes for Build #3170
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
Changes for Build #3171
[Gabor Kelemen] Presenter Console: Drop unused PaneStyle ActiveBottomCalloutPaneStyle &
Changes for Build #3172
[freedesktop] tdf#170269 used std::ranges::any_of to replace std::any_of in sc
[freedesktop] tdf#158237 used c++20 contains() instead of find() and end() in sc
Changes for Build #3173
[aron.budea] tdf#170565 save empty SUM/MAX/MIN functions with parameters to XLSX
--
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.