lo_daily_tb_win - Build # 2221 - Still Failing:
unmatched error
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win/2221/ to view the results.
Changes for Build #2212
[Mike Kaganski] tdf#162153 Markdown Filter: Add unit test for tables
[Michael Weghorn] vcl a11y: Return OAccessible in OAccessibleMenuBaseComponent::GetChild
[Michael Weghorn] vcl a11y: Return OAccessible in Menu::GetAccessible
[Michael Weghorn] vcl a11y: Return OAccessible in vcl::Window::CreateAccessible
[Michael Weghorn] vcl a11y: Switch Window::mxAccessible to OAccessible
[Michael Weghorn] vcl a11y: Return OAccessible in vcl::Window::GetAccessible
[Caolán McNamara] split out block as 'flushBufferedVOCs' for clarity
[Caolán McNamara] const up curl
[Caolán McNamara] const up libstaroffice
[Caolán McNamara] update lpsolve's upstream
[Tomaž Vajngerl] sc: remove one ident level for anonymous classes / functions
[Mike Kaganski] Simplify AutoRecovery::implts_copyFile a bit
[Mike Kaganski] Move variable declaration to the place it's actually used
[Mike Kaganski] UpdateCommandEnv doesn't need a reference to parent thread
[Mike Kaganski] There is no compelling reason for this `using` here
[Mike Kaganski] Fix creation of result URL
[Michael Weghorn] qt: Drop unused includes and forward-decls
[Noel Grandin] loplugin:unusedfields
[Caolán McNamara] const up ScHTMLExport::pFontSizeCss
[Michael Stahl] sw: fix rounding problem in lcl_SetTableBoxWidths2()
[Caolán McNamara] const up libodfgen
[Caolán McNamara] const up libgpg-error
[Caolán McNamara] Don't hold the SolarMutex when calling joinThreads
[Mike Kaganski] Drop StrTitle::getTitleSequence
[gerrit buildbot] Update git submodules
[Noel Grandin] loplugin:finalclasses
[Armin Le Grand] Allow changing ViewInformation2D in BaseProcessor2D
[Mike Kaganski] Simplify dp_misc::makeURL a bit
[Noel Grandin] loplugin:finalclasses
[Noel Grandin] const up various static locals
[Caolán McNamara] These never change
[Mike Kaganski] Fix a memory leak
[Mike Kaganski] Drop useless comment: the source string is already UTF-16
[Mike Kaganski] Simplify existsOfficePipe
[Michael Stahl] tdf#166953 writerfilter: add column width when adding extra cell
[Michael Stahl] sw,writerfilter: move UNO_TABLE_COLUMN_SUM to swtypes.hxx
[Mike Kaganski] Drop unneeded check
[szymon.klos] Refactors ImageTabPage UI layout for improved structure and clarity
[balazs.varga] tdf#62408 tdf#159292 Impress: Introduce Microsoft Media Foundation APIs
[Jonathan Clark] tdf#167552 sw: Disable DOC handling of fDntBlnSbDbWid compat flag
[Michael Weghorn] tdf#130857 qt dnd: Align QDragEnterEvent handling with other DnD events
[Michael Weghorn] tdf#130857 qt dnd: Let helpers multiply scale factor
[Michael Weghorn] tdf#130857 qt dnd: Move some logic from QtFrame to QtDropTarget
[Michael Weghorn] tdf#130857 qt weld dnd: Implement drop support
[Michael Weghorn] qt dnd: Move some logic from QtTools to QtDropTarget
[Michael Weghorn] a11y: Return OAccessible in weld::DrawingArea::get_accessible_parent
[Thorsten Behrens] sw: better type for UNO_TABLE_COLUMN_SUM
[Thorsten Behrens] sw: Backspace/Delete hidden section must delete flys anchored therein
[Mike Kaganski] Drop special case for Windows from dp_misc::office_is_running
[Mike Kaganski] Simplify dp_misc::office_is_running
[Mike Kaganski] Deduplicate code generating IPC pipe id
[Mike Kaganski] Reimplement office_is_running to avoid executable name check
[Samuel Mehrbrodt] tdf#167544 Properly handle 'Insert hyperlink' for sw shapes
[Caolán McNamara] const up libassuan
[Mike Kaganski] tdf#167660: export \uN as signed 16-bit values
[Stephan Bergmann] Silence bogus GCC -Wstringop-overflow
[Stephan Bergmann] Some bugus warnings still hit with GCC 15
[Noel Grandin] loplugin:unusedmethods
Changes for Build #2213
[Michael Weghorn] sw: Resave renameautotextdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw "Rename AutoText" dialog
[Michael Weghorn] vcl: Drop local var in VclDrawingArea::StartDrag
[Michael Weghorn] qt: Mark QtFrame as final
[Michael Weghorn] qt: Return reference in QtFrame::GetQWidget
[Noel Grandin] tdf#167629 Font color/character highlighting toolbar items white
[Mike Kaganski] Simplify the test
[Stephan Bergmann] SvToken assignment op can be implicitly defined
[Caolán McNamara] const up libwpg
Changes for Build #2214
[Caolán McNamara] more consts up for libwpd
[Noel Grandin] inputdlg.hxx does not need to be in the global include path
[Michael Weghorn] vcl dnd: Move GenericDropTarget{Drag,Drop}Context to winproc.cxx
[Michael Weghorn] vcl dnd: Move DNDListenerContainer decl to include/vcl
[Michael Weghorn] vcl dnd: Consolidate drop target retrieval, avoid casting
[Noel Grandin] move some svx headers inside the module
[Caolán McNamara] split ambiguous SfxLokHelper::getView into unambiguous parts
[Caolán McNamara] SfxLokHelper::getView() -> SfxLokHelper::getCurrentView()
[Caolán McNamara] SfxLokHelper::getView(*) -> SfxLokHelper::getView(&)
[Mike Kaganski] tdf#167661: collect bullet fonts before exporting font table
[Stephan Bergmann] Silence bogus GCC -Wmaybe-uninitialized
[Stephan Bergmann] Make O[U]String default ctors constexpr
[Caolán McNamara] const up libxml2
[Caolán McNamara] SfxLokHelper::getView(*) -> SfxLokHelper::getView(&)
[Caolán McNamara] two arg lcl_generateJSON always derefs ViewShell
[Caolán McNamara] SfxLokHelper::notifyOtherView can take ref for first arg
[Caolán McNamara] attempt to fix oss-fuzz build
[Justin Luth] tdf#167657 writerfilter: only move sectPr bottomMargin after pageBreak
[Caolán McNamara] all lcl_generateJSON variants unconditionally deref the ViewShell arg
Changes for Build #2215
[dave] sdext,pdfimport: Fix opacity during axial fills
[freedesktop] Fix typo
[Michael Weghorn] Split ORptExport::exportContainer into logical chunks
[Mike Kaganski] tdf#158433 Doxygen: multiple paragraphs to parblocks
[Noel Grandin] tdf#167664 slow loading CSV with tokens ending in newline
[aron.budea] tdf#167659 Allow hiding tracked changes in PDF export from command line
[Caolán McNamara] notifyOtherView derefs its ViewShell
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::{g,s}et_column_title
[Michael Weghorn] tdf#130857 qt weld: Support "Insert Version Comment" dialog
[Michael Weghorn] tdf#130857 qt weld: Support doc versions dialog
[Michael Weghorn] tdf#130857 qt weld: Hold SolarMutex in QtInstanceWindow::eventFilter
[Michael Weghorn] tdf#130857 qt weld: Support setting TreeView "expander image"
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::{g,s}et_sort_column
[Caolán McNamara] fix oss-build better
[Caolán McNamara] const up lpsolve
[Caolán McNamara] first arg to notifyUpdatePerViewId is never null
[Caolán McNamara] notifyUpdatePerViewId 3rd arg is never null
[Caolán McNamara] drop getView variant that auto-guesses from current viewshell
[Caolán McNamara] Keep ViewShells sorted in most recently used order
[Noel Grandin] constify lcms2 some more
[Noel Grandin] tdf#167642 Restart in safe mode doesn't launch safe mode on macOS
[Caolán McNamara] make doc_getView return the most recent view of the specific document
[Caolán McNamara] use SfxLokHelper::getViewId to get current view of this document
[Caolán McNamara] alt key in gtktiledviewer becomes "stuck" on once seen
[Caolán McNamara] add a way to get the count of current documents.
[Caolán McNamara] const up liblangtag
[Noel Grandin] (related tdf#128357) Fix bad sort.
[Michael Weghorn] tdf#167669 weld: Introduce weld::ColorChooserDialog
[Michael Weghorn] tdf#167669 gtk: Extract helper to convert VCL to GDK color
[Michael Weghorn] tdf#167669 gtk: Use native GtkColorChooserDialog
[Michael Weghorn] tdf#167669 tdf#130857 qt: Use native QColorDialog
[Michael Weghorn] svx: Drop commented code using GalleryBrowser2
[Michael Weghorn] svx: Drop non-existing friend class
[Michael Weghorn] svx: Rename GalleryBrowser1 -> GalleryBrowser
[Michael Weghorn] vcl: Deduplicate SalInstanceIconView::insert code paths a bit
[Michael Weghorn] vcl: Deduplicate both SalInstanceIconView::insert variants
[Michael Weghorn] vcl: Take IconView* param in IconViewImpl ctor
[Michael Weghorn] vcl: Move casting to new IconViewImpl::GetIconView
[Michael Weghorn] vcl: Move SvTreeListBox::nColumns to IconView subclass
[Caolán McNamara] use SfxLokHelper::getViewId to get view of this document
[Noel Grandin] constify coinmp some more
[Noel Grandin] drop OutputDevice::GetBitmapEx in favour of returning Bitmap
[Michael Weghorn] svx a11y: Dispose SvxShowCharSetItemAcc
[Michael Weghorn] svx a11y: clang-format charmapacc.hxx
Changes for Build #2217
[Noel Grandin] constify aStaticTypeNameMap
[gerrit buildbot] Update git submodules
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Revert "Fix typo"
[Noel Grandin] return OUString by const& in INetContentTypes::GetContentType
[Noel Grandin] prefix members of ScOutputData
[Noel Grandin] rename oLastEmptyCellX->oFirstNonEmptyCellX
[Noel Grandin] cool#11336 reduce cost of IsEmptyCellText (2)
Changes for Build #2218
[Miklos Vajna] sd: Make the GotoPage dialog async
[Sahil Gautam] tdf#118666 Follow-up with code formatting
[michael.meeks] cui: Use LibreOffice name and URL in widget test dialog
[Mike Kaganski] tdf#167679: RTF already can export \brdrnone
[Mike Kaganski] tdf#167569: Reimplement RTF character formatting output
[Noel Grandin] BitmapEx->Bitmap in PrintDialog
[Noel Grandin] BitmapEx->Bitmap in WavyLineCache
[Noel Grandin] use constexpr on various
[Noel Grandin] BitmapEx->Bitmap in GDIMetaFile::CreateThumbnail
[Stephan Bergmann] Some bogus warnings still hit with recent GCC trunk
[Tomaž Vajngerl] sw: Fix wrong variable prefix
[Caolán McNamara] const up mariadb more
[Caolán McNamara] const up gpgme[pp]
[Caolán McNamara] const up openldap
[Caolán McNamara] const up md4c
[Mike Kaganski] tdf#165564: refactor the "Removes additional spaces in export" part
[Mike Kaganski] tdf#162342: workaround out-of-order context stack pop
[fitojb] tdf#157867 Remove reference to Windows2K.
[Noel Grandin] BitmapEx->Bitmap in CachedSortIndicator
[Miklos Vajna] Related: tdf#167222 sw floattable: fix split of fly and its heading text
[Noel Grandin] BitmapEx->Bitmap in GenerateStylePreview
[Noel Grandin] BitmapEx->Bitmap in LineListBox::ImpGetLine
[Noel Grandin] BitmapEx->Bitmap in StylePreviewCache
[Michael Weghorn] android: Update Android Gradle Plugin to 8.11.1
[Noel Grandin] constify Slots_Impl in sd
[Miklos Vajna] svx: prefix members of XOBitmap
[Noel Grandin] BitmapEx->Bitmap in SdrHdlColor::CreateColorDropper
[Noel Grandin] mark more const in lcms2
[Noel Grandin] constify coinmp some more
[Caolán McNamara] Resolves: tdf#167419 Changing the borders of a table doesn't refresh
[Sahil Gautam] calc: add parameters to .uno:InsertFunction
[Caolán McNamara] cid#1308563 Still needed for coverity 2024
[Caolán McNamara] cid#1399128 Still needed for coverity 2024
[Caolán McNamara] cid#1659600 Variable copied when it could be moved
[Caolán McNamara] cid#1659609 Variable copied when it could be moved
[Caolán McNamara] cid#1659610 Variable copied when it could be moved
[Caolán McNamara] cid#1659634 Variable copied when it could be moved
[Caolán McNamara] cid#1659640 Variable copied when it could be moved
[Caolán McNamara] cid#1659655 Variable copied when it could be moved
[Caolán McNamara] cid#1660393 Variable copied when it could be moved
[Caolán McNamara] cid#1660319 silence Dereference null return value
[Caolán McNamara] cid#1438474 Still needed for coverity 2024
Changes for Build #2219
[Michael Weghorn] svx: Drop deprecated GtkButton::xalign property in Theme Color Edit dlg
[Michael Weghorn] tdf#130857 qt weld: Support "Theme Color Edit" dialog
[Michael Weghorn] tdf#130857 a11y: Set mnemonic widgets in "Theme Color Edit" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Theme Color Edit" dialog in order
[Michael Weghorn] svx: Set proper parent for "Theme Color Edit" dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Theme" dialog
[Michael Weghorn] tdf#130857 weld: Move methods to set default widget to Dialog
[Michael Weghorn] tdf#130857 weld: Restrict default widget concept to buttons
[Michael Weghorn] sw: Resave numberingnamedialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support sw numbering name dialog
[Michael Weghorn] vcl: Move conditional logic into relevant if block
[Michael Weghorn] vcl: Drop unnecessary OUString -> OString conversion
[Michael Weghorn] tdf#130857 qt weld: Implement
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceDialog::set_default_response
[Michael Weghorn] tdf#130857 qt weld: Adjust MessageDialog override to set default button
[Mike Kaganski] tdf#58511 sw: Fix source fontwork object not removed after being cut
[Mike Kaganski] tdf#155419 tdf#156477 PDF Export: emitCatalog fixes for OpenAction
[Noel Grandin] BitmapEx->Bitmap in SfxObjectShell::GetPreviewBitmap
[Noel Grandin] BitmapEx->Bitmap in CreateDesignPreview
[Noel Grandin] BitmapEx->Bitmap in DrawDocShell::GetPagePreviewBitmap
[Noel Grandin] BitmapEx->Bitmap in InsertionIndicatorOverlay
[Noel Grandin] BitmapEx->Bitmap in VclAbstractDialog::createScreenshot
[Miklos Vajna] Fix DISPLAY build
[Noel Grandin] loplugin:finalclasses in sc
[Noel Grandin] loplugin:unusedfields
[Stephan Bergmann] Add an --enable-dependency-tracking=sysincludes option
[Michael Weghorn] tdf#130857 qt weld: Move "GtkScale" to its alphabetical place
[Michael Weghorn] tdf#130857 qt weld: Introduce QtInstanceSpinner
[Michael Weghorn] tdf#130857 qt weld: Support widget test dialog
[Michael Weghorn] tdf#130857 weld: Drop unused weld::MenuToggleButton
[Michael Weghorn] gtk: Drop now unused GTK 4 path for replaceWidget
[Michael Weghorn] tdf#130857 qt weld: Support sd dialogs to manage custom slideshows
[Caolán McNamara] cid#1409892 Still needed for coverity 2024
[Caolán McNamara] cid#1660511: Resource leak
[Noel Grandin] loplugin:finalmethods in svl
[Noel Grandin] BitmapEx->Bitmap in IconView
[Noel Grandin] loplugin:finalmethods in xmlscript
[Caolán McNamara] cid#1555840 Variable copied when it could be moved
[Caolán McNamara] cid#1660562 Variable copied when it could be moved
[Miklos Vajna] sw: fix assertion failure in SwFrameShell::Execute()
[Ilmari Lauhakangas] tdf#162153 Introduce clipboard support for Markdown format.
[Noel Grandin] Make function that blends bitmaps be local
[Michael Weghorn] tdf#130857 weld: Implement Dialog::set_default_response in base class
[Caolán McNamara] cid#1659712 silence Division or modulo by float zero
[szymon.klos] ONLINE: Send color names and values Online
[szymon.klos] ONLINE: Make new formula dialogs async
[Julien Nabet] Fix typo
[Julien Nabet] tdf#167707: add missing Python examples in api
[Michael Weghorn] tdf#130857 qt weld: Apply "sensitive" property
[Michael Weghorn] tdf#130857 qt weld: Apply entry text set in .ui file
[Noel Grandin] make Bitmap(BitmapEx) constructor explicit
Changes for Build #2220
[Michael Weghorn] svx: Replace ToolboxButtonColorUpdaterBase::maUpdRect with local var
[Michael Weghorn] svx: clang-format tbxcolorupdate.{cxx,hxx}
[Michael Weghorn] svx: Drop ToolboxButtonColorUpdaterBase::maBmpSize
[Michael Weghorn] svx: Use existing helper to get Image
[Stephan Bergmann] Emscripten: Make sure global Module is available in worker threads
[Stephan Bergmann] Emscripten: Use unique_ptr for any and sequence values returned from JS
[arnaud.versini] vcl : no need to use a OString for comparison
[Noel Grandin] BitmapEx->Bitmap in OpenGLHelper::ConvertBufferToBitmap
[Noel Grandin] fix Bitmap(BitmapEx) constructor
[Stephan Bergmann] embindmaker-generated files should first include sal/config.h, by
[Gabor Kelemen] tdf#146619 Run IWYU on avmedia/
[Armin Le Grand] Revert "tdf#167511 correctly apply Color in HighContrast mode to text
[Armin Le Grand] Revert "tdf#167511 correctly apply Color in HighContrast mode to text
[Armin Le Grand] Revert "tdf#167511 correctly apply Color in HighContrast mode to text"
[Miklos Vajna] sw: fix crash in lcl_InnerCalcLayout()
[Michael Weghorn] tdf#130857 qt weld: No longer use separate col for "expander toggle"
[Michael Weghorn] tdf#130857 svx: Connect doc recovery toggle handler after toggling
[Michael Weghorn] tdf#130857 qt weld: Support doc recovery dialog
[Michael Weghorn] tdf#130857 qt weld: Forward DrawingArea context menu event
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceMenu::popup_at_rect
[Michael Weghorn] tdf#130857 qt weld: Support edit menu
[Michael Weghorn] svx: Resave fileexporteddialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "File Exported" dialog
[Michael Weghorn] tdf#130857 qt weld: Support image viewer dialog
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceBox::reorder_child
[Michael Weghorn] tdf#130857 qt weld: Support graphics test dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Duplicate Name" dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Delete Arrow Style?" dialog
[Michael Weghorn] cui: Resave querysavelistdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Delete Line Style?" dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Save List?" dialog
[Michael Weghorn] tdf#130857 qt weld: Sort list of supported files alphabetically
[Michael Weghorn] tdf#130857 cui a11y: Set mnemnic widget in "Arrow Styles" tab page
[Michael Weghorn] tdf#130857 qt weld: Support "Line" dialog
[Michael Weghorn] tdf#130857 qt weld: Support object name dialog
[Michael Weghorn] cui: Resave objectnamedialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Load Master Page" dialog
[Michael Weghorn] tdf#130857 qt weld: Support sd "Available Master Pages" dialog
[Caolán McNamara] cid#1659925 silence Dereference null return value
[Caolán McNamara] cid#1660813 etc, push the boat out for another coverity major cycle
[Caolán McNamara] cid#1659798 Unchecked dynamic_cast
[Mike Kaganski] Inline CMtaOleClipboard::run
[Caolán McNamara] cid#1660317 XML external entity processing enabled
[Caolán McNamara] cid#1660797 Variable copied when it could be moved
[Caolán McNamara] cid#1660391 Resource leak
[balazs.varga] tdf#166882 - sd odf clipboard: fix missing copy/pasted graphic bullets
[Justin Luth] tdf#166553 writerfilter: don't force para style when IsSplitPara
[Caolán McNamara] use std::pmr::get_default_resource for fuzzing
[Justin Luth] related tdf#166553 writerfilter: remove column-only mbIsSplitPara
[Miklos Vajna] Related: tdf#167222 sw floattable: fix split of fly and heading text fit
[Michael Weghorn] vcl a11y: Use OAccessible in ~SalInstanceDrawingArea
[Michael Weghorn] vcl: Use OAccessible in lcl_GetxText
[Michael Weghorn] a11y: Let IAccessibleTableProvider::GetAccessible return OAccessible
[Michael Weghorn] toolkit a11y: Drop redundant OAccessible::getAccessibleContext call
[Michael Weghorn] toolkit a11y: Use OAccessible in UnoControl::getAccessibleContext
[Michael Weghorn] wina11y: Inline AccessBridgeHandleExistingWindow into only caller
[Michael Weghorn] wina11y: Simplify AccessBridgeUpdateOldTopWindows
[gerrit buildbot] Update git submodules
[Noel Grandin] Bitmap->BitmapEx in XPropertyEntry
[Samuel Mehrbrodt] Related tdf#97694 Don't require signed document in Base
[Caolán McNamara] cid#1660121 Resource leak
[Ilmari Lauhakangas] tdf#166596 replace animated image in first launch dialog with static
[Noel Grandin] Bitmap->BitmapEx in XDashList
[Caolán McNamara] cid#1659720 silence Division or modulo by float zero
[Noel Grandin] Bitmap->BitmapEx in LinePropertyPanelBase
[Noel Grandin] BitmapEx->Bitmap in GalleryObject
[Noel Grandin] BitmapEx->Bitmap in sdr::annotation::Annotation
[Noel Grandin] BitmapEx->Bitmap in SdrCropHdl
[Noel Grandin] BitmapEx->Bitmap in TBCBitMap
[Noel Grandin] BitmapEx->Bitmap in ScreenshotTest
[Stephan Bergmann] Fix use of incomplete type weld::Button
[Caolán McNamara] cid#1660282 Resource leak
[gerrit buildbot] Update git submodules
[Mike Kaganski] Format this return statement
[Michael Weghorn] sfx2: Don't try to preselect non-existing tab page
[Armin Le Grand] tdf#167511 Added use of DrawModeFlags to CairoSDPR
[Michael Weghorn] tdf#130857 qt weld: Support doc recovery interrupted dialog
[Michael Weghorn] tdf#130857 qt weld: Improve QtInstanceWidget::{is,get}_visible
[Michael Weghorn] tdf#130857 sfx2: Store tab page data before adding to weld::Notebook
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTextView::set_monospace
[Michael Weghorn] tdf#130857 qt weld: Support "View Certificate" dialog
[Michael Weghorn] tdf#130857 xmlsecurity: Fix path for unvalidated cert icon
[Michael Weghorn] tdf#130857 qt weld: Support "Select Certificate" dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Digital Signatures" dialog
[Miklos Vajna] tdf#166319 sw interdependent redlines: fix redo of reject of
[Miklos Vajna] CppunitTest_editeng_editeng: avoid gb_CppunitTest_use_library_objects
[Noel Grandin] BitmapEx->Bitmap in SvxRectCtl
[Noel Grandin] BitmapEx->Bitmap in SdrExchangeView
[Noel Grandin] BitmapEx->Bitmap in SvtLineBox
[Noel Grandin] BitmapEx->Bitmap in SvxLineEndLB
[Noel Grandin] BitmapEx->Bitmap in SvxLineLB
[Noel Grandin] BitmapEx->Bitmap in isHistorical8x8
[Noel Grandin] BitmapEx->Bitmap in ORoadmap
[Noel Grandin] BitmapEx->Bitmap in FixedBitmap
[Sahil Gautam] tdf#123159 don't show 'open hyperlink' in context menu unneccessarily
[Sahil Gautam] tdf#123159 code cleanup in ScDocShell::Execute(SID_OPEN_HYPERLINK)
[Jonathan Clark] tdf#117636 sw: Ignore spurious language spans in DOC files
[Michael Weghorn] tdf#130857 qt weld: Support "New Style from Selection" dialog
[Michael Weghorn] tdf#130857 weld: Drop lower param for
[Michael Weghorn] tdf#130857 weld: Drop ScrolledWindow::vadjustment::{g,s}et_lower
[Heiko Tietze] tdf#167312 Correct the link for contribution
[Xisco Fauli] language-subtag-registry: upgrade to 2025-07-15
[Xisco Fauli] harfbuzz: upgrade to 11.3.3
[Xisco Fauli] nss: upgrade to 3.114
[Noel Grandin] BitmapEx->Bitmap in CreateFromData
[Noel Grandin] BitmapEx->Bitmap in PDFium
[Michael Weghorn] a11y: Use OAccessible vector for AccessibleTabBar children
[Michael Weghorn] svtools a11y: Switch EditBrowseBox::m_xActiveCell to OAccessible
[Michael Weghorn] a11y: Return OAccessible in
[Michael Weghorn] sw a11y: Use OAccessible in SwAccessibleContext::getAccessibleChild
[Michael Weghorn] sw a11y: Use OAccessible in SwAccessibleChild::GetParent
[Michael Weghorn] gtk4 a11y: Use OAccessible directly to simplify a bit
[Michael Weghorn] vcl a11y: Drop unnecessary call to OAccessible::getAccessibleContext
[Michael Weghorn] vcl a11y: Use OAccessible in VCLXAccessibleToolBox::ProcessWindowEvent
[Michael Weghorn] vcl a11y: Switch VCLXAccessibleToolBoxItem::m_xChild to OAccessible
[Michael Weghorn] vcl: Use OAccessible var in
[Michael Weghorn] a11y: Return OAccessible in
[Michael Weghorn] vcl a11y: Simplify AccessibleListBoxEntry::IsShowing_Impl
[Michael Weghorn] qt a11y: Drop getAccessibleContext call
[Michael Weghorn] a11y tests: Use OAccessible for Window accessible
[Michael Weghorn] a11y tests: Switch AccessibleTestBase::Dialog::mxAccessible to
[Michael Weghorn] a11y tests: Use OAccessible in AccessibleDropDownListBox test
[Michael Weghorn] sc a11y: Drop one getAccessibleContext call
[Michael Weghorn] a11y: Simplify AccessibleTabBarPageList::getAccessibleAtPoint
[Michael Weghorn] android-viewer translated using Weblate
[nemeth] tdf#167648 cui offapi xmloff sw: add DTP-feature maximum letter spacing
[Mike Kaganski] Use std::end here
[Miklos Vajna] spelling correction 'section -> selection'
[Caolán McNamara] cid#1659840 silence Division or modulo by float zero
[Caolán McNamara] cid#1659873 Division or modulo by float zero
[Michael Stahl] tdf#167710 writerfilter: RTF import: ignore text in \revtbl
[Mike Kaganski] Drop now-unused functions
[Mike Kaganski] Use range-based loop here
[Mike Kaganski] Simplify GetInt* a bit, using respective GetUInt*
[Mike Kaganski] Simplify nameExtract a bit
[Mike Kaganski] Use std::end here
[Armin Le Grand] Added DrawModeFlags to ViewInformation2D
[Caolán McNamara] cid#1660814 Dereference null return value
[Andras Timar] license: pt_BR thesaurus
[Andras Timar] license: Albanian hyphenation
[Andras Timar] license: Swedish hyphenation
[Caolán McNamara] cid#1659775 silence Overflowed integer argument
[Caolán McNamara] cid#1660007 Overflowed constant
[Caolán McNamara] cid#1401342 silence Uncaught exception
[Caolán McNamara] cid#1659599 Variable copied when it could be moved
[Caolán McNamara] cid#1659773 Overflowed constant
Changes for Build #2221
[Mike Kaganski] Use known compatible substitutions for Bundes* fonts
[Mike Kaganski] Fix a TODO: drop the reference
[Mike Kaganski] Make this variable local to the scopes where it's used
[Miklos Vajna] tdf#167194 sw redline reinstate: fix handling of self-inserts
[Caolán McNamara] ofz#435489660 Direct-leak from vcl::PngImageReader::read
[Noel Grandin] improve Bitmap::SplitIntoColorAndAlpha
[Mike Kaganski] Inline EmbeddedFontsHelper::activateFont
[Jonathan Clark] tdf#150822 writerfilter: Handle ST_TextDirection in OOXML strict
[Jonathan Clark] tdf#167740 vcl: Fix Win IME inserting stale composition after dismissal
[Noel Grandin] BitmapEx->Bitmap in GalleryTheme
[Caolán McNamara] cid#1659657 silence Overflowed constant
[Caolán McNamara] cid#1660150 silence Use after free
[Caolán McNamara] cid#1660821 Dereference null return value
--
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.