lo_daily_tb_win - Build # 2381 - Still Failing:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
* Indication 1:
<https://ci.libreoffice.org//job/lo_daily_tb_win/2381/consoleFull#1737527153d6a077db-fe4f-4479-b990-f037a75048dd>
* Indication 2:
<https://ci.libreoffice.org//job/lo_daily_tb_win/2381/consoleFull#1852450081d6a077db-fe4f-4479-b990-f037a75048dd>
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win/2381/ to view the results.
Changes for Build #2376
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Tomaž Vajngerl] add representation string to XComplexColor
[Michael Weghorn] tdf#168594 sfx2: Move y pos calculation to SvxCharView::Paint
[Xisco Fauli] tdf#169705: sd_export_tests-ooxml3: Add test
[szymon.klos] sw: setup favourite style once
[zolnaitamas2000] tdf#169806: Add customizable color for baseline grid.
[Hossein] tdf#143148 replace include guards with pragma once in include/oox/export
[Miklos Vajna] lok: sc: use view specific calendar conforming to init. locale/language
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Miklos Vajna] sw doc model xml dump: show SvxNumberFormat's 'label followed by'
[szymon.klos] sw: preserve status of qFormat on export
[Miklos Vajna] Update pdfium to 7578
[Stephan Bergmann] tdf#162563 Remove Java Applet configuration (NetAccess/Security)
[szymon.klos] jsdialog: use id for main formula dialog container
[Mike Kaganski] Simplify SwFrame methods getting lengths
[Mike Kaganski] Simplify SwRect methods
[gerrit buildbot] Update git submodules
[Xisco Fauli] python3: upgrade to 3.13.11 (master only)
[Stephan Bergmann] tdf#162563 Remove Java Applet test code in bean
[Michael Weghorn] tdf#130857 tdf#168594 vcl: Drop superfluous check in
[Michael Weghorn] tdf#130857 tdf#168594 weld: Introduce
[Michael Weghorn] tdf#130857 Set fontwork item tooltips directly
[Michael Weghorn] tdf#130857 Set iconview tooltips in "Borders" tab directly
[Michael Weghorn] tdf#130857 sd: Set iconview tooltips in LayoutMenu directly
[Michael Weghorn] sd a11y: Set a11y names for "Layout" icon view items
[Michael Weghorn] tdf#168594 sfx2: Deduplicate SvxCharView update logic
[Michael Weghorn] tdf#168594 Move tooltip text and a11y name logic out of SvxCharView
[Kohei Yoshida] Upgrade mdds to 3.2.0
[gerrit buildbot] Update git submodules
[Tomaž Vajngerl] sc: store sort order and reverse the sort for default view
Changes for Build #2377
[Mike Kaganski] Minimize use of non-const SwRect::Pos()
[Tomaž Vajngerl] sc: simplify ScSortKeyState
[Tomaž Vajngerl] sc: unsort when synching a change from sheet view to default view
[Tomaž Vajngerl] sc: introduce SortOrderReverser to handle sort order conversion
[Tomaž Vajngerl] sc: add unit test for SortOrderReverser
[Tomaž Vajngerl] Related: tdf#148041 - sd editeng fix: clicking text will make line
[Ilmari Lauhakangas] tdf#154285 Check upper bound of arguments in SbRtl_CreateObject
[gerrit buildbot] Update git submodules
[Gabor Kelemen] tdf#169456 Fix the placeholder of master slide style issue
[Heiko Tietze] Resolves tdf#169504 - Option to control comment transparency
[zolnaitamas2000] tdf#169806: Add baseline grid feature to Writer menu.
[Ilmari Lauhakangas] tdf#154285 Check upper bound of arguments in implChr function
[Xisco Fauli] python3: msilib has been removed in 3.13
[Miklos Vajna] tdf#168737 sw interdependent redlines, reject all: fix ignored format
[Tomaž Vajngerl] vcl: rename DrawTransformBitmapExDirect() to DrawTransformedBitmap()
[Xisco Fauli] python3: no longer needs python.exe from extern
Changes for Build #2378
[Miklos Vajna] sw: fix crash in SwFieldEditDlg's AddressHdl
[Stephan Bergmann] Reapply external/python3/ubsan.patch.0 hunk
[Armin Le Grand] SmartArt: Move Information from GrabBag to DiagramHelper
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards
[Michael Weghorn] weld: Move weld.hxx and weldutils.hxx to new include/vcl/weld subdir
[Michael Weghorn] weld: Use #pragma once
[Michael Weghorn] weld: Move weld::IconView to its own header
[Michael Weghorn] weld: Move weld::EntryTreeView to its own header
[Michael Weghorn] weld: Move weld::TreeView to its own header
[Michael Weghorn] weld: Introduce weld::ItemView as IconView/TreeView base
[Michael Weghorn] weld: Move clear logic to weld::ItemView base
[zolnaitamas2000] tdf#169806: Add baseline grid feature to notebook bar.
[Xisco Fauli] python3: disable xxlimited on Windows for now
Changes for Build #2379
[Heiko Tietze] Resolves tdf#138722 - Apply last used color for uno:BackgroundColor
[gerrit buildbot] Update git submodules
Changes for Build #2380
[Michael Weghorn] tdf#130857 qt weld: Introduce QtInstanceItemView
[Michael Weghorn] tdf#130857 qt weld: Deduplicate IconView/TreeView iter logic
[Michael Weghorn] vcl weld: Introduce SalInstanceItemView
[Michael Weghorn] vcl weld: Deduplicate weld::ItemView::make_iterator implementations
[Michael Weghorn] gtk weld: Introduce GtkInstanceItemView
[Michael Weghorn] tdf#130857 qt weld: Move weld::ItemView::make_iterator impl to base
[Michael Weghorn] weld: Add method to get ItemView iter for position
[Michael Weghorn] weld: Add weld::IconView::get_rect taking iter param
[Michael Weghorn] sd a11y: Allow opening "Layout" context menu using keyboard
[Michael Weghorn] sd: Simplify menu handling in LayoutMenu::ShowContextMenu
[Michael Weghorn] weld: Deduplicate index-based ItemView (un)select
[Michael Weghorn] weld: Move (un)select_all and n_children to ItemView base
[Michael Weghorn] vcl weld: Deduplicate weld::ItemView::do{,_unselect} impls
[Michael Weghorn] vcl weld: Deduplicate (un)select_all and n_children in ItemView impl
[Michael Weghorn] tdf#130857 qt weld: Deduplicate ItemView::{,un}select_all impls
[Michael Weghorn] weld: Deduplicate more selection-related methods in ItemView subclasses
[Michael Weghorn] vcl weld: Deduplicate ItemView::get_selected_{text,id} impls
[Michael Weghorn] vcl: Switch void* to OUString* param
[Michael Weghorn] tdf#165233 Use lambdas instead of std::bind
[Caolán McNamara] Resolves: tdf#151849 use convoluted find-latin keygroup for accelerators
[Xisco Fauli] lzma: upgrade to 5.8.2
[Michael Weghorn] tdf#130857 weld: Restrict TreeView text alignment to left/center/right
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::set_text_align
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceEntry::set_alignment
[Michael Weghorn] vcl: Drop unused Dialog ctor
Changes for Build #2381
[Stephan Bergmann] tdf#169229: pyuno: Allow Any when calling a method
[Stephan Bergmann] Replace calls to uno.invoke with direct method call when just for Any
[Michael Weghorn] tdf#168409 uitest: Report toolbox item rect
[Stephan Bergmann] Give PythonTest_pyuno_pytests_embindtest test coverage on some CI builds
[Miklos Vajna] Related: tdf#89365 sd UI, from numbering to bullet: fix defaults
[Ilmari Lauhakangas] tdf#114441 Use sal_uInt32 for OutHex parameter
[Mike Kaganski] tdf#169920 Remove hardcoded DFKai-SB fix
[Stephan Bergmann] -Werror,-Wunused-variable
[Stephan Bergmann] Use direct PyUNO calls in PythonTest_pyuno_pytests_embindtest
[Stephan Bergmann] external/python3: Silence UBSan "applying zero offset to null pointer"
[Caolán McNamara] tdf#170034: cells don't get drawn on particular autofilter combination
[Caolán McNamara] add a11y names to preview widgets
[Xisco Fauli] skia: upgrade to m143
[raykowj] tdf#90993 Fix anchored objects disappear
[Michael Weghorn] vcl: Move AllSettings::GetUIRootDir impl to settings.cxx
[Michael Weghorn] weld: Use #pragma once
[Michael Weghorn] weld: Move customweld.hxx to include/vcl/weld/
[Michael Weghorn] weld: Move EntryTreeView impl to own source file
[Michael Weghorn] weld: Move weld::MetricSpinButton to own header/source file
[Michael Weghorn] weld: Move 2 helpers to source file matching header
[Michael Weghorn] weld: Move weld::DialogController and subclasses to own header/source
[Michael Weghorn] weld: Move weld::Builder to its own header
[Michael Weghorn] weld: Replace includes by fwd-decls in 2 central headers
[Michael Weghorn] weld: Deduplicate Builder::weld_metric_spin_button impls
[Justin Luth] tdf#170012 sc drwlayer: avoid crash on ODS save
[Justin Luth] tdf#170012 sc: never SetCellAnchored without SetNonRotatedAnchored
[Xisco Fauli] skia: upgrade to m144
--
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.