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


Daily Screenshot Build on Windows - Build # 2737 - Fixed:


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

Changes for Build #2736
[Michael Weghorn] svtools a11y: Drop extra indentation level

[Michael Weghorn] svtools a11y: Deduplicate XAccessible implementations

[Michael Weghorn] sd a11y: Inline helper to PresenterAccessible::getAccessibleContext

[Michael Weghorn] sd a11y: Drop unnecessary call to getAccessibleContext

[Michael Weghorn] toolkit: Drop unnecessary XWindow2 param specialization

[Michael Weghorn] sd: Retrieve component context where needed

[Michael Weghorn] sd: Don't subclass std::vector

[Michael Weghorn] sd: Don't use std::unique_ptr for BasicPaneFactory::mpPaneContainer

[Michael Weghorn] sd: Drop unnecessary null check

[Michael Weghorn] [API CHANGE] a11y: Drop unused XPane2::getAccessible

[Michael Weghorn] XPane doc: "closer button" -> "close button"

[Michael Weghorn] sd: Implement PresenterPaneBase::initialize without XInitialization

[Michael Weghorn] sd: Drop always empty title param

[Michael Weghorn] sd: OSL_ASSERT -> assert

[Michael Weghorn] sd: Use concrete rtl::Reference<PresenterPaneBorderPainter>

[Michael Weghorn] sd: Try to fix PresenterPane visibility check

[Michael Weghorn] sd: Drop unnecessary cast + UNO query

[Michael Weghorn] sd: Drop superfluous check

[Michael Weghorn] sd a11y: Don't set a11y name for notes paragraph

[Michael Weghorn] sd a11y: Move AccessibleNotes to own .hxx/.cxx

[Michael Weghorn] sd: Don't override XInterface/XTypeProvider methods

[Michael Weghorn] sd: Simplify retrieving slide count for pane title

[Michael Weghorn] sd: OSL_ASSERT -> assert

[Michael Weghorn] sd: Make PresenterConfigurationAccess::GetConfigurationNode const

[Michael Weghorn] sd a11: Drop PresenterPaneBase::GetTitle

[Michael Weghorn] sd: Extract helper method to replace placeholders

[Michael Weghorn] sd presenter a11y: Decouple displayed pane title from a11y name

[Michael Weghorn] sd presenter a11y: Stop tracking a11y state in controller

[Michael Weghorn] sd a11y: Drop XConfigurationController check

[Michael Weghorn] sd presenter a11y: Use "x" prefix for Reference

[Michael Weghorn] sd presenter a11y: Drop unused local xPreviewPane

[Gabor Kelemen] Remove obsolete fw declarations from sw/ (part 1)

[Mike Kaganski] tdf#165918: speed up mark names uniqueness check

[Michael Stahl] LOCRDT fix conditional compilation

[Stephan Bergmann] UBSan vclplug_gtk3 needs ScrollbarValue RTTI now

[szymon.klos] jsdialog: sidebar: use vcl ids for panels

[szymon.klos] jsdialog: ignore unused .ui files

[Mike Kaganski] Drop unneeded cast

[Jonathan Clark] editeng: Initial ruby character implementation

[Ilmari Lauhakangas] tdf#158280 Replace usage of InputDialog with SvxNameDialog

[Xisco Fauli] HtmlExport: pass SdDrawDocument by ref

[Thorsten Behrens] Improve labels/help text of page range field controls

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Miklos Vajna] cool#11942 svx lok: handle Writer idle status when starting the paint

[Caolán McNamara] ofz#417428651 Null-dereference WRITE

[Michael Weghorn] qt, configure: Drop QtNetwork

[Michael Weghorn] sd presenter a11y: Drop unused local xNotesPane

[Michael Weghorn] sd: Use VCLUnoHelper::GetInterface

[Michael Weghorn] Revert "sd presenter a11y: Use "x" prefix for Reference"

[Michael Weghorn] sd console: Drop extra indentation

[Michael Weghorn] sd console: Don't subclass std::vector

[Michael Weghorn] tdf#76029 sd console: Scroll to new slide as needed

