UBSAN Linux Build - Build # 3833 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_sd_tiledrendering2 failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_ubsan/3833/consoleFull#-2005480275d893063f-7f3d-4b7e-b56f-4e0f225817cd>
Check console output at https://ci.libreoffice.org/job/lo_ubsan/3833/ to view the results.
Changes for Build #3822
[Justin Luth] tdf#169101 docx export: create a _rels for customXml/item1.xml
[Mike Kaganski] tdf#158068 Use UTF-16 literals and std::u16string_view in drawingml.cxx
[Mike Kaganski] Avoid parameter introduced in Python 3.12
[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
[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..
[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
[Michael Weghorn] vcl: Merge Menu::ImplGetHelpText into Menu::GetHelpText
[Michael Weghorn] vcl: Simplify Menu::GetHelpText a bit
[Michael Weghorn] tdf#130857 weld: Add weld::Menu::set_tooltip_text to set item tooltip
[Michael Weghorn] tdf#130857 vcl: Port dialog screenshot menu to weld abstraction
[Michael Weghorn] tdf#130857 gtk weld: Extract GtkInstanceWidget::ensurePopupMenuSignal
[Michael Weghorn] tdf#130857 weld: Implement screenshot menu logic in weld::Dialog base
[Michael Weghorn] vcl: Drop now unused custom Dialog command event logic
[Michael Weghorn] weld: Merge Dialog::executeScreenshotAnnotationDialog into only caller
[Michael Weghorn] gtk4 weld: Return actual dialog size in GtkInstanceDialog::get_size
[Michael Weghorn] dbaccess: Resave indexdesigndialog.ui with glade 3.40
[Michael Weghorn] dbaccess: clang-format DbaIndexDialog code
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Insert" -> "Table" dialog
[Michael Weghorn] weld: Move weld::Popover to own header
Changes for Build #3823
[Heiko Tietze] framework: Move layoutmanager.hxx to top-level include/
[Heiko Tietze] Resolves tdf#38850 - Allow configuration of toolbars
[Heiko Tietze] Related tdf#170143 - Inconsistent theme colors on non-native controls
[Heiko Tietze] Resolves tdf#170678 - Immediately update colors on theme/color change
[Heiko Tietze] Resolves tdf#170485 - Access to Theme Colors per Notebookbar in Impress
[Julien Nabet] Revert "Fix typo"
[Mike Kaganski] Use rtl::isAscii(Hex)Digit and o3tl::convertToHex
[Xisco Fauli] xmloff: fix two tests saving to the wrong format
[Xisco Fauli] chart2: no need to save twice in these tests
[Xisco Fauli] CppunitTest_sw_globalfilter: use CPPUNIT_TEST_FIXTURE
[Caolán McNamara] tdf#168434 skip gtk_spin_button_update when blanking
[Xisco Fauli] sw: using DECLARE_OOXMLEXPORT_TEST is wrong here
[Justin Luth] tdf#147724 docx export: don't export storeItemID if empty
Changes for Build #3824
[Mike Kaganski] tdf#158068 Use UTF-16 literals and std::u16string_view in mathmlattr.cxx
[Caolán McNamara] init ImplCursorData in ctor
[Hossein] tdf#158337 use C++20 std::erase_if in sw
[Bartosz Kosiorek] tdf#168227 EMF+ Fix implementation of SetPageTransform
[Noel Grandin] loplugin:unusedmethods
[gerrit buildbot] Update git submodules
[Mike Kaganski] tdf#170670 NumberFormat: fix blank width string treatment
[laurent.balland] tdf#170786 Blueprint Plans correct master slide names
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Caolán McNamara] Related: tdf#143449 allow distinguishing Invalidation reasons
[Xisco Fauli] CppunitTest_sw_globalfilter: only load one document per test
[Caolán McNamara] Related: tdf#143449 rework vcl::Cursor drawing to measure the affected
[Caolán McNamara] Resolves: tdf#143449 implement a blinking cursor for weldeditview
[karthik.godha] tdf#170292: XLSX - cell references in definedName
[karthik.godha] tdf#170432: Import unknown functions as externals
[karthik.godha] sc: XLSX - Skip writing empty scenarios
[karthik.godha] XLSX: Discard unknown functions without names
[karthik.godha] tdf#170498: Export dataOnRows attribute in PivotTable
[karthik.godha] sc: Invalid external references in defined names
[karthik.godha] XLS -> XLSX: Skip writing macros in formulas
[karthik.godha] sc: Export TIME cell formats as DATE type in PivotTable
Changes for Build #3825
[karthik.godha] sc: XLSX - Use correct index in svExternalName
[karthik.godha] sc: Accept larger values in TRUNC function
[karthik.godha] tdf#170452: Export external refs of Data Validation
[karthik.godha] XLSX: DataValidation - Handle double quotes in list
[karthik.godha] tdf#170292: R1C1 reference style in defined names
[Thorsten Behrens] Remove bUseDetection used for heuristic detection of markdown content
[Thorsten Behrens] Markdown: Handle different file encodings correctly
[Thorsten Behrens] Add Markdown under paste special for gtk3.
[karthik.godha] sc: XLSX - Sanitize Defined Name
[Samuel Mehrbrodt] Update theme color toolbox control after adding a new theme
[Samuel Mehrbrodt] tdf#170719: don't show notebookbar on running slideshow
[Xisco Fauli] CppunitTest_sw_globalfilter: simplify a bit
[Samuel Mehrbrodt] Move Theme Colors toolbox ctrl to svx
[Miklos Vajna] svx: prefix members of SvxGridTabPage
[Caolán McNamara] Resolves: tdf#160671 History is not shown after second opening of
[Caolán McNamara] tdf#1681349 Resource leak
[Noel Grandin] tdf#170827 FILEOPEN XLSX File hangs Calc when opened
[Samuel Mehrbrodt] tdf#166030 ppt: Fix spacing for bullets in text box
[Caolán McNamara] cid#1681372 Using invalid iterator
[Miklos Vajna] cool#13988 sw redline render mode: expose old/new author/date when
[Hossein] tdf#143122 Port the SWriter sdk example to cpp
[Caolán McNamara] cid#1681351 Dereference before null check
[Caolán McNamara] cid#1681348 Uninitialized scalar field, presumably this should be copied
[Caolán McNamara] cid#1681371 Variable copied when it could be moved
[Noel Grandin] tdf#170595 no need to have SwNumRuleItem::operator==
[jp] ScriptForge (UI) fix no active frame in StarDesktop
[Xisco Fauli] CppunitTest_sw_apitests: only load one document per test
[Samuel Mehrbrodt] Enable 'Add Theme' for Writer
[Heiko Tietze] tdf#103035 select everything for text formatting in header/footer dialog
[Xisco Fauli] CppunitTest_sc_subsequent_export_test4: only load one document per test
[Heiko Tietze] Don't toggle when state is TRISTATE_INDET
[Mike Kaganski] tdf#170811: SwBlankPortion as part of field expansion must use
[Mike Kaganski] tdf#169999: Also hide footnotes when text frame is hidden
[Dan Williams] vcl/osx: hook up Ctrl+Return for keyboard-triggered context menus
[Dan Williams] vcl/osx: convert Carbon key/mouse reading functions to AppKit
[Julien Nabet] Fix typo
[balazs.varga] Table Styles: make the SetCustFuncs and SetSubLabels consistent
[Jaume Pujantell] sd: duplicate and move test
[Xisco Fauli] sw: only load one document per test
[Michael Weghorn] vcl: Prefix SvListView's "pModel" member with "m_"
[Michael Weghorn] vcl: Merge SvListView::Impl into SvListView
[Michael Weghorn] vcl: Merge SvListView::InitTable into ctor
[Michael Weghorn] vcl: Drop superfluous check whether SvListView::m_DataTable empty
[Michael Weghorn] vcl: Merge variable declaration + assignment
[Michael Weghorn] tdf#130857 cui a11y: Set mnemonic-widget in toolbar tab page
Changes for Build #3826
[Xisco Fauli] vcl, xmlsecurity: only load one document per test
[Xisco Fauli] UnoApiTest: check no document is open before opening a new one
[balazs.varga] sc: update table shell when table is inserted at cursor position
[balazs.varga] tdf#170819 - fix unprotect sheet dialog has two icons
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/svtools
[balazs.varga] tdf#66377 sc ooxml import: fix wrongly applied PatternType
[Stephan Bergmann] Avoid heap-buffer-overflow internally in md4c
[Caolán McNamara] sw: Fix memory leak in lcl_SetDfltBoxAttr
[Michael Weghorn] Android. Turn to standard android project structure.
[raykowj] tdf#90242 Use correct name in toolbox navigation buttons tooltips
[Caolán McNamara] add accessibility info for the calc toolbar number format combobox
[Caolán McNamara] add an accessible name to the thesaurus 'language' combobo
[Xisco Fauli] CppunitTest_sd_import_tests-smartart: remove empty tests
[Caolán McNamara] Allow Enter/ESC to navigate levels in chart hierarchy
[Noel Grandin] tdf#170298 handle out of range value in EDATE function
[karthik.godha] tdf#170771: Export only edited table styles
[Caolán McNamara] drop assert, this can happen when tabbing between chart elements
[Caolán McNamara] add additional common sidebars to sidebar coverage
[gerrit buildbot] Update git submodules
[Xisco Fauli] desktop: reintroduce test
[Xisco Fauli] UnoApiTest: deactivate lok in tearDown
[Michael Weghorn] tdf#158280 Move SvxNameDialog etc. from cui to svtools
[Michael Weghorn] tdf#158280 Use SvxNameDialog directly in SvxColorTabPage
[Armin Le Grand] SmartArt: Replace PointNameMap & optimize some stuff
[Noel Grandin] tdf#167539 speedup color filter entry saving to XLSX
[Michael Weghorn] tdf#130857 qt weld: Support "New User-defined Index" dialog
[Michael Weghorn] tdf#130857 sw: Drop deprecated GtkAlignment in indexentry.ui
[Michael Weghorn] tdf#130857 qt weld: Support "Insert Index Entry" dialog
[Michael Weghorn] tdf#130857 sw: Don't use GtkFrame's internal label child directly
[Ilmari Lauhakangas] tdf#170685 Replace use of ScAddress() to get the value
[Justin Luth] tdf#169487 tdf#169705: docx export: invalid values in a:chExt / a:off
Changes for Build #3827
[Heiko Tietze] tdf#104276 Fix alignment of header footer dialog combobox
[karthik.godha] Revert "tdf#170771: Export only edited table styles"
[Hossein] tdf#158337 Use C++20 std::erase instead of std::remove followed by erase
[Mike Kaganski] tdf#170846: Use InsertMovedFwdFrame to move floating table forward
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Mike Kaganski] Fix build
[nemeth] tdf#163894 sw DOCX: fix style-ref with character style
[nemeth] tdf#163894 sw DOCX: add character styles to style-ref window
[nemeth] tdf#163894 sw DOCX: (p)refer char style-ref on the actual page
[Miklos Vajna] pdfium: update to 7691
[Xisco Fauli] zlib: upgrade to 1.3.2
[Michael Weghorn] tdf#158280 Use SvxNameDialog directly in AccessibilityIssue
[karthik.godha] XLSX: Completely discard formulas containing macros
[Gabor Kelemen] bin/find-unneeded-includes: warn about obsolete header exclusions...
[Gabor Kelemen] Remove obsolete IWYU exclusions related to include/connectivity/
[Xisco Fauli] libgpg-error: upgrade to 1.59
[Xisco Fauli] CppunitTest_sw_apitests: split into different targets
[Xisco Fauli] merge UnoApiText and UnoApiXmlTest
[Hossein] tdf#139467 correctly handle DatabaseLocation for Calc cell ranges
Changes for Build #3828
[aron.budea] Revert "tdf#170515 sc: formula with invalid parameters saved into XLSX"
[Jonathan Clark] tdf#151857 sw: Preserve paragraph direction after para style change
[Noel Grandin] tdf#168647 speed up copy of DataTable chart cells
[Mike Kaganski] tdf#170846: Use tall SwTextFly/SwFlyPortion to move floating table
[Ilmari Lauhakangas] tdf#147021 Reduce use of SAL_N_ELEMENTS() by using std::size()
[Xisco Fauli] CppunitTest_sc_subsequent_export_test4: split in two
[Xisco Fauli] tdf#170298: sc_cond_format: Add test
[Miklos Vajna] vcl: fix crash in Window::GetOutputSizePixel()
[Caolán McNamara] output a hint if there's a possible GtkListStore optimization
[Caolán McNamara] warn on mismatching expanders/tree-lines
[Caolán McNamara] tdf#167636 GetOutputString should be using the scanner from LanguageData
[Jonathan Clark] tdf#83350 vcl: Fix RTL UI status bar label positioning
[Heiko Tietze] tdf#170479 - Move and rename Writer's Entries' page 'All' button
[nemeth] tdf#32363 sw DOCX: add unit test/documentation for shortening headings
[Caolán McNamara] clear enable-tree-lines when there is no expander
[Mike Kaganski] tdf#114441 Convert use of sal_uLong to sal_uInt32
[Michael Weghorn] qt a11y: Evaluate QAccessibilityHints::motionPreference (Qt >= 6.12)
[Noel Grandin] remove dead code in Cell::setPropertyValue
[Mike Kaganski] tdf#170892: don't call updatePageSize too early in printer selection
[Xisco Fauli] tdf#168138 skia: fix XPutImage BadMatch on 32-bit X11 windows
[Michael Weghorn] tdf#158280 Use SvxNameDialog directly in SvxGradientTabPage
[Michael Weghorn] tdf#158280 Use SvxNameDialog directly in SvxLineEndDefTabPage
[Michael Weghorn] tdf#158280 Use SvxNameDialog directly in FuLineEnd::DoExecute
[Michael Weghorn] tdf#158280 sd: Use SvxNameDialog directly in SlotManager
[Michael Weghorn] tdf#158280 sd: Use SvxNameDialog directly in DrawViewShell
[Michael Weghorn] tdf#158280 sd: Use SvxNameDialog directly in View::GetExchangeList
[Michael Weghorn] tdf#158280 starmath: Use SvxNameDialog directly in SmViewShell
[Tomaž Vajngerl] chart2: rename SplineCalculater to SplineCalculator
[Caolán McNamara] extract from .ui the TreeView structure, tree, treegrid, grid or listbox
[Noel Grandin] fix build in desktop/qa
[Ilmari Lauhakangas] tdf#145614 Convert #define to enum class
[Xisco Fauli] zxing-cpp: upgrade to 3.0.2
[Xisco Fauli] sw: silence warning C6011: Dereferencing NULL pointer
[Noel Grandin] flatten sdr::properties::Cell a little
[Ilmari Lauhakangas] tdf#168520 Rename test to describe hidden ranges persistence
[Ilmari Lauhakangas] tdf#168520 rename test_tdf138438 to test_tdf138438_top_10_autofilter
[Ilmari Lauhakangas] tdf#158237 Use C++20 contains() in PColumn.cxx
[Ilmari Lauhakangas] tdf#168771 Convert enum to enum class in optdict.cxx
[Caolán McNamara] cid#1681350 Uninitialized scalar field
[Xisco Fauli] tdf#118042 Add UITest for target box in hyperlink dialog
[Caolán McNamara] cid#1681364 Logically dead code
[Caolán McNamara] cid#1681426 Dereference null return value
[Xisco Fauli] pdfium: downgrade to 7681
[Michael Weghorn] android: Update Android Gradle Plugin to 8.13.2
Changes for Build #3829
[Samuel Mehrbrodt] tdf#165732 PPTX: Fix misaligned text in small text boxes
[Ilmari Lauhakangas] tdf#168520 Rename test_tdf149714 to descriptive name
[Mike Kaganski] Split toggle handler function per control
[Michael Weghorn] tdf#158280 cui: Use SvxNameDialog directly in TSAURLsDialog
[Michael Weghorn] tdf#158280 cui: Use SvxNameDialog directly in SvxBitmapTabPage
[Michael Weghorn] tdf#158280 cui: Use SvxNameDialog directly in SvxHatchTabPage
[Michael Weghorn] tdf#158280 cui: Use SvxNameDialog directly in SvxLineDefTabPage
[Michael Weghorn] tdf#158280 cui: Use SvxNameDialog directly in SvxPatternTabPage
[Michael Weghorn] tdf#158280 sd: Use SvxNameDialog directly in DrawDocShell
[Michael Weghorn] Drop now unused AbstractSvxNameDialog
[Xisco Fauli] tdf#136822: Add VeraPDF as a PDF validator
[Xisco Fauli] skia: remove old patch
[Xisco Fauli] skia: upgrade to m146
[jp] ScriptForge CallByName manages arrays
[Mike Kaganski] Split click handler function per control
[Mike Kaganski] Avoid duplicate preview timers
[Michael Weghorn] tdf#130857 basctl: Stop using deprecated GtkAlignment
[Michael Weghorn] tdf#130857 qt weld: Hold SolarMutex when calling RadioButton toggle hdl
[Michael Weghorn] tdf#130857 qt weld: Support BasicIDE "Color Scheme" dialog
[Michael Weghorn] basctl: Resave defaultlanguage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support BasicIDE "Add UI Languages" dialog
[Michael Weghorn] basctl: Resave managelanguages.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support BasicIDE "Delete Language Resources" dlg
[Michael Weghorn] tdf#130857 qt weld: Support BasicIDE "Manage UI Languages" dialog
[Michael Weghorn] cui: Resave querydeletechartcolordialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Delete Color?" dialog
[Michael Weghorn] svx: Resave linkwarndialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 Don't try to get weld::Container when weld::Widget is enough
[Michael Weghorn] tdf#130857 qt weld: Support "Confirm Linked Graphic" dialog
[Noel Grandin] remove dead code in Cell::getPropertyValue
[Caolán McNamara] cid#1681346 Improper use of negative value
[Michael Weghorn] avmedia: Drop PlayerListener_BASE typedef
[Xisco Fauli] skia: drop unneeded patch
[Ilmari Lauhakangas] tdf#170270 Use std::ranges::copy_if instead of std::copy_if in sw
[Xisco Fauli] skia: drop unneeded patch
[Noel Grandin] Add some comments to ComplexColor
[Caolán McNamara] add calc ui coverage details
[Mike Kaganski] tdf#162488: do not assume printer drivers only providing portrait paper
[Mike Kaganski] tdf#170910: exact match can also be rotated
[Ilmari Lauhakangas] tdf#114441 Convert sal_uLong to sal_uInt8 in tableautofmtpreview.cxx
[Ilmari Lauhakangas] tdf#42982 Improve UNO API error reporting in sw/unotbl.cxx
[Xisco Fauli] tdf#170839: Revert "tdf#56676 disable form properties when they are not
[Ilmari Lauhakangas] tdf#42982 Improve UNO API error reporting
[Miklos Vajna] cool#13988 sw redline tooltip LOK API: expose anchor range
[Xisco Fauli] related tdf#170554: No need to use a large table in the UItest
[Christian Lohmaier] update credits
[Caolán McNamara] various 'common' dialogs only appear in specific applications.
[Noel Grandin] tdf#168647 speed up copy of DataTable chart cells (2)
[Justin Luth] tdf#170602 docxexport BlockSdtHelper: make optional nId/nSdtPrToken
[Justin Luth] tdf#170602 docx export: remove obsolete bCloseEarlierSdt
[Justin Luth] NFC tdf#170602 docx export: always use EndParaSdtBlock()
[Justin Luth] NFC docx export: move useful code snippet into lcl_hasParaSdtEndBefore
[Justin Luth] tdf#170602 docx export: Revise how SdtBlockHelper is cleared
[Justin Luth] tdf#170602 docx export: write bookmarkEnd after blockSdt
[Justin Luth] NFC docx export: bForceRichText helps for code reading
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/sax
[Xisco Fauli] Revert "skia: drop unneeded patch"
[Xisco Fauli] tdf#167290: export CreationDate with DateTime format
[Xisco Fauli] tdf#136805: vcl_pdfexport2: Add test
[Khaled Hosny] Build harfbuzz-subset
[Khaled Hosny] Move XUnits() to a common header
[Khaled Hosny] Use HarfBuzz subsetter to subset fonts for PDF
[Khaled Hosny] Remove now unused CreateTTFfontSubset()/FillFontSubsetInfo()
[Khaled Hosny] Remove TestFontSubset() and sftfuzzer
[Khaled Hosny] Remove now unused CreateTTFromTTGlyphs() and related code
[Khaled Hosny] Reduce the levels of indirection in CreateCFFfontSubset()
[Khaled Hosny] We always pass a subset name Type1Emitter()
[Khaled Hosny] Remove code for creating Type 1 PFA subset fonts
[Khaled Hosny] FontSubsetInfo is always filled by time we reach emitAsType1()
[Khaled Hosny] Use SvMemoryStream in Type1Emitter instead of creating a temp file
[Khaled Hosny] OpenTTFontFile/OpenTTFontBuffer is never called with charmap
[Khaled Hosny] Remove some unused code from sft.cxx
[Khaled Hosny] Rename CreateCFFfontSubset -> ConvertCFFfontToType1
[Khaled Hosny] Use HarfBuzz for instancing variable fonts
[Caolán McNamara] Related: tdf#167636 add a test for this problem
[Caolán McNamara] forward more things from SvNFLanguageData to its FormatScanner
[Caolán McNamara] bubble an explicit SvNFLanguageData through ImpGetLogicalOutput
[Caolán McNamara] bubble an explicit SvNFLanguageData through Imp*Fill functions
Changes for Build #3830
[Michael Weghorn] tdf#130857 qt weld: Support sw "Add Element" dialog
[Michael Weghorn] tdf#130857 qt weld: Support sw "Rename Element" dialog
[Michael Weghorn] sw: Resave customizeaddrlistdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Customize Address List" dialog
[Michael Weghorn] tdf#130857 qt weld: Support sw "Find Entry" dialog
[Michael Weghorn] sw: Resave createaddresslist.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "New Adddress List" dialog
[Michael Weghorn] sw: Resave selecttabledialog.ui with glade 3.40
[Michael Weghorn] sw: Resave addressblockdialog.ui with glade 3.40
[Michael Weghorn] sw: Resave assignfieldsdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Match Fields" dialog
[Michael Weghorn] tdf#130857 qt weld: Specify plain text format for labels
[Michael Weghorn] dbaccess: Resave sqlexception.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Move logic to load LO or stock icon to
[Michael Weghorn] tdf#130857 qt weld: Support SQL Exception dialog
[Michael Weghorn] dbaccess: Drop extra indentation level in sqlmessage.cxx
[Michael Weghorn] dbaccess: Merge 2 anonymous namespaces in sqlmessage.cxx
[Michael Weghorn] dbaccess: Get rid of ImageProvider complexity
[Michael Weghorn] dbaccess: Get SQL exception image name on demand
[Michael Weghorn] dbaccess: Make MessageType an enum class
[Michael Weghorn] sw: Resave ccdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Copy To" dialog
[Michael Weghorn] sw: Resave mmcreatingdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support mailmerge "Creating ..." dialog
[Michael Weghorn] sw: Resave mmresultprintdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Print merged document" dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Save merged document" dialog
[Caolán McNamara] bubble the provided SvNFLanguageData through more helpers
[Xisco Fauli] tdf#157517: vcl_pdfexport2: Add test
[Khaled Hosny] Generate PostScript name for variable font named instances
[Khaled Hosny] Generate PostScript name for variable font arbitrary instances
[Khaled Hosny] Add tests for generating PostScript names of variable fonts
[Ilmari Lauhakangas] tdf#132293 Remove unused imports from tdf99619_create_join_undo_redo.py
[Bartosz Kosiorek] tdf#138087 tdf#142548 EMF Fix font scaling and orientation in
[nemeth] tdf#163894 sw DOCX: fix char style-ref at multi-page paragraphs
[Ilmari Lauhakangas] tdf#97361 Use pythonic subscript access in check_styles.py
[Noel Grandin] speed up SfxItemIter
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/framework
[Stephan Bergmann] Fix heap-use-after-free
[Mike Kaganski] fix VirtualDevice GDI handle leaks in IconView's set_image callers
[Caolán McNamara] bubble explicit SvNFLanguageData through calendar switching, etc
[Ilmari Lauhakangas] tdf#145538 Use range based for loop in svdobj.cxx
[Mike Kaganski] fix VirtualDevice GDI handle leaks in SvxNumValueSet
[Mike Kaganski] fix assorted VirtualDevice GDI handle leaks
[Mike Kaganski] fix VirtualDevice GDI handle leaks in SmSymDefineDialog
[Mike Kaganski] fix assorted VirtualDevice GDI handle leaks
[Caolán McNamara] interim change, call GetCurrentLanguageData just once here
[Caolán McNamara] pass an explicit SvNFLanguageData to this GetOutputString
[Caolán McNamara] remove SvNumberformat::GetCurrentLanguageData
[Caolán McNamara] Resolves: tdf#166902 ensure right clicked entry is selected
[Caolán McNamara] If the treeview has a header or multiple columns it has to be a
Changes for Build #3831
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/xmloff
[Ilmari Lauhakangas] tdf#124176: Replace include guard with pragma once in dselect.hxx
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/drawinglayer
[Noel Grandin] tdf#48140 Remove uno calls from WorksheetGlobals::getCell
[Caolán McNamara] cid#1681468 Improper use of negative value
[Caolán McNamara] these can be ListStores instead of TreeStores
[Caolán McNamara] these can be ListStores instead of TreeStores
[Mike Kaganski] Improve SwIoSystem::GetTextEncoding
[Caolán McNamara] GLib-GObject-CRITICAL invalid cast from 'GtkImage' to 'GtkLabel'
[Caolán McNamara] these can be ListStores instead of TreeStores
[Caolán McNamara] Resolves: tdf#130586 reset mbPageEventOccurred in observation start
[Caolán McNamara] ofz: Use-of-uninitialized-value
[Stephan Bergmann] Even more CppunitTests need the ASan hack now
[Gabor Kelemen] Remove obsolete IWYU exclusions related to include/cppcanvas
[Stephan Bergmann] Adapt to change in emsdk 5.0.1 version.h
[Stephan Bergmann] external/harfbuzz: Fix emscripten build
Changes for Build #3832
[Noel Grandin] use more concrete UNO classes
[Noel Grandin] use more SfxItemIter
[Mike Kaganski] Simplify the condition a bit
[Heiko Tietze] tdf#148648 Change shortcut Shift+Ctrl+R from ruler to cross-reference
[Mike Kaganski] Use ScopedVclPrtInstance to simplify lifetime management
[karthik.godha] tdf#170771: Export only edited table styles
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/sfx2
[Mike Kaganski] fix VirtualDevice GDI handle leaks in ScFilterDlg
[Stephan Bergmann] SvXMLImportPropertyMapper appears to be required to be a complete type
[Mike Kaganski] A small fix to the readme
[Christian Lohmaier] fix perfcheck build (libxml2 dependency)
[Mike Kaganski] Simplify mutex handling here, use more RAII
[Stephan Bergmann] Missing include (USHRT_MAX)
[Noel Grandin] STREAMBUF_SIZE constant is only used in one place
[Michael Weghorn] sw: Resave tokenwidget.ui with glade 3.40
[Michael Weghorn] sw: Return ref in SwTokenWindow::get_child_container
[Michael Weghorn] sw: Reduce const_cast in SwTokenWindow::InsertAtSelection
[Michael Weghorn] sw: Reduce casting in SwTokenWindow::InsertAtSelection
[Michael Weghorn] sw: Reduce variable scope in SwTokenWindow::InsertAtSelection
[Neil Roberts] tdf#170930 Add namespace used for theServiceDocumenter to component
[Neil Roberts] Add a unit test that constructs every service-based singleton via class
[balazs.varga] tdf#170297: skip AccessCheck for remote drives in osl_getFileStatus
[Noel Grandin] prevent ScopedVclPtr auto-convert to VclPtr
[Noel Grandin] use more ScopedVclPtr<VirtualDevice> in create_virtual_device
[Xisco Fauli] UnoApiTest: validate PDF/UA, PDF/A-1b, PDF/A-2b or PDF/A-3b by default
[Ilmari Lauhakangas] tdf#168520 Rename testTdf150832 to
[Mike Kaganski] Optimize SwMarkdownParser::CallParser a bit
[Noel Grandin] use more SfxItemIter
[Noel Grandin] use more SfxItemIter
[Hossein] tdf#170954 Ship LibreOfficeKit headers / examples on macOS
[Xisco Fauli] tdf#152218: vcl_pdfexport2: Add test
[Xisco Fauli] tdf#160196: vcl_pdfexport2: Add test
[Caolán McNamara] split out an AddHatch
[Justin Luth] tdf#170516 docx export: return proper StateOfFlyProcessing
Changes for Build #3833
[Stephan Bergmann] UBSan apparently needs ScScenariosObj etc. RTTI now
[Noel Grandin] tdf#170448 PDF property characters were XML escaped multiple times
[Xisco Fauli] CppunitTest_sd_import_tests: drop obsolete condition
[Xisco Fauli] CppunitTest_sd_import_tests: split in two
[Caolán McNamara] fix content all transparent in kit mode after drawing math object
[Michael Weghorn] updatecheck: Declare var where it's assigned
[Miklos Vajna] svx: prefix members of SvxOptionsGrid
[Ilmari Lauhakangas] tdf#143148 Replace include guards with #pragma once in
[Ilmari Lauhakangas] tdf#143148 Use #pragma once instead of include guards in svx/source/inc
[Heiko Tietze] tdf#170592 Add "Remove query string" checkbox to Hyperlink dialog
[Caolán McNamara] Resolves: tdf#134725 Don't signal for empty text
[Mike Kaganski] Add markdown under paste special for win
[Stephan Bergmann] Filter more -fsanitize arguments out of COMPILER_PLUGINS_CXX
[Michael Weghorn] tdf#170561 android: Add services needed to open MS Works file to
[Michael Weghorn] tdf#170561 android: Don't try to show MS Works encoding dialog
[Justin Luth] tdf#170952 docx export redlines: treat LastRun same as all others
[Justin Luth] RunSDT: SetSdtType AFTER it might be cleared
[Mike Kaganski] Fix Windows non-PCH build after "more forward declarations" change
[Miklos Vajna] merge OOXMLDocumentImpl and OOXMLDocument
[Heiko Tietze] tdf#150800 Improve change of vertical scrollbar from left to right
[Caolán McNamara] Remove misleading a11y relation from styles dropdown in TOC index page
[Xisco Fauli] CppunitTest_sd_import_tests2: split in two
[Michael Weghorn] sfx2: Add missing include for SfxPoolItemHolder
[Xisco Fauli] tdf#130586: move UItest to CppUnittest
[Caolán McNamara] make DeleteContents dialog async
[Caolán McNamara] Line thickness doesn't specify a uno command so has no auto tooltip/a11y
[Michael Weghorn] sc: Resave imoptdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sc "Export Text File" dialog
[Michael Weghorn] tdf#130857 Define widgets in sc "Export Text File" dialog in order
[Michael Weghorn] sc a11y: Set mnemonic widget in CSV export dialog
[Noel Grandin] loplugin:unnecessaryvirtual
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedmethods
[Xisco Fauli] tdf#170448: vcl_pdfexport2: Add test
[Caolán McNamara] Improve accessibility by adding static roles to GtkLabels
[Noel Grandin] use more concrete UNO in writerfilter
[Noel Grandin] reduce dynamic_cast cost in writer layout
[Caolán McNamara] accessibility: add static accessibility role
[Caolán McNamara] Add mnemonic widget property for data labels in DataSource UI
[Michael Weghorn] qt: Include QtTools header in QtPainter.hxx
[Michael Weghorn] qt: Include QtTools header in QtMenu.cxx
[Michael Weghorn] qt: Include QtTools header in QtFrame.cxx
[Michael Weghorn] qt: Add include for LanguageTag
[aron.budea] tdf#170565: Handle empty aggregate functions in XLSX
[Michael Weghorn] ext mgr: Reuse TheExtensionManager::getDialogHelper
[Michael Weghorn] tdf#170805 extension mgr: Use more specific weld::Dialog
[Michael Weghorn] tdf#170805 extension mgr: Don't destroy dialog while still needed
[Michael Weghorn] extension mgr: Switch E_CMD_TYPE to an enum class
[Michael Weghorn] extension mgr: Make Input an enum class
[Michael Weghorn] extension mgr: Move DialogHelper::continueOnSharedExtension to
[Michael Weghorn] vcl: Drop unused or empty GenericUnixSalData::Dispose impls
[Michael Weghorn] vcl: Have empty ErrorTrap{Push,Pop} impls in GenericUnixSalData
[Michael Weghorn] vcl: Replace SvpSalData with GenericUnixSalData
--
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] UBSAN Linux Build - Build # 3823 - 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.