Daily Screenshot Build on Windows - Build # 3034 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/3034/ to view
the results.
Changes for Build #3032
[gerrit buildbot] Update git submodules
Changes for Build #3033
[Jakub Trzebiatowski] sw: Redraw chart immediately after changing its source table name
[Neil Roberts] tdf#171853 Use endsWith instead of checking lastIndexOf is at end
[Julien Nabet] Related tdf#140226: use StaticWhichCast in annotationmanager.cxx (sd)
[Julien Nabet] Related tdf#140226: use StaticWhichCast in editeng
[Julien Nabet] Related tdf#140226: use StaticWhichCast in drviews7.cxx (sd)
[freedesktop] tdf#143148: Use pragma once instead of include guards
[freedesktop] tdf#143148: Use pragma once instead of include guards in files
[freedesktop] tdf#153109 Use std::any_of to simplify loop in sp2bv.cxx
[freedesktop] tdf#171828: sc: Add CppUnittest
[freedesktop] tdf#170269 Use std::ranges::any_of to simplify loops
[Michael Weghorn] sc: Switch some OSL_ENSURE to assert
[Michael Weghorn] sc: Resave cellprotectionpage.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Format Cells" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Protection" tab page in order
[Michael Weghorn] sc: Drop duplicate "tab-pos" property from pagetemplatedialog.ui
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Page Style" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Sheet" tab page in order
[Michael Weghorn] tdf#130857 qt weld: Support "Border / Background" dialog
[Michael Weghorn] tdf#130857 qt weld: Support Calc data validation dialog
[Michael Weghorn] tdf#130857 Define widgets in "Criteria" tab page in order
[Michael Weghorn] sc a11y: Leave Error Message text view in data validation dlg on simple
[Michael Weghorn] tdf#130857 Define widgets in "Error Alert" tab page in order
[Michael Weghorn] sc a11y: Leave "Input help" text view in data validation dlg on simple
[Michael Weghorn] sc: Drop duplicate "tab-pos" property from paratemplatedialog.ui
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Cell Style" dialog
[Michael Weghorn] sc: Drop duplicate "tab-pos" property from drawtemplatedialog.ui
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Drawing Style" dialog
[Michael Weghorn] tdf#130857 Define widgets in "Dimensioning" tab page in order
[Michael Weghorn] cui: Resave galleryupdateprogress.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support gallery update dialog
[Michael Weghorn] tdf#130857 qt weld: Support Impress "Drawing Style" dialog
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceDrawingArea::queue_draw_area
[Michael Weghorn] Use existing weld::TreeView::iter_string typedef
[Michael Weghorn] vcl: Pass SvTreeListBox::EditItemText params by ref
[Michael Weghorn] vcl: Pass SvTreeListBox::GetTab entry param by ref
[Michael Weghorn] vcl: Return ref in SvTreeListBox::GetViewDataItem (I)
[Michael Weghorn] vcl: Return ref in SvTreeListBox::GetViewDataItem (II)
[Michael Weghorn] vcl: Prefix SvInplaceEdit2 members with "m_"
[Michael Weghorn] vcl: Merge SvTreeListBox::InitTreeView into ctor
[Michael Weghorn] vcl: Use SvTreeListEntry reference instead of ptr in IterString
[Michael Weghorn] vcl: Also pass the item in treeview callback when entry edited
[Michael Weghorn] basctl: Use existing weld::TreeView::iter_string typedef
[Michael Weghorn] weld: Pass col index in TreeView::signal_editing_done
[Michael Weghorn] starmath matrix creator: Simplify retrieving row from weld::TreeIter
[Michael Weghorn] tdf#130857 starmath matrix creator a11y: Use col index newly passed to
[Michael Weghorn] starmath matrix creator a11y: Just use row indices directly
[Michael Weghorn] starmath matrix creator: Stop manually setting text in callback
[Xisco Fauli] expat: upgrade to 2.8.0
[Xisco Fauli] emfio: rename EMR_ALPHADIBBLEND to EMR_SETLAYOUT and log non-zero values
[Xisco Fauli] emfio: implement EMR_EXCLUDECLIPRECT
[Xisco Fauli] emfio: remove implemented records from unsupported list in README
[Xisco Fauli] XLSX: Handle import of empty formula
[Xisco Fauli] XLSX: Handle "#REF!" in external double references
[Xisco Fauli] XLSX: Export of empty comments
Changes for Build #3034
[Julien Nabet] Related tdf#140226: use StaticWhichCast in fupage.cxx + 2 hrc
[Julien Nabet] vcl: start migrating coordinate mapping functionality from OutputDevice
[Xisco Fauli] DOCX: Skip exporting duplicate OLEs
[Xisco Fauli] cool#15535 sw markdown import: handle pasting into an existing paragraph
[Xisco Fauli] Related: cool#15535 sw markdown import: use matching num rule if
[Xisco Fauli] emfio: implement EMR_CREATEMONOBRUSH
[Xisco Fauli] emfio: implement EMR_GRADIENTFILL for rectangle modes
[Xisco Fauli] emfio: implement EMR_SETPOLYFILLMODE and W_META_SETPOLYFILLMODE
[Xisco Fauli] emfio: implement BS_HATCHED brushes and pens
[Xisco Fauli] sc: XLSX export: formControlPr has no print and autoLine attributes
[Julien Nabet] tdf#163691 Use std::copy/std::copy_n() instead of memcpy() in i18npool
[Julien Nabet] tdf#163691 Use std::copy_n() instead of memcpy() in svx
[Julien Nabet] tdf#163691 Use std::copy_n() instead of memcpy() in editeng
[Julien Nabet] tdf#163691 Use std::copy_n() instead of memcpy() in vcl
[Julien Nabet] tdf#163691 Use std::copy_n() instead of memcpy() in sc
[Xisco Fauli] libtiff: add patch for CVE-2026-4775
[Xisco Fauli] XLSX: Importing tables with power query connections
[gerrit buildbot] Update git submodules
[Xisco Fauli] ofz#496349582 Integer-overflow
[Xisco Fauli] ofz#496346456 Integer-overflow
[Xisco Fauli] ofz#496751918 Out-of-memory
[Xisco Fauli] ofz#496742324 Integer-overflow
[Xisco Fauli] ofz#496348501 Integer-overflow
[Xisco Fauli] DOCX: Create new rel IDs for duplicate OLEs
[Julien Nabet] Fix FIXME comment + add extra info
[Julien Nabet] tdf#163691 replace memcpy with std::copy_n in package and xmlscript
[Xisco Fauli] sw: fix cursor update problem
[Xisco Fauli] XLSX: Correctly export autofilter button for merged cells
[Xisco Fauli] Related: cool#15535 sw markdown import: use matching paragraph
[Julien Nabet] tdf#143148 use pragma once in javaunohelper and jvmfwk headers
[Julien Nabet] Related tdf#140226: use StaticWhichCast in svdmodel (svx)
[Julien Nabet] Related tdf#140226: use StaticWhichCast in ww8graf+drwtxtex (sw)
[Julien Nabet] Related tdf#171816: fix link in wizards module files
[arnaud.versini] rust : use repr(transparent) when we should
[Neil Roberts] tdf#171853 use endsWith instead of lastIndexOf+getLength in comphelper
[Julien Nabet] Related tdf#140226: use StaticWhichCast in AccessibilityCheck (sw)
[Julien Nabet] tdf#153294 Use std::find_if in OfaAutocorrReplacePage::NewEntry
[Xisco Fauli] sc: Include error constants in OpCodeMap
[Xisco Fauli] XLSX: Handle external references with missing path
[Heiko Tietze] Resolves tdf#169313 - Invert 'Show Again' logic on query dialogs
[Heiko Tietze] Related: tdf#146161 Rename 'Open' to 'New From Template' in Templates
[Xisco Fauli] ooxml: Save <picture> before control objs as listed in the ECMA specs
[Xisco Fauli] ooxml: Fix reuse logic of axes for charts
[Xisco Fauli] ooxml: Fix export of traditional combined charts by reusing axes.
[Xisco Fauli] ooxml: Use mnSeriesCount in export of stock charts for unique idx/order
[Xisco Fauli] ooxml: Don't write pivot tables if no pivot fields are available
[Xisco Fauli] ooxml: Limit the row/column data to not go below 0
[Julien Nabet] Fix GtkTreeView suggestionslb could use GtkListStore for better
[Christian Lohmaier] update credits
[Michael Weghorn] a11y: Drop IAccessibleTableProvider::GetGlyphBoundRects
[Michael Weghorn] svtools: Drop unused BrowseBox::GetGlyphBoundRects
[Michael Weghorn] vcl: Move SvHeaderTabListBox::GetGlyphBoundRects logic to only caller
[Michael Weghorn] svt: Return more specific subclass in EditBrowseBox::imp_CreateHeaderBar
[Michael Weghorn] svtools: Use more concrete EditBrowserHeader type
[Michael Weghorn] dbaccess: Drop ORelationControl_Base typedef
[Michael Weghorn] svt: clang-format editbrowsebox.hxx
[Michael Weghorn] svtools: Convert EditBrowseBox::RowStatus to enum class
[Michael Weghorn] svtools: Make EditBrowseBox::pHeader private
[Michael Weghorn] vcl: Use ref to concrete DNDListenerContainer
[Michael Weghorn] svx: Use #pragma once
[Michael Weghorn] svx: clang-format fmprop.hxx
[Michael Weghorn] svtools: Move EditBrowseBox::clearActiveCell logic to only caller
[Michael Weghorn] vcl: Drop obsolete SvLBoxButton comment
[Michael Weghorn] vcl: Return const ref in SvLBoxButtonData::GetImage
[Michael Weghorn] vcl: Merge both SvTreeListBox::ExecuteDrop variants
[Michael Weghorn] vcl: Prefix SvTreeList members with "m_"
[Michael Weghorn] vcl: Drop unrelated commented "GetColumnId"
[Michael Weghorn] vcl: Drop duplicate IAccessibleTableProvider doc
[Michael Weghorn] vcl: Drop SvHeaderTabListBox::m_bFirstPaint and Paint() override
[Michael Weghorn] tdf#130857 Define widgets in Envelope dlg's "Format" tab page in order
[Michael Weghorn] tdf#130857 Define widgets in Envelope dlg's "Printer" tab page in order
[Michael Weghorn] tdf#130857 qt weld: Support "Replace with formatting" dialog
[Michael Weghorn] tdf#130857 qt weld: Don't make menu button toggleable
[Michael Weghorn] tdf#130857 qt weld: Only use native print widgets if native parent
[Andreas Heinisch] Fix typos
[Rene Engelhard] Also find zxcvbn headers in /usr/include/zxcvbn
[Julien Nabet] Fix WASM TB undeclared function 'rand_s' in expat lib
[gerrit buildbot] Update git submodules
[Neil Roberts] tdf#163691 Use std::copy_n() instead of memcpy() in FilterContainer.cxx
[Xisco Fauli] XLSX: fix export of #NAME? followed by a ref in formulas
[Xisco Fauli] XLSX: Export reference arg as #REF! for offset func if it has illegal
[Xisco Fauli] sc: Use "#REF!" for invalid `ocPush` tokens
[Xisco Fauli] XLSX: External defined names with empty formulas are not preserved
[Heiko Tietze] tdf#171626 Replace underline icon with keyboard icon for Keyboard tab
[Heiko Tietze] tdf#157920 sw: use Header consistently in table UI
[Xisco Fauli] Table Styles: generate JSON with definitions
[Xisco Fauli] Table Styles: lok: send notifications on update
[Xisco Fauli] Table Styles: Move Calc table style generation from OOXML filter to core
[Xisco Fauli] Table Styles: Add unit tests for Calc table styles
--
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.