[Michael Weghorn] sd presenter a11y: Set preview's parent

[Michael Weghorn] sd presenter a11y: Drop indirection to set win accessible

[Michael Weghorn] [API CHANGE] a11y: Drop unused XPane2::setAccessible

[Michael Weghorn] sd presenter a11y: Merge XAccessible{,Context} implementations

[Justin Luth] tdf#166503 sw mso-compat layout: don't consolidate if PAGE_SPACE_MAX

[Justin Luth] tdf#166544 writerfilter page break: field-end counts as a character run


Changes for Build #2737
[Michael Weghorn] cui SvxNameDialog: Pass string by const ref

[gokaysatir] tdf#142011 - Text disappears if "Adjust to contour" selected.

[Gabor Kelemen] Remove obsolete fw declarations from svx/

[Jonathan Clark] tdf#151336 editeng: Fix bad cursor pos when moving to RTL paragraph

[Miklos Vajna] svx: lower the priority of StylesListUpdateTask to

[gerrit buildbot] Update git submodules

[Caolán McNamara] crash in SwVisibleCursor::SetPosAndShow

[Mike Kaganski] Related: tdf#165918 Avoid renaming pre-existing bookmarks

[Noel Grandin] simplify SvxMSDffBLIPInfos

[Noel Grandin] no need to subclass std::unordered_map here

[Miklos Vajna] tdf#166319 sw interdependent redlines: handle reject of delete under

[Caolán McNamara] tdf#166205: decrease the page height to 5%

[gerrit buildbot] Update git submodules

[Noel Grandin] remove some dead stuff in package

[Michael Stahl] LOCRDT sw: fix multiple view shell problems

[Caolán McNamara] ofz#415190397 avoid OOM

[Xisco Fauli] ScConditionalFormat: pass ScDocument by ref

[Noel Grandin] loplugin:unnecessaryvirtual

[Noel Grandin] loplugin:unusedfields

[Noel Grandin] no need to subclass std::vector here

[Michael Stahl] LOCRDT sw: deactivate active comment when fly is selected

[Xisco Fauli] language-subtag-registry: upgrade to 2025-05-15

[Michael Weghorn] sd: Turn 2 vector subclasses into aliases

[Michael Weghorn] sd: Don't use unique_ptr for BasicViewFactory::mpViewShellContainer

[Michael Weghorn] tdf#160094 sd presenter: Don't use invalid iterator for RTL

[Michael Weghorn] tdf#160094 sd presenter: Use unordered_map for mapping

[Michael Weghorn] tdf#160094 sd presenter: Deduplicate RTL and non-RTL code paths

[Michael Weghorn] sd presenter: Reduce var scope

[Michael Weghorn] sd presenter: Drop PresenterToolBar::Context class

[Michael Weghorn] sd presenter: Drop PresenterToolBar::ProcessEntry canvas param

[Michael Weghorn] sd presenter: Drop PresenterToolBar::Layout canvas param

[Michael Weghorn] sd Presenter: Drop PresenterToolBar::CalculatePartSize canvas param

[Michael Weghorn] sd presenter: Make PresenterToolBar::LayoutPart non-static

[Michael Weghorn] sd presenter: Pass param by ref instead of shared_ptr

[Michael Weghorn] sd presenter: Indent try block

[Michael Weghorn] sd presenter: Mark PresentationTimeLabel methods final

[Michael Weghorn] sd presenter: Make LayoutMode an enum class

[Michael Weghorn] tdf#160094 sd presenter: Simplify RTL-specific handling

[Michael Weghorn] sd presenter: Reduce code duplication for RTL

[Michael Stahl] LOCRDT sw: more test failures

[Michael Stahl] LOCRDT sw: fix crash on deleting comment in hidden text

[Michael Stahl] LOCRDT sw: fix undo of deleting comment

[Justin Luth] tdf#166510 writerfilter: move empty sectPr bottom margin to prev para

[Xisco Fauli] ScEditUtil::GetString: pass ScDocument by ref

[Caolán McNamara] move stray EditView member into its impl
-- 
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.