Daily Screenshot Build on Windows - Build # 3026 - 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_screenshot/3026/consoleFull#1598326550d6a077db-fe4f-4479-b990-f037a75048dd>
* Indication 2:
<https://ci.libreoffice.org//job/lo_tb_master_win_screenshot/3026/consoleFull#758018316d6a077db-fe4f-4479-b990-f037a75048dd>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/3026/ to view
the results.
Changes for Build #3025
[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
[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
Changes for Build #3026
[Khaled Hosny] vcl: Rename sft.{cxx,hxx} to font/TrueTypeFont.{cxx,hxx}
[Ilmari Lauhakangas] Update Ant download URL in .winget file to point to 1.10.17
[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"
[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
--
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.