Daily Screenshot Build on Windows - Build # 2940 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/2940/ to view
the results.
Changes for Build #2939
[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
[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
[Justin Luth] tdf#169986 improve unit test
Changes for Build #2940
[raykowj] Outline folding: Make unfolded anchored to frame drawing objects visible
[raykowj] SwNavigator: Improve determining visibility of content entries
[Noel Grandin] add asserts to WinSalFrame::ReleaseGraphics (tdf#169876 related)
[Tomaž Vajngerl] sc: synching when default view and sheet view are sorted
[Mike Kaganski] Cleanup the pragmas silencing an external's warnings
[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
[Heiko Tietze] Resolves tdf#160096 [API CHANGE] - Improve data validity handling
[Heiko Tietze] Related tdf#160096 - Consistent button response for Data Validation
[Xisco Fauli] skia: disable C4100 using #pragma warning
[Hossein] cui: remove duplicate code
[Stephan Bergmann] Fix loplugin:unusedcapturedefault for lambdas in template code
[gerrit buildbot] Update git submodules
[Ilmari Lauhakangas] tdf#147021 use std::size() instead of SAL_N_ELEMENTS
[Tomaž Vajngerl] sd: cleanup creation of default stlyesheets
[Tomaž Vajngerl] vcl: remove bMetafile
[Stephan Bergmann] external/python3: Silence more UBSan "applying zero offset to null
[Mike Kaganski] tdf#165233 Replaced lambda explicit capture with capture-default
[Xisco Fauli] nss: upgrade to 3.119.1
[Noel Grandin] re-enable PCH for skia
[Michael Weghorn] vcl: declare variables seperately on own lines
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[rb.henschel] tdf#169049 ensure valid range for preview document
[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
[Hossein] tdf#143148 Replace include guards with pragma once
--
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.