UBSAN Linux Build - Build # 3884 - Still Failing:
Identified problems:
* Junit failure: the junit test JunitTest_toolkit_unoapi_1 failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_ubsan/3884/consoleFull#-16024473382b3c3940-aa94-44b1-926f-2d1e7de0f995>
Check console output at https://ci.libreoffice.org/job/lo_ubsan/3884/ to view the results.
Changes for Build #3871
[Julien Nabet] Related tdf#171552: add public.spreadsheet in Info.plist.in
[Xisco Fauli] cid#1690671: Variable copied when it could be moved
[Xisco Fauli] cid#1690679: Uninitialized scalar field
[Xisco Fauli] cid#1690678: Uninitialized scalar field
[Xisco Fauli] cid#1690666: Uninitialized scalar field
[Xisco Fauli] cid#1690668: Uninitialized scalar field
[Ilmari Lauhakangas] tdf#145538 Use range based for loops in uiwriter11.cxx and poly2.cxx
[Ilmari Lauhakangas] tdf#158803 Remove unused variables from /sc/qa
[Andreas Heinisch] tdf#152244 - sw: Remove explicit arrow size end width
[gerrit buildbot] Update git submodules
Changes for Build #3872
[Ilmari Lauhakangas] tdf#168520 sc: Rename GoalSeekTest tests to human-readable names
[Xisco Fauli] Revert "tdf#63011 vcl: Use localized font family names as aliases"
[Ilmari Lauhakangas] tdf#158068 Use OUString literals in comp_properttysetmixin.cxx
[Ilmari Lauhakangas] tdf#145614: Convert #define to enum class
[Ilmari Lauhakangas] tdf#158803 Remove unused variables from /sw/qa
[Michael Weghorn] propctrlr: clang-format formmetadata.{hxx,cxx}
[Michael Weghorn] propctrlr: clang-format cellbindinghandler.{hxx,cxx}
[Michael Weghorn] propctrlr: Make OPropertyInfoService::getPropertyId static, drop from
[Michael Weghorn] propctrlr: clang-format propertyhandler.{hxx,cxx}
[Michael Weghorn] propctrlr: Make OPropertyInfoService::getPropertyTranslation static
[Michael Weghorn] propctrlr: Make OPropertyInfoService::getPropertyHelpId static
[Michael Weghorn] propctrlr: Make OPropertyInfoService::getPropertyPos static
[Michael Weghorn] propctrlr: Use more specific OPropertyInfoService member
[Michael Weghorn] propctrlr: Make OPropertyInfoService::getPropertyUIFlags static
[Michael Weghorn] propctrlr: Make last OPropertyInfoService member static
[Michael Weghorn] svx: Use Reference<XObjectInspector> from the start
[Michael Weghorn] tdf#130857 weld: Have default Dialog::SetInstallLOKNotifierHdl impls
[Michael Weghorn] weld: Move weld::Widget to own header
[Michael Weghorn] tdf#130857 weld: Have default Widget::{get,connect}_property_tree impls
[Michael Weghorn] vcl: Drop vcl/qa/cppunit/builder/demo.ui
[Michael Weghorn] vcl: Stop processing GtkListStore <row> data in BuilderBase
[Michael Weghorn] vcl: Drop VclBuilder logic to apply model's <row> data
[Michael Weghorn] vcl: Drop now unused ComboBoxModelMap
[Michael Weghorn] vcl: Switch void* -> OUString* for combobox/listbox entry data
[Michael Weghorn] tdf#130857 vcl: Evaluate active combobox index in WidgetBuilder base
[Michael Weghorn] tdf#130857 vcl: Preselect combobox entry marked as active in .ui file
[Michael Weghorn] tdf#130857 qt weld: Merge QtBuilder::{insert,make}Object
[Michael Weghorn] vcl: Drop unused BuilderBase::get_model_by_name, related data structures
[Michael Weghorn] vcl: Switch SvTreeListEntry user data from void* to OUString*
Changes for Build #3873
[Ilmari Lauhakangas] tdf#168520 Rename tests to be human readable.
[Julien Nabet] Related tdf#171474: allocation-size-too-big in HWPStyle::Read()
[Julien Nabet] Fix GtkTreeView tree_list could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView flatview could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView macros could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView effect_list could use GtkListStore for better
[Michael Weghorn] svx: Return instead of using out param
[Michael Weghorn] svx: Don't query for XFrame interface from XFrame2 interface
Changes for Build #3874
[balazs.varga] Related tdf#78486: always use SUM aggregation for calculated field
[balazs.varga] Related tdf#78486: recompile calculated field formulas against
[Julien Nabet] Fix GtkTreeView treelist could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView treeview could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView consareas could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView tvToolbarList could use GtkListStore for better
[Julien Nabet] Fix GtkTreeView list could use GtkListStore for better performance
[Julien Nabet] Fix GtkTreeView options/values could use GtkListStore for better
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
[Julien Nabet] Fix GtkTreeView <various> could use GtkListStore for better performance
[Khaled Hosny] tdf#171624: Add VCL plumbing for font variation settings
[Khaled Hosny] tdf#171624: Use vcl::FontVariation instead of hb_variation_t
[Khaled Hosny] tdf#171624: Add SvxFontVariationsItem and EditEngine plumbing
[Khaled Hosny] tdf#171624: Add loext:font-variation-settings ODF attribute
[Khaled Hosny] tdf#171624: Wire font variation settings through Writer
[Khaled Hosny] tdf#171624: HTML import/export of CSS font-variation-settings
[Khaled Hosny] tdf#171624: Carry font variations through drawinglayer text primitives
[Julien Nabet] Fix GtkTreeView <various> could use GtkListStore for better performance
[Khaled Hosny] vcl: Null-terminate tag buffer in GenerateVariableFontPSName
[Khaled Hosny] tdf#171624: Add PDF export tests for font-variation-settings
[gerrit buildbot] Update git submodules
[Justin Luth] tdf#170215 chart import: finish calculation-settings before chart:chart
Changes for Build #3875
[gerrit buildbot] Update git submodules
[Khaled Hosny] vcl: Rename vcl::FontVariation to vcl::font::Variation
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[balazs.varga] tdf#78916 vcl: support custom page sizes in print dialog
[Andreas Heinisch] tdf#71324 - Exclude filtered cells from selection before applying
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
[gerrit buildbot] Update git submodules
[Jonathan Clark] tdf#170489 Inheritance when setting paragraph style font size to 100% or
[Jonathan Clark] Reapply "tdf#63011 vcl: Use localized font family names as aliases"
[gerrit buildbot] Update git submodules
Changes for Build #3876
[Dan Williams] vcl: rename opaque fn3 and fn5 functions in map.cxx
[Dan Williams] vcl: rename static Impl* functions to lcl_* in map.cxx
[Ilmari Lauhakangas] tdf#171603 Remove stale controllers in SidebarToolBox on
[Ilmari Lauhakangas] configure.ac: add JAVA_HOME includes for *linux-musl target
[Neil Roberts] scripting: Restore the MacroEditor dialog
[Neil Roberts] pythonscript: Convert the source code to bytes before running from
[Neil Roberts] scriptdlg: Set bChildrenOnDemand to true for newly created containers
[Neil Roberts] pythonscript: Pass on XPropertySet and XInvocation to dirBrowseNode
[Neil Roberts] tdf#56289 pythonscript: Implement edit action by invoking default app
[Neil Roberts] tdf#56289 pythonscript: Make file dir browse nodes "Creatable"
[Khaled Hosny] tdf#118792: Add support for font-variation-settings in SVG import
[Khaled Hosny] tdf#118792: Add support for font-variation-settings in SVG export
[Heiko Tietze] Resolves tdf#171343 - Show an infobar when auto correction happens
[Ilmari Lauhakangas] tdf#168520 Rename testTdf108022 to
[Neil Roberts] tdf#171671 pythonscript: Unquote the URL when generating library name
[Christian Lohmaier] add missing CXXFLAGS_CXX11 to (system-)dragonbox/frozen tests
[Dan Williams] vcl: osx: clean up macOS nested ImplSVMain() hacks
[Michael Weghorn] sd: Don't try to set non-existent combobox entry as active
[fitojb] Fix typo
[Jonathan Clark] tdf#145538 Use range based for loops in dbgoutsw.cxx and viewsh.cxx
[Neil Roberts] cui: Add some UI tests for the Python macro organizer
[gerrit buildbot] Update git submodules
[Heiko Tietze] tdf#151144 move OpenCL checkbox under 'CPU Threading Settings'
[Dan Williams] tdf#129606 move approxDiff to rtl::math and fix ARM64 rounding errors
Changes for Build #3877
[Dan Williams] vcl: osx: let VCL clean up before exiting
[Ilmari Lauhakangas] tdf#170270 Use std::ranges::copy_if instead of std::copy_if in xmloff
[Ilmari Lauhakangas] tdf#171281: fix Ok() for List/Page styles
[Jakub Trzebiatowski] tdf#171549 sw: fix chart data link on table name collision
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
[Michael Weghorn] sfx2: Have separate activate handlers for SfxCharmapContainer icon views
[Michael Weghorn] svx: Use IMPL_LINK_NOARG as param is unused
[Michael Weghorn] svx: Use IconView member instead of param in StylesPreviewWindow_Base
[Michael Weghorn] basctl: Use TreeView member instead of param in TreeView hdl
[Michael Weghorn] cui: Use TreeView member instead of param in TreeView hdl
[Michael Weghorn] cui: Merge SfxMacroTabPage::InitAndSetHandler into ctor
[Michael Weghorn] cui: Merge SfxMacroTabPage{,_Impl}
[Michael Weghorn] cui: Have separate activate handlers for SfxMacroTabPage tree views
[Michael Weghorn] cui: Use SvxNumberFormatTabPage member instead of TreeView param in hdl
[Michael Weghorn] dbaccess: Use OTasksWindow member instead of TreeView param in hdl
[Michael Weghorn] dbaccess: Use ODatasourceSelectDialog member instead of TreeView param
[Michael Weghorn] dbpilots: clang-format commonpagesdbp.{cxx,hxx}
[Michael Weghorn] dbpilots: Use OTableSelectionPage member instead of TreeView param in
[Michael Weghorn] dbpilots: clang-format listcombowizard.{cxx,hxx}
[Michael Weghorn] dbpilots: Use OContentTableSelection member instead of TreeView param in
[Michael Weghorn] svx: Use ClassificationDialog members instead of TreeView param in hdl
[Michael Weghorn] sw: Use DropDownFormFieldButton member instead of TreeView param in hdl
[Michael Weghorn] sw: Use SwDropDownContentControlButton member instead of TreeView param
[Michael Weghorn] sw: Drop local variable for Link
[Michael Weghorn] sw: Use SwGlossaryDlg member instead of TreeView param in hdl
[Michael Weghorn] weld: Move TreeIter to own header
[Michael Weghorn] tdf#130857 qt weld: Add QtInstanceItemView::treeIter(QModelIndex) helper
[Michael Weghorn] weld: Let weld::TreeIter know its ItemView
[Michael Weghorn] weld: Pass activated item in IconView::signal_item_activated
[Michael Weghorn] sfx2, special chars: Use activated item passed as signal handler param
[Michael Weghorn] starmath: Use passed item in SmElementsControl::ElementActivatedHandler
[Michael Weghorn] dbaccess: Extract OAddTableDlg::Add helper not requiring widget
[Michael Weghorn] reportdesign: Stop passing unused widget param in
[Michael Weghorn] sc: Extract ScCondFormatManagerDlg::Edit for handling edits
[Michael Weghorn] svx: Extract a SvxPopupWindowListBox::Activate helper method
[Michael Weghorn] sfx2: Extract CommandListBox::DispatchSelectedCommand helper method
[Michael Weghorn] weld: Make TreeIter ctor explicit and protected
[Michael Weghorn] sc: Move a bit more logic to ScListSubMenuControl::executeMenuItem
[Michael Weghorn] sc: Extract ScContentTree::ActivateSelectedEntry helper method
[Michael Weghorn] sw: Extract SwContentTree::ActivateContentEntry helper method
[Michael Weghorn] weld: Pass activated row in TreeView::signal_row_activated
[Heiko Tietze] tdf#126389 basctl:replace generic new/open buttons with macro tools
[nemeth] tdf#38159 cui sw offapi xmloff: add paragraph composer
[Heiko Tietze] tdf#147943: Change numbering format of subdocument numbering
[Christian Lohmaier] update maven repo URLs and simplify version script
Changes for Build #3878
[Michael Weghorn] sc: Use activated row param in ScPivotLayoutTreeList::DoubleClickHdl
[Michael Weghorn] sc: Use activated row param in CellLineStylePopup::StyleSelectHdl
[Michael Weghorn] sc: Use activated row param in ScPivotLayoutTreeListData::DoubleClickHdl
[Michael Weghorn] sc: Use activated row param in ScFilterListBox::SelectHdl
[Michael Weghorn] sw: Use activated row param in PageSizeControl::ImplSizeHdl
[Michael Weghorn] weld: Rename row activation related TreeView members to match IconView
[Michael Weghorn] weld: Deduplicate IconView/TreeView item activation signalling
[Michael Weghorn] cui: Use SvBaseLinksDlg member instead of TreeView param in hdl
[Michael Weghorn] cui: Use SvxThesaurusDialog member instead of TreeView param in hdl
[Michael Weghorn] cui: Use MacroManagerDialog member instead of TreeView param in hdl
[Michael Weghorn] vcl weld: Deduplicate item activation signalling logic
[Michael Weghorn] tdf#130857 qt weld: Deduplicate item activation signalling logic
[Michael Weghorn] weld: Move TreeView::get_selected_index to ItemView base
[Michael Weghorn] cui: Use OfaAutocorrReplacePage member instead of TreeView param in hdl
[Michael Weghorn] svx: Drop unused SvxTextEncodingTreeView::connect_changed
[Michael Weghorn] sd: Use SvxBulletAndPositionDlg member instead of TreeView param in hdl
[Michael Weghorn] sw: Use reference directly, drop extra pointer var
[Michael Weghorn] sw: Extract SwEditRegionDlg::UpdateFromSelection helper
[Michael Weghorn] sw: Extract SwGlossaryDlg::SelectGroup helper
[Michael Weghorn] sw: Extract SwOutlineSettingsTabPage::ApplyLevelSelection helper
[Michael Weghorn] sw: Use SwNumPositionTabPage member instead of TreeView param in hdl
[Michael Weghorn] weld: Switch TreeView selection changed signal param to ItemView
[Michael Weghorn] weld: Switch IconView selection changed signal param to ItemView
[Michael Weghorn] weld: Deduplicate item selection change signal logic
[Michael Weghorn] tdf#130857 qt weld: Use existing getter for selection model
[Michael Weghorn] tdf#130857 qt weld: Deduplicate signalling ItemView selection changes
[Michael Weghorn] cui: Simplify SvxColorTabPage::SetColorList
[Michael Weghorn] tdf#171439 Fix bug in GetTabVisible() that returned false by default
[Michael Weghorn] cui: Inline SvxAreaTabPage::CreateFillStyleTabPage to only caller
[Heiko Tietze] Resolves tdf#171685 - Show feedback about autocorrection only when done
[Michael Weghorn] tdf#130857 qt weld: Make QtInstanceItemView items non-editable
[Michael Weghorn] cui: Use switch/case in SvxAreaTabPage::CreatePage
[Michael Weghorn] svx: Merge switch/cases in SvxAreaTabPage::CreatePage, avoid casting
[Michael Weghorn] cui: Pass SfxItemSet param by ref instead of pointer
[Andreas Heinisch] tdf#48274 - Enable fill operations including filtered rows
[Heiko Tietze] tdf#134628 Improve clarity of 'Ignore system input language' option
[fitojb] Fix typo
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Michael Weghorn] sd: Resave slidedesigndialog.ui with glade 3.40
Changes for Build #3879
[Ilmari Lauhakangas] tdf#163738 Use insert() to add multiple values in containers
[Michael Weghorn] tdf#171653 spropctrlr: Restore accidently removed empty "label" property
[Michael Weghorn] weld: Deduplicate ItemView::get_selected_id impls
[Michael Weghorn] starmath a11y: Allow triggering elements panel context menu w/ keyboard
[Michael Weghorn] starmath: Set tooltips for elements panel right away
[Michael Weghorn] chart2: Stop using icon view tooltip handler for chart palette preview
[Michael Weghorn] chart2: Pass param by ref instead of const std::unique_ptr ref
[Michael Weghorn] chart2: Drop MouseEventHandler typedef
[Michael Weghorn] chart2: Simplify mouse move event handling in chart color palettes a bit
[Ilmari Lauhakangas] tdf#114441 Convert sal_uLong to size_t and sal_uInt32
[Justin Luth] fix build: gridwin.cxx: sal_uLong nSel is always >= 0
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
Changes for Build #3880
[Dan Williams] tdf#170758: set print page size on macOS to prevent divide-by-zero
[Dan Williams] vcl/osx: restart print operation when Impress slide type chagnes
[Dan Williams] vcl/osx: reformat printaccessoryview.mm according to modelines
[Ilmari Lauhakangas] tdf#161520 Fix grammar in emoji.ulf
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
[Ilmari Lauhakangas] Migration to C++ 20 std::ranges::find from the standard library.
[Khaled Hosny] vcl: embed fonts with CFF table as OpenType fonts
[Khaled Hosny] vcl: Drop unused FontType::CFF_FONT
[Khaled Hosny] vcl: Drop now unused ConvertCFFfontToType1
[Khaled Hosny] vcl: Drop now unused FontType::TYPE1_PFB
[Khaled Hosny] vcl: Drop unused FontType::ANY_SFNT
[gerrit buildbot] Update git submodules
Changes for Build #3881
[gerrit buildbot] Update git submodules
Changes for Build #3882
[Ilmari Lauhakangas] tdf#48140 Remove uno calls from xlsx import in worksheetbuffer.cxx
[Michael Weghorn] tdf#130857 qt weld: Support sw "Position and Size" tab page
[Michael Weghorn] tdf#130857 Define widgets in sw "Position and Size" tab page in order
[Michael Weghorn] tdf#130857 sd, a11y: Switch ValueSet -> IconView in SdPresLayoutDlg
[Michael Weghorn] tdf#130857 qt weld: Lay out icon view items again on resize
[Michael Weghorn] sw: Drop unused ValueSet include/fwd-decl
[Michael Weghorn] svx: Inline SvxPresetListBox::DrawLayout to only caller
[Michael Weghorn] svx: Drop SvxPresetListBox::s_nColCount
[Michael Weghorn] svx: Don't set style and row/col count in SvxPresetListBox::Resize
[Michael Weghorn] cui: Resave patterntabpage.ui with glade 3.40
[Michael Weghorn] cui: Resave querydeletebitmapdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Delete Bitmap?" dialog
[Michael Weghorn] svtools: Deduplicate ValueSet::ImplTracking branches
[Michael Weghorn] svx, cui: Pass item id in SvxPresetListBox rename handler
[Michael Weghorn] svx, cui: Pass item id in SvxPresetListBox delete handler
[Michael Weghorn] svx: Merge SvxPresetListBox::OnMenuItemSelected into only caller
[Michael Weghorn] svx: Replace SvxPresetListBox::mnContextMenuItemId with local var
[Michael Weghorn] svx a11y: Support triggering SvxPresetListBox menu using keyboard
[Michael Weghorn] svx: Resave presetmenu.ui with glade 3.40
[Michael Weghorn] svx: clang-format SvxPresetListBox.hxx
[Michael Weghorn] svx: Use "r" instead of "p" prefix for references
[Michael Weghorn] Move SvxPresetListBox from svx to cui
[Michael Weghorn] cui: Resave querydeletehatchdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Delete Hatching?" dialog
[Michael Weghorn] cui: Resave querydeletegradientdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Delete gradient?" dialog
[Michael Weghorn] cui: Resave hyperlinknewdocpage.ui with glade 3.40
[Michael Weghorn] cui: Resave hyperlinkmailpage.ui with glade 3.40
[Xisco Fauli] libpng: upgrade to 1.6.57
[Xisco Fauli] python3: upgrade to 3.13.13
[Xisco Fauli] language-subtag-registry: upgrade to 2026-04-09
[Xisco Fauli] lxml: upgrade to 6.0.4
[Xisco Fauli] openssl: upgrade to 3.5.6
[Olivier Hallot] Add extended tips to querydeletedialog
[Xisco Fauli] harfbuzz: upgrade to 14.1.0
[Xisco Fauli] skia: upgrade to the latest m147
[Khaled Hosny] vcl: Use HarfBuzz for SFNT table access in sft.cxx
[Khaled Hosny] vcl: Simplify table loading in sft.cxx
[Khaled Hosny] vcl: Drop unused TTGlobalFontInfo.psname
[Khaled Hosny] vcl: Don’t try guessing psname from file name
[Khaled Hosny] vcl: Unify family/ufamily in TTGlobalFontInfo
[Khaled Hosny] vcl: Unify subfamily/usubfamily in TTGlobalFontInfo
[Khaled Hosny] vcl: Unify family/ufamily in AbstractTrueTypeFont
[Khaled Hosny] vcl: Unify subfamily/usubfamily in AbstractTrueTypeFont
[Khaled Hosny] vcl: Add TrueTypeFont::getName() that uses HarfBuzz
[Khaled Hosny] vcl: Use TrueTypeFont::getName() for family name in sft.cxx
[Khaled Hosny] vcl: Use TrueTypeFont::getName() for subfamily name in sft.cxx
[Khaled Hosny] vcl: Drop now unused GetNames() and name fields
[Khaled Hosny] vcl: Read more names in sft.cxx using HarfBuzz
[Khaled Hosny] vcl: Drop now unused fileName member from AbstractTrueTypeFont
[Khaled Hosny] vcl: Merge AbstractTrueTypeFont into TrueTypeFont
[Khaled Hosny] vcl: Use HarfBuzz API in CountTTCFonts
[Khaled Hosny] vcl: Simplify table loading in sft.cxx
[Khaled Hosny] vcl: Replace glyphOffset/glyphCount with countNonEmptyGlyphs
[Khaled Hosny] vcl: Replace OpenTTFont*/CloseTTFont with TrueTypeFont constructors
[Khaled Hosny] vcl: Make AnalyzeTTFWeight a TrueTypeFont method
[Khaled Hosny] vcl: Make GetTTGlobalFontInfo a TrueTypeFont method
[Khaled Hosny] vcl: Remove unused TrueType table tag constants
[Khaled Hosny] vcl: Use SvMemoryStream in getTTCoverage
[Khaled Hosny] vcl: Fold getTTCoverage into its only caller
[Khaled Hosny] vcl: Make sufficientTTFRights take a TrueTypeFont reference
[gerrit buildbot] Update git submodules
[Michael Weghorn] cui: Unify handling of Delete key in Area tab page sections
[Michael Weghorn] cui: Resave imagetabpage.ui with glade 3.40
[Michael Weghorn] cui: Drop always default SvxPresetListBox::FillPresetListBox index param
[Michael Weghorn] cui: Drop one SvxPresetListBox::FillPresetListBoxImpl template param
[Michael Weghorn] svx: Drop XBitmapList::GetBitmapForPreview etc.
[Michael Weghorn] cui: Resave hatchpage.ui with glade 3.40
[Michael Weghorn] cui: Merge SvxBitmapTabPage::DeleteBitmapHdl_Impl into only caller
[Dan Williams] vcl: replace ENTER1 macro with lcl_resolveMapRes helper function
[Dan Williams] vcl: verifyUnitSourceDest() -> lcl_verifyUnitSourceDest()
[Dan Williams] vcl: add comprehensive tests for OutputDevice mapping and
[gerrit buildbot] Update git submodules
[Dan Williams] tdf#94251: enable Emoji & Symbols, Dictation, and AutoFill menu items
Changes for Build #3883
[karthik.godha] tdf#171713: Invalid accessibility names in table styles dialog
[Michael Weghorn] vcl: Stop adding/subtracting variable with value 0
[Michael Weghorn] vcl: Drop commented code in SvImpLBox::AdjustScrollBars
[Michael Weghorn] vcl: Use enum class for SvImpLBox scrollbar mask
[Michael Weghorn] vcl: Drop superfluous check in SvImpLBox::AdjustScrollBars
[Michael Weghorn] vcl: Don't check bVerSBar twice in SvImpLBox::AdjustScrollBars
[Michael Weghorn] starmath: Use std::span and range-based for for s_a5CategoryDescriptions
[Xisco Fauli] cid#1690940 Calling risky function
[Xisco Fauli] editeng: drop unused parameter in ResolveLeft
[Xisco Fauli] cid#1691454 silence Arguments in wrong order
[Xisco Fauli] nss: upgrade to 3.122.1
[Xisco Fauli] sqlite: upgrade to 3.53.0
[fitojb] tdf#148417 Add "close preview" text to "x" icon
[Xisco Fauli] cid#1690936 Dereference null return value
[Xisco Fauli] stay within max Polygon points
[Xisco Fauli] process loext:blank-width-char better
[Xisco Fauli] check that the file can provide the claimed data
[Xisco Fauli] check that cast is possible
[Xisco Fauli] tighten up processExif
[Xisco Fauli] fix std::unique_ptr conversion
[Xisco Fauli] tidy up emfppath.cxx edge cases
[Xisco Fauli] check that the file can provide the claimed data
[Michael Weghorn] starmath: Drop duplicate entry from s_a5CategoryDescriptionsArray
[Xisco Fauli] cid#1690942: Variable copied when it could be moved
[gerrit buildbot] Update git submodules
[Michael Weghorn] Android. Update target sdk and compile sdk to 36.
[balazs.varga] tdf#171133: PivotTable grouping with string numbers
[balazs.varga] tdf#171133: Discrete grouping of dates
[Khaled Hosny] vcl: Extract fontFromFcPattern() helper from countFontconfigFonts()
[Khaled Hosny] tdf#155853: Fix loading named instances of embedded variable fonts
[Khaled Hosny] vcl: Remove now unused code from PrintFontManager
[Khaled Hosny] vcl: Remove now unused CountTTCFonts()
[Khaled Hosny] vcl: Remove now unused TrueTypeFont file path constructor
[Khaled Hosny] vcl: Fold TrueTypeFont::open() into its only caller
[Khaled Hosny] vcl: Remove unused types from sft.hxx
[Khaled Hosny] vcl: Remove directory atom indirection from PrintFontManager
[Michael Weghorn] tdf#75280: svx: replace sal_IntPtr with appropriate integer type
[Jonathan Clark] tdf#146619 Cleanup/Removal of headerfiles
[Xisco Fauli] fix FloatTransparentHandler guard
[Xisco Fauli] tidy up DrawHatchEntity point num check
[Xisco Fauli] check if the required data can be provided
[Xisco Fauli] fix ReadPolygon guard
Changes for Build #3884
[Khaled Hosny] pdfium: Hide bundled FreeType symbols
[Heiko Tietze] Resolves tdf#171754 - Use standard controls for the donation bar
[Heiko Tietze] Resolves tdf#169763 - Remove duplicate name in styles preview
[Andreas Heinisch] tdf#171746 - Limit number of decimal places to prevent numeric overflow
[Michael Weghorn] tdf#42982 Improve exception reporting in sc filter
[Xisco Fauli] cool#15331: use follow frame with actual reference to SwParaPortion
[Xisco Fauli] cool#15331: add a unit test
[Michael Weghorn] vcl: Simplify Application::GetOSVersion a bit
[Michael Weghorn] vcl win: Move OS version detection logic to WindowsInstance
[Xisco Fauli] cid#1691450 Variable copied when it could be moved
[gerrit buildbot] Update git submodules
[Justin Luth] tdf#170767 sw layout: identify bCompat15 better
[Justin Luth] tdf#157637 wrtw8esh: identify bMSOLayout better
[Justin Luth] tdf#162211 sw textboxhelper: identify bMSOLayout better
[Justin Luth] tdf#162211 tdf#137590 layoutInCell: identify bMSOLayout better
[Ilmari Lauhakangas] tdf#48140 remove use of CellRangeAddress
[Xisco Fauli] cid#1690667: Division or modulo by float zero
[Xisco Fauli] cid#1690675: Division or modulo by float zero
[Xisco Fauli] check stream lengths in ipdf
[Xisco Fauli] improve ExtractOLEClassName
[Xisco Fauli] check that the file can provide the claimed data
[Xisco Fauli] zero init drawinglayer emf locals
[Xisco Fauli] tdf#169363: AutoFilter button properties are not properly imported
[Xisco Fauli] cid#1690670: Division or modulo by float zero
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Xisco Fauli] libpng: upgrade to 1.6.58
[Andreas Heinisch] tdf#171772 - Properly close ins/del tag to prevent persistent formatting
[Xisco Fauli] cid#1690669: Division or modulo by float zero
[Justin Luth] tdf#38575 sw layout: at 2 empty pages, stop trying to create more
[gerrit buildbot] Update git submodules
[Julien Nabet] -Wunused-private-field nRand
[Jonathan Clark] tdf#163691 Use copy_n / copy_backward instead of memcpy / memmove
[Xisco Fauli] cid#1690943: Division or modulo by float zero
[Khaled Hosny] vcl: Reduce nullptr checks in sft.cxx
[Khaled Hosny] vcl: Use HarfBuzz API to get font weight
[Khaled Hosny] vcl: Use HarfBuzz API to get font width
[Khaled Hosny] vcl: Use HarfBuzz API to get font italic angle
[Khaled Hosny] vcl: Add TrueTypeFont::getFamilyName()
[Khaled Hosny] vcl: Add TrueTypeFont::getSubfamilyName()
[Khaled Hosny] vcl: Add TrueTypeFont::getFontWeight()
[Khaled Hosny] vcl: Add TrueTypeFont::getFontWidth()
[Khaled Hosny] vcl: Add TrueTypeFont::getFontItalic()
[Khaled Hosny] vcl: Add TrueTypeFont::getFontPitch()
[Khaled Hosny] vcl: Add TrueTypeFont::getTypeFlags()
[Khaled Hosny] vcl: Remove TTGlobalFontInfo and getGlobalFontInfo()
[Khaled Hosny] vcl: Fold ImplWeightToSal() into its only caller
[Khaled Hosny] vcl: Remove unused table offset constants from sft.hxx
[Khaled Hosny] vcl: Remove obsolete comments
[Khaled Hosny] vcl: format sft files
[Michael Weghorn] cui: Merge SvxBitmapTabPage::ClickBitmapHdl_Impl into only caller
[Michael Weghorn] cui: Prefix SvxBitmapTabPage members with "m_"
[Xisco Fauli] cid#1691455 Variable copied when it could be moved
[Xisco Fauli] cid#1690677: Division or modulo by float zero
--
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 # 3874 - 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.