Tinderbox on Master for Linux-DbgUtil - Build # 54205 - Failure:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/54205/consoleFull#-855710030d6a077db-fe4f-4479-b990-f037a75048dd>
* Indication 2:
<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/54205/consoleFull#930499849d6a077db-fe4f-4479-b990-f037a75048dd>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_linux_dbg/54205/ to view the
results.
Changes for Build #54205
[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
--
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