Date: prev next · Thread: first prev next last
July 2026 Archives by date, by thread · List index


Tinderbox on Master for Windows – MSVC Analyzer - Build # 3878 - Fixed:


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

Changes for Build #3877
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Standard Filter" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Standard Filter" dialog in order

[Michael Weghorn] sc: Resave advancedfilterdialog.ui with glade 3.40

[Michael Weghorn] sc: Prefix ScSpecialFilterDlg members with "m_"

[Michael Weghorn] sc: Add missing weld includes in filtdlg.hxx

[Michael Weghorn] sc: Pass ScSpecialFilterDlg's SfxBindings param by ref

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Advanced Filter" dialog

[Michael Weghorn] tdf#130857 qt weld: Work around Qt Wayland bug QTBUG-148561

[Michael Weghorn] sc: Merge ScPivotCalcFieldDlg::Init into ctor

[Michael Weghorn] tdf#130857 weld: Block signals in ComboBox::set_entry_text

[Michael Weghorn] weld: Drop duplicate weld:: namespace specifier

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Insert Calculated Field" dialog

[Hossein] tdf#171176 DOCX Image with tight wrap misses left/rigtht distance from

[Khaled Hosny] vcl: Drop unused TTFFont::getTablePointer

[Xisco Fauli] ofz: emf+, check if enough data is available

[Xisco Fauli] tdf#170494: sw_uicalc: Add test

[Xisco Fauli] tdf#168821: Revert "Set StyleSettings::DisableColor value in GTK"

[gerrit buildbot] Update git submodules

[Xisco Fauli] Only use -debug:fastlink with linkers that support it

[Xisco Fauli] Skip -debug:fastlink for managed links instead of filtering its warning

[Xisco Fauli] Skip -debug:fastlink with the VS 2026 toolset, which removed it

[Xisco Fauli] tdf#172895: fix formula range selection

[gerrit buildbot] Update git submodules

[Xisco Fauli] tdf#172744: fix UnoGraphic transparency

[Michael Weghorn] tdf#130857 qt weld: Support AutoCorrect options "Options" page

[Michael Weghorn] sc: Resave goalseekdlg.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Goal Seek" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Goal Seek" dialog in order

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Solver" dialog

[Michael Weghorn] tdf#130857 sc: Don't set mnemonic character without mnemonic widget

[Michael Weghorn] tdf#130857 qt weld: Support Calc "No Solution" dialog

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Solving..." dialog

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Solving Result" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Solver" dialog in order

[Andreas Heinisch] tdf#152327 - Preserve current tab selection when replacement selection

[Xisco Fauli] ofz: drawing, don't allow pops past starting depth

[Xisco Fauli] ofz: drawing, better calculation for how many points could be in the

[Xisco Fauli] ofz: emfio, return early if stream can't supply bitmap data

[Xisco Fauli] ofz: svm, count the nesting depth in one place

[Xisco Fauli] ofz: emf+, null deref

[Xisco Fauli] ofz: drawing, check if offset is correct

[Xisco Fauli] ofz: emfio, return early for bogus Polygon nextpos

[Xisco Fauli] ofz: emfio, return early for bogus comment counts

[Xisco Fauli] ofz: emfio, remember where the first free object slot is

[Xisco Fauli] wmf: initialize each palette entry and stop reading on stream failure

[Xisco Fauli] emf+: give the stream-read locals a starting value

[Xisco Fauli] Fixed typo

[karthik.godha] tdf#171657: Correctly position a centered table beside a floating table

[Xisco Fauli] sc: export ModifyPasswordHash as sal_Int32 so it round-trips through ODF

[Hossein] tdf#171002 Endnote text in DOCX vanishes on file save

[Justin Luth] sw: fix crash in SectionPropertyMap::EmulateSectPrBelowSpacing

[Xisco Fauli] crashtesting: tag a nested table in a repeated header row only once

[Xisco Fauli] cool#16026 XLSX: Use "#REF!" for invalid user-defined functions (again)

[Xisco Fauli] external/skia: Support --with-latest-c++ with GCC 17 trunk and Clang 24

[Xisco Fauli] Clang 23 trunk supports -std=c++2d now

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Xisco Fauli] crashtesting: only report a fly for its own anchor node

[Xisco Fauli] Resolves: tdf#172918 allow a media link the user inserts in this session

[Xisco Fauli] tdf#171959 sw: keep trailing blank decorations inside the text area

[Xisco Fauli] tdf#171692 sw: leave every trailing blank out of the unshrunk line width

[Xisco Fauli] sqlite: upgrade to 3.53.4


Changes for Build #3878
[Michael Weghorn] sfx2: Avoid duplicate string concatenation in

[Michael Weghorn] sfx2: Drop duplicate LOK check in SfxNotebookBar::StateMethod

[Michael Weghorn] sfx2: Drop obsolete LibreOfficeKit checks in SfxNotebookBar

[Michael Weghorn] tdf#172275 tdf#172831 Drop unused SvxNotebookbarConfigPage

[Michael Weghorn] tdf#172275 tdf#172831 Drop unused CustomNotebookbarGenerator methods

[Michael Weghorn] tdf#172275 tdf#172831 Drop more unused CustomNotebookbarGenerator

[Michael Weghorn] tdf#172275 tdf#172831 Drop unused CustomNotebookbarGenerator::get*UIPath

[Michael Weghorn] tdf#172275 tdf#172831 cui: Drop unused SvxConfigPage::m_s{App,File}Name

[Michael Weghorn] tdf#172275 tdf#172831 cui: Drop unused CustomNotebookbarGenerator

[Michael Weghorn] tdf#172275 tdf#172831 vcl: Stop loading customized NotebookBar .ui file

[Michael Weghorn] tdf#172275 tdf#172831 vcl: Drop obsolete "sfxlo-OptionalBox" workaround

[Xisco Fauli] tdf#101630: Make local HTTP server cross-platform, using boost/beast

[Xisco Fauli] tdf#171253: close socket gracefully

[Xisco Fauli] boost: fix -Werror=overloaded-virtual=

[Xisco Fauli] external/boost: Silence new Clang 24 trunk -Werror,-Wunused-template

[Xisco Fauli] Handle missing default values in JS UNO structs

[Jonathan Clark] Add multiple tests for pormulti

[Jonathan Clark] tdf#172932 sw: Restore inc/dec font size special case

[Michael Weghorn] sd: Move some presenter console helper classes to Library_sdui
-- 
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.