Tinderbox on Master for Windows - Build # 48836 - Still Failing:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_win/48836/consoleFull#-1654695563d6a077db-fe4f-4479-b990-f037a75048dd>
* Indication 2:
<https://ci.libreoffice.org//job/lo_tb_master_win/48836/consoleFull#1093906087d6a077db-fe4f-4479-b990-f037a75048dd>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win/48836/ to view the results.
Changes for Build #48792
[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
Changes for Build #48793
[Ilmari Lauhakangas] tdf#114441 Convert sal_uLong to size_t and sal_uInt32
Changes for Build #48794
[Justin Luth] fix build: gridwin.cxx: sal_uLong nSel is always >= 0
Changes for Build #48795
[gerrit buildbot] Update git submodules
Changes for Build #48796
[gerrit buildbot] Update git submodules
Changes for Build #48797
[gerrit buildbot] Update git submodules
Changes for Build #48798
[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
Changes for Build #48799
[Ilmari Lauhakangas] tdf#161520 Fix grammar in emoji.ulf
Changes for Build #48800
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
Changes for Build #48801
[Julien Nabet] Fix GtkTreeView <various cases> could use GtkListStore for better
Changes for Build #48802
[Ilmari Lauhakangas] Migration to C++ 20 std::ranges::find from the standard library.
Changes for Build #48803
[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
Changes for Build #48804
[gerrit buildbot] Update git submodules
Changes for Build #48805
[gerrit buildbot] Update git submodules
[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
[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
Changes for Build #48806
[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
[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
[Andreas Heinisch] tdf#171747 - Fix checkbox handling to ensure preview updates correctly
[Khaled Hosny] vcl: Rename sft.{cxx,hxx} to font/TrueTypeFont.{cxx,hxx}
Changes for Build #48807
[Ilmari Lauhakangas] Update Ant download URL in .winget file to point to 1.10.17
Changes for Build #48808
[Michael Weghorn] cui: Extract SvxBitmapTabPage::UpdateBitmap helper
[Michael Weghorn] cui: Extract SvxPatternTabPage::UpdatePattern helper
[Michael Weghorn] weld: Add weld::ItemView::get_item_tooltip_text
[Michael Weghorn] Port "Area" tab page's Gradient/Image/Pattern/Hatch sections to IconView
[Michael Weghorn] vcl: Take IconView's scroll bar visibility into account for width
[Michael Weghorn] svtools: Drop by now unused ValueSet::GetHighlightedItemId
[Michael Weghorn] cui: Extract helper from SelectValSetHdl_Impl
[Michael Weghorn] cui: Have separate handler method for each color value set in "Area"
Changes for Build #48809
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sc)
[Xisco Fauli] cid#1690939: Division or modulo by float zero
[Xisco Fauli] check for a short stream
[Xisco Fauli] libxml2: upgrade to 2.15.3
[Xisco Fauli] fast_float: upgrade to 8.2.5
[gerrit buildbot] Update git submodules
[guibomacdev] tdf#171552: Use more precise values for ODF files
[gerrit buildbot] Update git submodules
[raykowj] tdf#171777 fix crash creating a master document
Changes for Build #48810
[Jakub Trzebiatowski] SwTable::GatherFormulas - make rDoc parameter const
[Michael Weghorn] cui: Stop repeatedly setting same col count in "Area"/"Color" tab page
[Michael Weghorn] cui: Use indentation of multiple of 4 spaces in
[Michael Weghorn] svx: Introduce new abstract IColorSet base for SvxColorValueSet
[Michael Weghorn] svx: Use 0-based index in IColorSet::insert
[Michael Weghorn] uitest: Add logic to select treeview/iconview entry + get tooltip
[Michael Weghorn] svx: Take item index, not ID in PaletteManager::GetThemeAndEffectIndex
[Michael Weghorn] tdf#130857 Introduce ColorIconView, port "Area" page's "Color" section
[Michael Weghorn] tdf#130857 qt weld: Support "Border/Background" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Color" page in order
[Michael Weghorn] tdf#130857 Define widgets in "Gradient" page in order
[Michael Weghorn] tdf#130857 Define widgets in "Transparency" tab page in order
[Michael Weghorn] tdf#130857 qt weld: Support presets context menu
[Michael Weghorn] sw: Resave formattablepage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Table Properties" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Table Properties" dlg "Table" page in
[Michael Weghorn] tdf#130857 Define widgets in "Table Properties" dlg "Text Flow" page in
[Michael Weghorn] tdf#130857 Define widgets in "Table Properties" dlg "Columns" page in
[Michael Weghorn] cui: Resave twolinespage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support character properties dialog
[Michael Weghorn] tdf#130857 Define widgets in char properties "Font" page in order
[Michael Weghorn] tdf#130857 Define widgets in char properties "Font Effects" page in
[Michael Weghorn] tdf#130857 qt weld: Support character style dialog
[Michael Weghorn] sfx2: Pass SfxBindings::Execute_Impl shell param by ref
[Michael Weghorn] sfx2: Drop unnecessary else block
[Michael Weghorn] tdf#130857 qt weld: Drop superfluous 'else'
[Michael Weghorn] tdf#130857 qt weld: Support sw "Bullets and Numbering" dialog
[Michael Weghorn] tdf#130857 qt weld: Rename QtInstance::GetNativeParentFromWeldParent
[Michael Weghorn] tdf#130857 qt weld: Support native dialogs as parents for non-native
[Michael Weghorn] tdf#130857 qt weld: Support sw "Insert Footnote/Endnote" dlg
Changes for Build #48811
[gerrit buildbot] Update git submodules
[Julien Nabet] fix operator precedence
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (basctl to
Changes for Build #48812
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (remaining cases in
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (svx)
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (cui)
Changes for Build #48813
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sd)
Changes for Build #48814
[gerrit buildbot] Update git submodules
Changes for Build #48815
[gerrit buildbot] Update git submodules
Changes for Build #48816
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (svx remnants)
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sfx2)
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (starmath)
Changes for Build #48817
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sw/core)
Changes for Build #48818
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sw/ui-uibase)
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sw/qa)
Changes for Build #48819
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sw/filter)
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sd remnants)
Changes for Build #48820
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sw remnants part1)
Changes for Build #48821
[Michael Weghorn] vcl: rename opaque ENTER4 function in map.cxx
[Michael Weghorn] vcl: make OutputDevice mapping functions private
[Michael Weghorn] vcl: make OutputDevice mapping functions protected
Changes for Build #48822
[Xisco Fauli] early return on too many points
[Xisco Fauli] zero init drawinglayer emf locals
Changes for Build #48823
[Julien Nabet] Related tdf#164685: Cleanup class SfxItemSetFixed (sw remnants)
Changes for Build #48824
[Xisco Fauli] lxml: upgrade to 6.1.0
Changes for Build #48825
[gerrit buildbot] Update git submodules
[Michael Weghorn] tdf#130857 qt weld: Support sd page/slide properties dialog
[Michael Weghorn] Loading media in a separate thread to retrieve size
[gerrit buildbot] Update git submodules
[Julien Nabet] tdf#164685: Remove SfxItemSetFixed
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#151144 move 'Iterative References' frame to the right part of dlg
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Michael Weghorn] tdf#130857 qt weld: Support sd "Character" dialog
[Michael Weghorn] cui: Drop unnecessary "translatable" attrs for a11y role in .ui file
[Michael Weghorn] cui: Resave paratabspage.ui with glade 3.40
[Michael Weghorn] weld: Move SizeGroup to own header
[Michael Weghorn] weld: Pass SizeGroup mode in ctor
[Michael Weghorn] tdf#130857 qt weld: Add initial dummy SizeGroup implementation
[Michael Weghorn] weld: Move MetricSpinButton ctor impl from header to .cxx
[Michael Weghorn] sw: Rename SwLabPage -> SwLabelPage
[Michael Weghorn] sw: Don't allocate SwLabDlg::m_pRecs on the heap
[Michael Weghorn] sw: Drop unnecessary calls to weld::MetricSpinButton::reformat
[Xisco Fauli] tdf#124339 fix HTML import of nested lists with mixed ol/ul types
[Michael Weghorn] tdf#169462: Fix notebookbar separators in qt
[Michael Weghorn] Improve SAL_WARN message if QtBuilder::applyPackingProperties isn't
[Michael Weghorn] tdf#170787 Do not allow resizing hidden columns
[Ilmari Lauhakangas] tdf#147021 Use std::size instead of SAL_N_ELEMENTS macro
[Ilmari Lauhakangas] Bump minimum GCC version to 13
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Justin Luth] tdf#98284 ww8import: softLock DocInfo fields
[fitojb] Fix typo
Changes for Build #48826
[Julien Nabet] Related tdf#140226: use StaticWhichCast (chart2 part 1)
[Ilmari Lauhakangas] sw: clang-format sw/source/ui/misc/outline
[Xisco Fauli] harfbuzz: upgrade to 14.2.0
[Xisco Fauli] tdf#75837 fix XHTML export generating invalid id attributes
[Xisco Fauli] cool#15580 sd: reset stream after hashing audio during PPTX export
[Xisco Fauli] md4c: Upgrade to 0.5.3
[Xisco Fauli] crashtesting: divide by zero results in corrupted values
[Xisco Fauli] XLSX: Single cell R1C1 address in defined name
[Heiko Tietze] Resolves tdf#168657 - Responsive layout for the styles preview on Tabbed
[Heiko Tietze] Prevent assertion in styles preview
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[Heiko Tietze] tdf#154368 Status bar - Inconsistent position for Document modified
[gerrit buildbot] Update git submodules
[Xisco Fauli] tdf#171828: Revert "tdf#133557 Rejecting track & changes in Calc slow"
[Xisco Fauli] oox: exported customXml item relations must exist on part level
[Xisco Fauli] sc: Invalid external refs in conditional formatting
[Xisco Fauli] XLSX: Invalid cell link in Form Controls
[Xisco Fauli] XLS: Import unknown external references
[Xisco Fauli] sc: XLS - Import external Named-Range functions
[Xisco Fauli] xmlsec: upgrade to 1.3.11
[Neil Roberts] tdf#166673 Fix Space(-1) behaviour
[Xisco Fauli] tdf#169332: Images with editAs attribute are not properly imported
[Michael Weghorn] sd: Resave paranumberingtab.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sd "Paragraph" dialog
[Michael Weghorn] cui: Resave linestyletabpage.ui with glade 3.40
[Michael Weghorn] cui: Move RET_BTN_{1,2} constants to only .cxx using them
[Xisco Fauli] tdf#114443 pptx export: write correct content type for PPSX/PPSM
[Michael Weghorn] tdf#130857 cui: Don't set empty text for spin buttons in line style tab
[Michael Weghorn] svx: Stop using weld::MetricSpinButton::reformat in PosSizePropertyPanel
[Michael Weghorn] cui: Extract SvxTabulatorTabPage helpers for text <-> value conversion
[Michael Weghorn] vcl: Always force update in Formatter::SetValue
[Michael Weghorn] cui: Stop using MetricSpinButton::reformat in SvxTabulatorTabPage
[Michael Weghorn] tdf#130857 weld: Drop now unused MetricSpinButton::reformat
[Michael Weghorn] vcl: Drop always true Formatter::ImplSetValue param
[Michael Weghorn] vcl: Merge Formatter::{Impl,}SetValue
[Michael Weghorn] tdf#130857 qt weld: Update value in QtInstanceSpinButton::do_set_text
[Neil Roberts] tdf#171833 Don’t move to children if already at end
[Michael Weghorn] tdf#130857 Define widgets in para properties "Indents & Spacing" page in
[Michael Weghorn] sw: Switch some OSL_ENSURE to assert
[Michael Weghorn] cui: Resave textflowpage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Paragraph" dialog
[Michael Weghorn] tdf#130857 Define widgets in para properties "Text Flow" page in order
[Michael Weghorn] tdf#130857 qt weld: Support sw "Paragraph Style" dialog
[Michael Weghorn] sfx2: Resave managestylepage.ui with glade 3.40
[Xisco Fauli] tdf#168964: OLEs inside a frame can't have absolute positioning
[Xisco Fauli] limit langtag variant length
[Xisco Fauli] XLS: Import 3D references with invalid sheet
[Xisco Fauli] XLSX: Infinte loop during formula creation
[fitojb] tdf#148417 Return Find&Replace unworking button to menu
[Dan Williams] vcl: make LogicToDevice converters public in OutputDevice
[Dan Williams] vcl: drop Impl prefix from OutputDevice pixel conversion methods
Changes for Build #48827
[Jonathan Clark] tdf#168698 i18nutil: Adjust Syriac justification rules
Changes for Build #48828
[Michael Weghorn] svx: Add missing include for std::numeric_limits
[Michael Weghorn] tdf#130857 Define widgets in para styles "General" page in order
[Michael Weghorn] sw: Resave footnoteareapage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Page Style" dialog
[Michael Weghorn] tdf#130857 qt weld: Support property chips in sw paragraph dialog
[Michael Weghorn] sw: Resave frmurlpage.ui with glade 3.40
[Michael Weghorn] sw: Resave picturepage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw image properties dialog
[Michael Weghorn] weld: Add weld::TreeView::get_column_visible
[Michael Weghorn] starmath: Use weld::TreeView::get_column_visible in matrix editor
[Michael Weghorn] tdf#130857 qt weld: Support Math's "Matrix Editor" dialog
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_max_length
[Michael Weghorn] sw: Resave tocstylespage.ui with glade 3.40
[Michael Weghorn] tdf#130857 sw: Don't try to use indices of non-existing selection
[Michael Weghorn] tdf#130857 qt weld: Support "Table of Contents, Index or Bibliography"
Changes for Build #48829
[Ilmari Lauhakangas] tdf#158237 use c++20 contains() instead of find() and end()
Changes for Build #48830
[balazs.varga] Related tdf#78486: propagate errors through calculated field references
[Xisco Fauli] PPTX: Use correct shape-id for connector shapes
[Xisco Fauli] sw: lok is already deactivated in tearDown
[Ilmari Lauhakangas] tdf#168520 Rename tests to be human readable in misc-tests.cxx
[Xisco Fauli] writerfilter: don't replace picture SDT content with data binding text
Changes for Build #48831
[Xisco Fauli] sc: Add new ocUDExternal token for user-defined functions
[Xisco Fauli] XLSX: Export external NamedRange functions as user-defined functions
Changes for Build #48832
[Xisco Fauli] tdf#165742 Step 5.9: Another fix for series fill
[Xisco Fauli] tdf#165742 Step 5.10: Don't export default shape props
[Xisco Fauli] Revert "tdf#165742 Step 5.10: Don't export default shape props"
[Xisco Fauli] tdf#165742 Step 5.9a: Support visibility child tag of layoutPr
[Xisco Fauli] tdf#165742 Step 5.9b: Support more children of layoutPr
[Xisco Fauli] tdf#165742 Step 5.9c: Support for gapWidth tag import/export in chartex
[Xisco Fauli] filter: fix crash in PDFDialog::executedDialog()
[Xisco Fauli] XLSX: Quote sheet names matching "TRUE/FALSE"
[Xisco Fauli] XLSX: Export only non-default font styles in Header/Footer
[Xisco Fauli] tdf#165742 Step 5.9d: Support for <cx:geography> tag
[Xisco Fauli] XLSX: UserDefined function name can't have spaces
[Xisco Fauli] XLS: Import label errors as ocErrName
[Xisco Fauli] language-subtag-registry: upgrade to 2026-04-21
[Dan Williams] vcl/osx: fix up headless mode support for text input
[Dan Williams] vcl: flatten functions in map.cxx using early returns
[Dan Williams] vcl: move functions to ImplMapRes
[Xisco Fauli] extensions: remove commented out code
[gerrit buildbot] Update git submodules
[Jakub Trzebiatowski] tdf#92144 Enable relative font sizes in Calc cell styles
Changes for Build #48833
[Xisco Fauli] XLSX: Round decimal values to 15 digits in PivotTable
[Xisco Fauli] XLS: Import invalid external OLEs as ocErrRef
[Xisco Fauli] XLSX: Import external references with "#REF!"
[Xisco Fauli] XLSX: Handle empty name for Named Ranges in export
Changes for Build #48834
[Xisco Fauli] XLS: Import OLE objects with empty cache matrix
[gerrit buildbot] Update git submodules
[Xisco Fauli] XLSX: Handle "#" in formulas with special characters
[Xisco Fauli] XLSX: Skip export of Data Validations with invalid formulas
[Xisco Fauli] sc: copy put font height in RTF export
[Michael Weghorn] tdf#171830 starmath matrixeditor: Fix bug preventing more than one row
[Xisco Fauli] tdf#171481 Remove redundant markdown heuristic detection code
[fitojb] tdf#170716 add --cat and --script-cat to libreoffice.1 manpage
[Xisco Fauli] nss: upgrade to 3.122.2
[Xisco Fauli] XLS: PivotTable external source fields are not properly imported
[Xisco Fauli] XLSX: Excel needs atleast 4 arguments in ACCRINTM function
[Xisco Fauli] XLS: Grouping is not preserved for PivotTable with external source
[Michael Weghorn] tdf#130857 sw: Set grid row pos for ToC entry elements in ToC dialog
[Michael Weghorn] tdf#130857 Define widgets in ToC dialog "Type" page in order
[Michael Weghorn] tdf#130857 Define widgets in ToC dialog "Entries" page in order
[Michael Weghorn] starmath: Resave matrixeditor.ui with glade 3.40, drop unused grid row
[Michael Weghorn] tdf#130857 Define widgets in Matrix Editor dialog in order
[Michael Weghorn] tdf#130857 weld: Drop unused weld::Scrollbar::adjustment_configure
[Michael Weghorn] tdf#130857 weld: Have default Scrolledwindow::{h,v}adjustment_configure
[Michael Weghorn] tdf#130857 Define widgets in sw Page Style's "Page" tab in order
[Michael Weghorn] tdf#130857 Define widgets in sw Page Style's "Footnote" tab in order
[Michael Weghorn] tdf#130857 Define widgets in sw Page Style's "Text Grid" tab in order
[Michael Weghorn] cui: Return std::unique_ptr in lcl_CreateNumSettingsPtr
[Michael Weghorn] sw: Resave envaddresspage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Writer "Envelope" dialog
[Michael Weghorn] sw a11y: Leave Envelope dialog text views on simple tab key
[Michael Weghorn] sd: Replace IS_OUTLINE macro with a local function
[Michael Weghorn] sd: Prefix SdPresLayoutTemplateDlg members with m_
[Michael Weghorn] cui: Resave shadowtabpage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Impress dialog to edit style
[Michael Weghorn] tdf#130857 Define widgets in "Shadowing" tab page in order
[Michael Weghorn] tdf#130857 qt weld: Support "Area" dialog
[Michael Weghorn] chart: Pass outdev by ref to ChartColorPaletteHelper::renderColorPalette
[Michael Weghorn] tdf#130857 chart: Don't hardcode size for chart color palettes icon view
[Michael Weghorn] tdf#130857 qt weld: Support chart "Data Series" dialog
[Michael Weghorn] chart: Resave tp_LegendPosition.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support chart "Legend" dialog
[Michael Weghorn] chart: Resave tp_AxisPositions.ui with glade 3.40
[Michael Weghorn] chart: Resave tp_Scale.ui with glade 3.40
[Michael Weghorn] chart: Resave tp_axisLabel.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support chart "X Axis"/"Y Axis" dialog
[Michael Weghorn] chart: Resave titlerotationtabpage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support chart "X Axis Title"/"Y Axis Title" dialog
[Xisco Fauli] tdf#168107 emfio: render ETO_GLYPH_INDEX text as glyph outlines
[Xisco Fauli] formula: check if next token exists before dereferencing
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Christian Lohmaier] remove additional PathFormatUnix wrapper
[Christian Lohmaier] update credits
[20001722] lcms2: upgrade to 2.19
[20001722] libgpg-error: upgrade to 1.60
[Julien Nabet] Related tdf#140226: use StaticWhichCast (chart2 part 2)
[Ilmari Lauhakangas] tdf#129162 PDF Export: Disable range when whole-sheet export is active
[Ilmari Lauhakangas] follow-up fix to the ant update in winget configuration files
[Ilmari Lauhakangas] tdf#168520 give automated tests more readable names
[Xisco Fauli] XLSX: Use "#REF!" for invalid user-defined functions
[Xisco Fauli] XLSX: Export external refs of Conditional formats in <extLst>
[Xisco Fauli] XLSX: Export of PivotTable field flags with invalid dates
[Julien Nabet] Remove duplicated include
[Julien Nabet] Fix typo
[Jakub Trzebiatowski] sw: add SwTableFormula::RenameTableReference
[Jakub Trzebiatowski] tdf#83196 sw: update table formulas on table rename
[fitojb] tdf#171696 UI SIFR adding icons for defaultparastyle and
[Julien Nabet] vcl: restrict scope of loop variables in outdev map.cxx
[Julien Nabet] vcl: use static instead of anonymous namespace in map.cxx
[Julien Nabet] vcl: make nPoints const
[Julien Nabet] vcl: make nPoly const
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards
Changes for Build #48835
[gerrit buildbot] Update git submodules
Changes for Build #48836
[Jakub Trzebiatowski] sw: Redraw chart immediately after changing its source table name
[Neil Roberts] tdf#171853 Use endsWith instead of checking lastIndexOf is at end
--
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 Windows - Build # 48826 - 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.