Date: prev next · Thread: first prev next last
December 2025 Archives by date, by thread · List index


Tinderbox on Master for Linux-DbgUtil - Build # 53866 - Still Failing:
Identified problems:
* Junit failure: the junit test JunitTest_ridl_bridgefactory failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/53866/consoleFull#-18126209282b3c3940-aa94-44b1-926f-2d1e7de0f995>


Check console output at https://ci.libreoffice.org/job/lo_tb_master_linux_dbg/53866/ to view the 
results.

Changes for Build #53834
[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


Changes for Build #53835
No changes

Changes for Build #53836
[Michael Weghorn] tdf#168409 uitest: Report toolbox item rect

[Stephan Bergmann] Give PythonTest_pyuno_pytests_embindtest test coverage on some CI builds


Changes for Build #53837
[Miklos Vajna] Related: tdf#89365 sd UI, from numbering to bullet: fix defaults


Changes for Build #53838
[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


Changes for Build #53839
[Xisco Fauli] skia: upgrade to m143


Changes for Build #53840
[raykowj] tdf#90993 Fix anchored objects disappear


Changes for Build #53841
[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


Changes for Build #53842
[Justin Luth] tdf#170012 sc drwlayer: avoid crash on ODS save


Changes for Build #53843
[Justin Luth] tdf#170012 sc: never SetCellAnchored without SetNonRotatedAnchored


Changes for Build #53844
[Xisco Fauli] skia: upgrade to m144


Changes for Build #53845
[Justin Luth] tdf#169986 improve unit test


Changes for Build #53846
[raykowj] Outline folding: Make unfolded anchored to frame drawing objects visible

[raykowj] SwNavigator: Improve determining visibility of content entries


Changes for Build #53847
[Noel Grandin] add asserts to WinSalFrame::ReleaseGraphics (tdf#169876 related)


Changes for Build #53848
[Tomaž Vajngerl] sc: synching when default view and sheet view are sorted

[Mike Kaganski] Cleanup the pragmas silencing an external's warnings


Changes for Build #53849
[Michael Weghorn] gtk weld: *Un*select in GtkInstanceIconView::do_unselect

[Michael Weghorn] vcl: Move SvTabListBox::GetEntryPos to base class

[Michael Weghorn] weld: Add iter-based IconView::(un)select

[Michael Weghorn] weld: Replace calls to weld::ItemView::select(-1) with unselect_all()

[Michael Weghorn] tdf#130857 weld: Move signal blocking to ItemView::{un,}select_all

[Michael Weghorn] vcl/gtk weld: Implement (un)select_all without forwarding

[Michael Weghorn] weld: Implement index-based ItemView (un)selection in base class

[Michael Weghorn] tdf#168594 weld: Add IconView::get_item_at_rect

[Michael Weghorn] sd: Reuse weld::IconView::get_item_at_pos in MasterPagesSelector

[Michael Weghorn] sd a11y: Allow opening MasterPagesSelector menu using keyboard


Changes for Build #53850
[Heiko Tietze] Resolves tdf#160096 [API CHANGE] - Improve data validity handling

[Heiko Tietze] Related tdf#160096 - Consistent button response for Data Validation


Changes for Build #53851
[Xisco Fauli] skia: disable C4100 using #pragma warning


Changes for Build #53852
[Hossein] cui: remove duplicate code


Changes for Build #53853
[Stephan Bergmann] Fix loplugin:unusedcapturedefault for lambdas in template code


Changes for Build #53854
[gerrit buildbot] Update git submodules


Changes for Build #53855
[Ilmari Lauhakangas] tdf#147021 use std::size() instead of SAL_N_ELEMENTS


Changes for Build #53856
[Tomaž Vajngerl] sd: cleanup creation of default stlyesheets

[Tomaž Vajngerl] vcl: remove bMetafile


Changes for Build #53857
[Stephan Bergmann] external/python3: Silence more UBSan "applying zero offset to null


Changes for Build #53858
[Mike Kaganski] tdf#165233 Replaced lambda explicit capture with capture-default


Changes for Build #53859
[Xisco Fauli] nss: upgrade to 3.119.1


Changes for Build #53860
[Noel Grandin] re-enable PCH for skia


Changes for Build #53861
[Michael Weghorn] vcl: declare variables seperately on own lines

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo


Changes for Build #53862
[rb.henschel] tdf#169049 ensure valid range for preview document


Changes for Build #53863
[Michael Weghorn] weld: Move get_iter_first and iter_next_sibling to ItemView

[Michael Weghorn] vcl weld: Deduplicate get_iter_first, iter_next_sibling

[Michael Weghorn] tdf#130857 qt weld: Move get_iter_first, iter_next_sibling to base

[Michael Weghorn] tdf#168594 weld: Add get_iter_index_in_parent for IconView

[Michael Weghorn] sfx2: Drop unused include

[Michael Weghorn] tdf#168594 Change SvxCharView focus callback param to CharAndFont

[Michael Weghorn] tdf#168594 Move InsertCharToDoc logic out of SvxCharView

[Michael Weghorn] tdf#168594 Let SvxCharView implement basic mouse click logic

[Michael Weghorn] tdf#168594 Only care about SvxCharView font family name

[Michael Weghorn] tdf#168594 Change SvxCharView click callback param to CharAndFont

[Michael Weghorn] tdf#168594 a11y: Update special char info on keyboard triggered focus

[Michael Weghorn] tdf#168594 Rework SvxCharView activation logic


Changes for Build #53864
[Hossein] tdf#143148 Replace include guards with pragma once


Changes for Build #53865
[Michael Weghorn] weld: Move iter-based set_cursor to weld::ItemView base

[Michael Weghorn] tdf#130857 qt weld: Move do_set_cursor impl to QtInstanceItemView

[Michael Weghorn] vcl weld: Deduplicate ItemView::do_set_cursor impls

[Michael Weghorn] weld: Move get_id() to weld::ItemView base

[Michael Weghorn] vcl weld: Deduplicate weld::ItemView::get_id implementations


Changes for Build #53866
[Mike Kaganski] Use concepts to simplify safeint

[Mike Kaganski] Use o3tl::IntCmp to simplify safeint

[Heiko Tietze] tdf#147814 Tabs dialog: rename Left/Right to Start/End

[Mike Kaganski] tdf#42982 Improve UNO API error reporting

[Mike Kaganski] tdf#155306: find the correct footnote boss frame
-- 
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.