Tinderbox on Master for Linux-DbgUtil - Build # 54152 - Still Failing:
Identified problems:
* python test failure: the test PythonTest_codemaker_python failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/54152/consoleFull#900048490646179ea-ddea-4d45-bc6d-b583a11bef42>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_linux_dbg/54152/ to view the
results.
Changes for Build #54046
[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
Changes for Build #54047
[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 #54048
[Xisco Fauli] CppunitTest_sd_import_tests: split single test into different ones
Changes for Build #54049
[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 #54050
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
Changes for Build #54051
[Gabor Kelemen] Presenter Console: Drop unused PaneStyle ActiveBottomCalloutPaneStyle &
Changes for Build #54052
[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 #54053
[aron.budea] tdf#170565 save empty SUM/MAX/MIN functions with parameters to XLSX
Changes for Build #54054
[Xisco Fauli] CppunitTest_sw_macros_test: fix tests fail when running individually
Changes for Build #54055
[Noel Grandin] tdf#170595 StyleSheetTable::getOrCreateCharStyle can take const param
[Noel Grandin] tdf#170595 no need to call HasListCharStyle
[Noel Grandin] tdf#170595 elide some exception throw overhead
[Noel Grandin] tdf#170595 simplify SwXStyle::SetPropertyValue<HINT_BEGIN>
Changes for Build #54056
[Xisco Fauli] CppunitTest_sw_macros_test: use CPPUNIT_TEST_FIXTURE
Changes for Build #54057
[Xisco Fauli] tdf#169590 i18npool: Fix incorrect line breaking in CJK
Changes for Build #54058
No changes
Changes for Build #54059
[Xisco Fauli] svx: fix warning C6011: Dereferencing NULL pointer 'pDocSh'
[Xisco Fauli] svx: flatten lcl_GetDefaultFontHeight
Changes for Build #54060
[Michael Weghorn] sw: Resave columnpage.ui with glade 3.40
[Michael Weghorn] sw: Use weld::IconView in SwColumnPage
Changes for Build #54061
[Stephan Bergmann] SvxAutoFormatDataField apparently needs a virtual dtor now
[Xisco Fauli] CppunitTest_sw_macros_test: split single test into different ones
Changes for Build #54062
[Justin Luth] tdf#170516 docx export: write flies before w:sdt starts
[Justin Luth] tdf#170516 docx export: (almost) always write flies in separate w:r
[Justin Luth] tdf#170516 docx export: always write flies in separate w:r
[Justin Luth] NFC tdf#170516 cleanup: remove unused bPostponeWritingText
[Justin Luth] NFC tdf#170516 cleanup: remove unused m_bAnchorLinkedToNode
[Justin Luth] NFC tdf#170516 cleanup: remove unused changes to nStateOfFlyFrame
[Justin Luth] tdf#170516 docx export: remove unncessary m_nStateOfFlyFrame
[Justin Luth] tdf#170588 docx export: stop duplicating bookmark starts
Changes for Build #54063
[Xisco Fauli] CppunitTest_sc_vba_macro_test: split single test into different ones
[Michael Weghorn] svx: Use ascending ValueSet IDs in SvxColorDockingWindow
[Michael Weghorn] svx: Drop start index param for
Changes for Build #54064
[Mike Kaganski] tdf#170620: CheckMoveFwd: only ignore empty master without split fly
[Justin Luth] tdf#170588 docx export: stop duplicating bookmark in empty w:r
Changes for Build #54065
[Stephan Bergmann] Fix UBSan invalid-bool-load
[dennisfrancis.in] sc: lok: spell check is still based on document language...
[dennisfrancis.in] lok: sc: changing lok-language affects jsdialog lang
[Gabor Kelemen] Presenter console: Remove ButtonDownFileName bitmap type
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/unotools/
Changes for Build #54066
[Armin Le Grand] SmartArt: Changed DomTree creation to be done at export time
Changes for Build #54067
[Xisco Fauli] CppunitTest_chart2_dump: drop DECLARE_DUMP_TEST macro
Changes for Build #54068
[Michael Weghorn] svx: Move relevant SvxColorValueSet::addEntriesForColorSet logic
Changes for Build #54069
[gerrit buildbot] Update git submodules
[balazs.varga] Table Style: fix crash because of wrong pattern check in
[balazs.varga] Table Style: fix ooxml import of custom table style name not shows
[Xisco Fauli] CppunitTest_chart2_dump: split single test into different ones
Changes for Build #54070
[aron.budea] gtktiledviewer: look for .ui file in relative path if absolute fails
Changes for Build #54071
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo in code
[Stephan Bergmann] Even more CppunitTests need the ASan hack now
Changes for Build #54072
[Mike Kaganski] Fix a typo in comment
Changes for Build #54073
[Michael Weghorn] weld: Move weld::Menu to own header
[Michael Weghorn] tdf#130857 qt weld: Signal when menu item gets triggered/activated
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::set_item_image
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::set_item_icon_name
[Michael Weghorn] tdf#130857 qt weld: Implement
[Michael Weghorn] tdf#130857 qt weld a11y: Implement
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::get_n_items
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::set_item_visible
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::get_item_ident
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::get_item_visible
[Michael Weghorn] gtk weld: Drop unnecessary GTK_WIDGET casting
[Michael Weghorn] tdf#130857 qt weld: Implement index-based
Changes for Build #54074
[Caolán McNamara] ofz#482184017 Direct-leak
[Julien Nabet] Fix typo in code
Changes for Build #54075
[Xisco Fauli] fast_float: upgrade to 8.2.3
[Stephan Bergmann] missing includes
Changes for Build #54076
[Xisco Fauli] miscRowHeightsTest: split single test into different ones
[Miklos Vajna] cool#13988 sw redline render mode: handle number portions
Changes for Build #54077
[Mike Kaganski] tdf#170630: consider not-yet-moved flys in cell height as "too high"
[gerrit buildbot] Update git submodules
[Noel Grandin] tdf#170595 reduce dynamic_cast overhead
[Noel Grandin] tdf#170595 apply SwXStyle properties in one call
[Noel Grandin] tdf#170595 reduce exception throwing overhead
[Michael Stahl] sw: add missing headers
[Gabor Kelemen] Presenter console: Remove MaskFileName bitmap type
[Xisco Fauli] sc: fix warning C6011: Dereferencing NULL pointer 'pFontAttr'
[Hossein] tdf#130924: Replace fprintf with SAL_INFO/WARN in vcl
[Xisco Fauli] poppler: upgrade to 26.02.0
[Xisco Fauli] sd: only load one document per test
[Justin Luth] tdf#170516 docx export: use ResetFlyProcessingFlag
[aron.budea] tdf#170241 tdf#169952 sd: add unit test for embedded OLE obj export
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/sot/
Changes for Build #54078
[Jonathan Clark] tdf#72640 sw: Make list label alignment account for para writing mode
[Justin Luth] tdf#149240 docx import: don't grabbag ShowingPlcHdr for runSDTs
[Caolán McNamara] make calc QrCode dialog async
[Justin Luth] docx export: remove rather odd lcl_isOnelinerSdt
[Justin Luth] NFC docx export: m_nSdtPrToken is never negative, or w:id
[Justin Luth] NFC docx export: rename DeleteAndResetLists to clearGrabbagValues
[Justin Luth] NFC docx: remove obsolete comment (plus other minor cleanup)
Changes for Build #54079
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/toolkit
Changes for Build #54080
[Michael Weghorn] tdf#130857 sfx2: Use GtkDialog instead of GtkWindow for temp parent
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::set_item_ident
[Michael Weghorn] tdf#130857 qt weld: Add helpers to get toolbar child widgets
[Michael Weghorn] tdf#130857 qt weld: Implement 2 more index-based
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::set_item_label
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::get_item_label
[Michael Weghorn] cui: Resave .ui files for gallery theme dialog with glade 3.40
[Michael Weghorn] cui: Resave queryupdategalleryfilelistdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Move .ui file entry to its alphabetical place
[Michael Weghorn] tdf#130857 qt weld: Support "Update File List?" dialog
[Michael Weghorn] tdf#130857 qt weld: Support gallery theme dialog
[Michael Weghorn] fpicker: Resave explorerfiledialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support menu tool button
[Michael Weghorn] fpicker: Resave foldernamedialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Create New Folder" dialog
[Michael Weghorn] tdf#130857 qt weld: Support radio menu items in QtInstanceMenu::insert
Changes for Build #54081
[Michael Weghorn] sw: Resave editsectiondialog.ui with glade 3.40
Changes for Build #54082
[Mike Kaganski] sw floattable: sort split fly frames in SwSortedObjs from start to end
Changes for Build #54083
[Mike Kaganski] tdf#167946: reimplement the fix for tdf#120677
Changes for Build #54084
[Mike Kaganski] tdf#147132 Flatten Basic function implementations
[Noel Grandin] no need to use SAL_WHERE when throwing exception
[Noel Grandin] flatten DomainMapper_Impl a little
[Noel Grandin] rather dont catch ... here
[Noel Grandin] use more concrete SwXTextCursor class
[Noel Grandin] tdf#170595 avoid some heap allocation
[Noel Grandin] tdf#170595 use more string literal
[Mike Kaganski] tdf#145538 Use structured binding in range based for loop in dinfdlg.cxx
Changes for Build #54085
[Mike Kaganski] Reorder logically
Changes for Build #54086
[arnaud.versini] rust code maker : use constexpr sets and maps
[arnaud.versini] rust_uno : Cargo.lock must be in the git repository
Changes for Build #54087
[Caolán McNamara] Related: tdf#170410 remove redundant CRYPT_LIBS
[Noel Grandin] fix appendAscii
Changes for Build #54088
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
Changes for Build #54089
[Julien Nabet] Fix MSVC Analyzer warning C6011: Dereferencing NULL pointer 'pData'
Changes for Build #54090
[Andras Timar] tdf#126965 emfio: fix opaque background on underlined text...
Changes for Build #54091
[raykowj] tdf#170599 fix outline folding crash
Changes for Build #54092
[Mike Kaganski] tdf#100154 Treat non-ASCII characters as non-digits
Changes for Build #54093
[Noel Grandin] simplify Sw*Cursor inheritance structure
Changes for Build #54094
[Mike Kaganski] enable-msvc-analyze: C6011: Dereferencing NULL pointer
Changes for Build #54095
[Mike Kaganski] enable-msvc-analyze: C6011: Dereferencing NULL pointer
Changes for Build #54096
[Julien Nabet] static: fix typos in README.wasm.md
Changes for Build #54097
[Mike Kaganski] enable-msvc-analyze: C6011: Dereferencing NULL pointer
Changes for Build #54098
[Mike Kaganski] tdf#169607: Do split when learned that it wasn't an empty master split
Changes for Build #54099
[Ilmari Lauhakangas] tdf#48140 Remove uno calls in autofilterbuffer.cxx
Changes for Build #54100
[Andras Timar] tdf#142226 emfio: implement EMR_SMALLTEXTOUT
[Andreas Heinisch] tdf#56126 - Changed separator for conditional fields
Changes for Build #54101
[Mike Kaganski] tdf#165004 Removing image replacement in Calc
Changes for Build #54102
[Andras Timar] Revert tdf#159306 EMF: fix PS_COSMETIC pen width regression
Changes for Build #54103
[Stephan Bergmann] UBSan apparently needs ScFilterDescriptorBase RTTI now
Changes for Build #54104
[Caolán McNamara] Resolves: tdf#168710 don't use dark/light bg color when printing chart
[Caolán McNamara] drop some unused suppressions
[Caolán McNamara] Resolves: tdf#170463 width request of preview changes during editing
[Miklos Vajna] svx: prefix members of SvxParaPrevWindow
[Noel Grandin] tdf#131431 Move next node if pCurrentCursor hasn't moved in replaceAll
Changes for Build #54105
[Julien Nabet] Fix "is build"->"is built"
[Julien Nabet] Fix "is build"->"is built"
[Julien Nabet] Fix "is build"->"is built"
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Heiko Tietze] tdf#109124 Add Gender field to Address Book Source dialog
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Miklos Vajna] cool#13988 sw redline render mode: handle tab portions
[rb.henschel] tdf#160018 autofilter must not extend named database
Changes for Build #54106
[Michael Weghorn] tdf#170387 officefcg: Restore label for PackageManagerDialog service
[Olivier Hallot] tdf#170679 Document Enter key for paste&clear
[Noel Grandin] fix --disable-pdfimport build
[Noel Grandin] make more use of DynCastSwVirtFlyDrawObj
[Xisco Fauli] filter, xmloff, svx, oox: only load one document per test
[Mike Kaganski] tdf#170682: Use Skia/raster in safe mode on Windows and macOS
[Julien Nabet] Typo VLCPLUGIN->VCLPLUGIN
Changes for Build #54107
[Mike Kaganski] Use "chain" instead of "group"
Changes for Build #54108
[gerrit buildbot] Update git submodules
Changes for Build #54109
[Michael Weghorn] tdf#130857 qt weld: Support "Import MS Works file" dialog
[Michael Weghorn] sd: Resave slidetransitionspanel.ui with glade 3.40
[Michael Weghorn] sd: Set IconView sensitive status instead of ScrolledWindow parent
[Michael Weghorn] vcl IconView: Use "p" instead of "a" prefix for pointers, etc
[Michael Weghorn] vcl: Drop SvLBoxContextBmp::implGetImageStore indirection
[Michael Weghorn] vcl: Merge SvLBoxContextBmp_Impl into SvLBoxContextBmp
[Michael Weghorn] vcl: Inline SvLBoxContextBmp::SetModeImages logic to only caller
[Michael Weghorn] tdf#170603 vcl: Rework IconView entry width calculation
Changes for Build #54110
[Xisco Fauli] chart2, sfx2: only load one document per test
[Xisco Fauli] reapply "tdf#134526 Firebird: upgrade to release 3.0.11"
Changes for Build #54111
[Heiko Tietze] tdf#168509 Change "Voting:" to "Rating:" on the "Extensions: Gallery"
Changes for Build #54112
[Michael Weghorn] cui: Drop superfluous null checks in ScreenshotAnnotationDlg_Impl
Changes for Build #54113
[gerrit buildbot] Update git submodules
[Michael Weghorn] android-viewer translated using Weblate
[Mike Kaganski] tdf#170701: only enable [Accept]/[Reject] for top-level changes
Changes for Build #54114
[Xisco Fauli] libpng: upgrade to 1.6.55
[Ilmari Lauhakangas] tdf#130924 Revert SAL_INFO/SAL_WARN changes to vcl/qa
[Mike Kaganski] enable-msvc-analyze: C6011: Dereferencing NULL pointer
[Andrea Gelmini] Fix typo
[Michael Stahl] ODS -> XLSX: Fix empty font-name in export
[Xisco Fauli] sc: only load one document per test
[Michael Stahl] tdf#169559: PPTX import master placeholder styles
[Xisco Fauli] sw: move trackedChanges uitests to their own place
[Heiko Tietze] tdf#148499 Update Database wizard ui for writer
[Xisco Fauli] tdf#168548 Add UITest for hyperlink dialog with horizontal tabs
[Caolán McNamara] split out a DeleteContents
[Miklos Vajna] sd: fix crash in AnalyzeRenderingRedirector
[Noel Grandin] use more concrete UNO
Changes for Build #54115
[Andreas Heinisch] tdf#170392 - Align file name format constants FilenameDisplayFormat.idl
Changes for Build #54116
[Xisco Fauli] tdf#170701: sw: Add UItest
[Mike Kaganski] Drop the unneeded forward declaration
[Xisco Fauli] firebird: upgrade to 3.0.12.33787
Changes for Build #54117
[Justin Luth] NFC tdf#170516 cleanup: remove unused update to aSymbolFont
Changes for Build #54118
[Xisco Fauli] firebird: upgrade to 3.0.13.33818
[Xisco Fauli] checkExternalLibraries: check firebird branch and simplify
Changes for Build #54119
[Michael Weghorn] tdf#130857 qt weld: Emit events for mouse enter/leave
[Michael Weghorn] tdf#130857 qt weld: Support "Interactive Screenshot Annotation" dlg
[Michael Weghorn] weld: Move weld::MenuButton to own header
[Michael Weghorn] weld: Move weld::ColorChooserDialog to own header
Changes for Build #54120
[Noel Grandin] use more concrete SwXText class
[Noel Grandin] XTextAppendAndConvert is only implemented by SwXText
Changes for Build #54121
[Michael Weghorn] weld: Move weld::MessageDialog to own header
[Michael Weghorn] weld: Move weld::Dialog to own header/source
[Michael Weghorn] android-viewer translated using Weblate
Changes for Build #54122
[Michael Weghorn] tdf#130857 qt weld: Support "Exchange Databases" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Exchange Databases" dialog in order
[Michael Weghorn] chart2: Resave insertgriddlg.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support chart "Grids" dialog
[Michael Weghorn] chart2: Resave dlg_InsertLegend.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support chart "Legend" dialog
[Michael Weghorn] tdf#130857 qt weld: Support chart "Data Table" dialog
[Michael Weghorn] cui: Resave formatnumberdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Format Number" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Format Number" dialog in order
Changes for Build #54123
[Noel Grandin] move var closer to use
Changes for Build #54124
[Miklos Vajna] sw: fix crash in lcl_GetSwUndoId()
Changes for Build #54125
[Miklos Vajna] make distclean: don't remove Cargo.lock
[Mike Kaganski] Fix non-PCH build
[Noel Grandin] use more concrete UNO in OStorage_Impl
[gerrit buildbot] Update git submodules
[Stephan Bergmann] Make external/firebird/sanitizer-rtti.patch apply again
Changes for Build #54126
[Justin Luth] tdf#170686 docx export: end SDT before writing final flies
[Mike Kaganski] Define to constexpr
Changes for Build #54127
[Xisco Fauli] zxing-cpp: Upgrade to 3.0.0
[Caolán McNamara] nFlags is InsertDeleteFlags::NONE in the error case
[Mike Kaganski] Avoid multiple divisions when looking for paper
[Michael Weghorn] tdf#130857 qt weld: Support chart "Data Labels" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Data Labels" dialog in order
[Michael Weghorn] chart: Resave dlg_InsertErrorBars.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support chart "Error Bars" dialog
[Michael Weghorn] chart: Resave .ui files for "Data Table" dialog with glade 3.40
[Michael Weghorn] tdf#130857 sw: Drop a11y desc for Heading Numbering GtkMenu
[Michael Weghorn] sw: Resave outlinepositionpage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Heading Numbering dialog
[Michael Weghorn] tdf#130857 Define widgets in "Heading Numbering" dialog in order
[Michael Weghorn] dbaccess: Resave queryfilterdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Standard Filter" dialog
[Michael Weghorn] dbaccess: Resave choosedatasourcedialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Choose Data Source" dialog
[Michael Weghorn] sbibliography: Resave querydialog.ui with glade 3.40
[Michael Weghorn] sbibliography: Resave mappingdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Column Arrangement dialog
[Michael Weghorn] tdf#130857 Define widgets in Column Arrangement dialog in order
[Caolán McNamara] extend exotic protocol list
[Julien Nabet] Fix typo
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Julien Nabet] Fix typo
Changes for Build #54128
[Michael Weghorn] writerperfect: Drop trivial WPFTEncodingDialog helpers
Changes for Build #54129
[Justin Luth] tdf#168988 docx export: ensure valid ISO8601 FormDate fullDate
[Justin Luth] tdf#169101 docx export: ensure valid ISO8601 Sdt fullDate
Changes for Build #54130
[Ilmari Lauhakangas] tdf#143148 Replace traditional include guards with #pragma once
[Ilmari Lauhakangas] tdf#168520 Rename testTdf134576 to
Changes for Build #54131
[Xisco Fauli] zxing-cpp: drop patch and use diagnostic pragmas instead
[Ilmari Lauhakangas] tdf#48140 Remove UNO Calls from pagesettings.cxx
Changes for Build #54132
[Xisco Fauli] Revert "wsl-as-helper: fix extracting zxing tarball (dangling symlinks)"
[Michael Weghorn] sw: Resave savelabeldialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Save Label Format" dialog
[Michael Weghorn] tdf#119931 sw a11y: Set mnemonic widgets in "Save Label Format" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Save Label Format" dialog in order
[Michael Weghorn] sw: Resave .ui files used in "Labels" dialog with glade 3.40
[Michael Weghorn] cui: Resave spinbox.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Labels" dialog
[Michael Weghorn] sw a11y: Leave label text view on simple tab key
[Michael Weghorn] tdf#130857 Define widgets in "Labels" dialog in order
[Michael Weghorn] tdf#130857 qt weld: Support "Business Cards" dialog
[Michael Weghorn] sw: Resave .ui files used in "Business Cards" dialog with glade 3.40
[Michael Weghorn] tdf#130857 Define widgets for "Business Cards" -> "Private" in order
[Michael Weghorn] tdf#130857 Define widgets for "Business Cards" -> "Business" in order
[Michael Weghorn] tdf#130857 qt weld: Support "Save As Template" dialog
[Michael Weghorn] svx: Resave querydeleteobjectdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Delete this object?" dialog
Changes for Build #54133
[jp] ScriptForge (UI) new EnterValue() method
[Noel Grandin] simply theme parsing in ShapeContextHandler
Changes for Build #54134
[Xisco Fauli] zxing-cpp: use SAL_WNODEPRECATED_DECLARATIONS instead
Changes for Build #54135
[Noel Grandin] remove SwFontObj cache
Changes for Build #54136
[Caolán McNamara] kit integration, explicitly list uno:EditStyle
[Caolán McNamara] split out a ApplyStyleSheetRequest
[Caolán McNamara] make new style by example async
[Caolán McNamara] make this infobox async
[Caolán McNamara] make writer section password dialog async
Changes for Build #54137
[Xisco Fauli] tdf#167563: drop obsolete bundled Gentium font
Changes for Build #54138
[gerrit buildbot] Update git submodules
Changes for Build #54139
[dennisfrancis.in] lok: sw: empty parent causes irresponsive chart jsdialog
Changes for Build #54140
No changes
Changes for Build #54141
[gerrit buildbot] Update git submodules
[Tomaž Vajngerl] tdf#165742 Step 5.4: Add 'unsupported chart type' message
[Dan Williams] vcl: convert ImplStdBorderWindowView to
Changes for Build #54142
[Xisco Fauli] postgresql: upgrade to 15.16
[dennisfrancis.in] lok: sw: chart wizard updates the chart only...
[Miklos Vajna] vcl: fix crash in Dialog::PixelInvalidate()
[Mike Kaganski] Drop unused code
[Mike Kaganski] Don't reinterpret_cast to a random pointer type; use void*
[Mike Kaganski] rtl_allocateZeroMemory / std::free mismatch; use std::calloc
[Mike Kaganski] tdf#168109: Ignore draw:page-number attribute for notes' thumbnails
Changes for Build #54143
[Xisco Fauli] UnoApiTest: merge loadFromURL and loadWithParams into one
Changes for Build #54144
[Michael Weghorn] tdf#130857 weld: Deduplicate logic to run screenshot annotation dialog
Changes for Build #54145
[Christian Lohmaier] update credits
[Julien Nabet] Revert "Fix typo"
[Julien Nabet] Fix spelling of parameter nHorzRound in outdev.hxx, pdfwriter.hxx
[Julien Nabet] tdf#143148 include guards to pragma once in
Changes for Build #54146
[Justin Luth] tdf#169101 docx export: create a _rels for customXml/item1.xml
Changes for Build #54147
[Mike Kaganski] tdf#158068 Use UTF-16 literals and std::u16string_view in drawingml.cxx
Changes for Build #54148
[Mike Kaganski] Avoid parameter introduced in Python 3.12
Changes for Build #54149
No changes
Changes for Build #54150
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceWindow::collect_screenshot_data
[Noel Grandin] tdf#170595 speed up SdrObject::MakeNameUnique a little
[Noel Grandin] tdf#170595 we can reduce re-alloc a little here
Changes for Build #54151
[Armin Le Grand] SmartArt: Add basic Copy/Paste functionality
[Heiko Tietze] tdf#165270 disable expand/collapse option when drill option is disabled
[Caolán McNamara] make search SimilarityDialog async
[Caolán McNamara] name FontFeaturesDialog async
[Caolán McNamara] bootstrap initial 'common' dialog coverage reporting
[gerrit buildbot] Update git submodules
[Caolán McNamara] add MissingWriterSidebarCoverage result
[Caolán McNamara] add CompleteCommonSidebarCoverage
[Caolán McNamara] handle coverage for a self-build without dictionaries submodule
[Caolán McNamara] make the PDF export warning dialog async
[Ilmari Lauhakangas] tdf#114441 msfilter: use sal_uInt64 for stream end position
[Heiko Tietze] Revert "Resolves tdf#131817 - Option to globally switch toolbar locking
[Caolán McNamara] make the writer CompressGraphicsDialog async
[Xisco Fauli] UnoApiTest: drop setImportFilterOptions
[Mike Kaganski] Related: tdf#169298 Destination::DOCVAR handles CR/LF itself, too
[Mike Kaganski] Use rtl::isAsciiHexDigit instead of manual check
[Noel Grandin] tdf#170595 reduce the number of times we open and parse the zip..
Changes for Build #54152
[Caolán McNamara] Resolves: tdf#169622 restore longjmp/setjmp for png failures
[Caolán McNamara] add the 'Other' category into coverage report
[Caolán McNamara] tdf#170681 qt avmedia: Don't fall back to QtFrameGrabber unless enabled
--
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
- [global-libreoffice-ci] Tinderbox on Master for Linux-DbgUtil - Build # 54142 - Still Failing! (continued)
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.