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


lo_daily_tb_win - Build # 2510 - Fixed:


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

Changes for Build #2505
[Ilmari Lauhakangas] tdf#168771 Convert enum to enum class in backupfilehelper.cxx

[Ilmari Lauhakangas] tdf#114441 Convert sal_uLong to size_t

[Xisco Fauli] fix build with box2d 2.4 again

[Xisco Fauli] box2d: upgrade to 3.1.1

[Xisco Fauli] cid#1692489: Dereference null return value

[Xisco Fauli] cui: fix crash in Hyperlink dialog mark tree with unexpected outline

[Xisco Fauli] sc: export queryTable XML parts for XLSX round-trip

[Xisco Fauli] sw: fix crash in FindFieldSep during DOCX import with embedded objects

[Xisco Fauli] Fix crash in SvxBorderTabPage when editing styles via Style List sidebar

[Xisco Fauli] cid#1692493: Improper use of negative value

[Xisco Fauli] oox: export styles filter settings

[Xisco Fauli] use HasItem for SID_FRAME_LINESTYLE to avoid crash

[Xisco Fauli] fix crash in CreateB2DPrimitiveRange due to out-of-bounds array access

[Oliver Specht] tdf#171999 fixes field editing

[Xisco Fauli] chart2: fix crash in ControllerLockGuardUNO with null ChartModel

[Xisco Fauli] sc: fix crash activating embedded Calc spreadsheet in Impress

[Xisco Fauli] libgpg-error: upgrade to 1.61

[gerrit buildbot] Update git submodules

[Christian Lohmaier] update credits

[Ilmari Lauhakangas] tdf#145538 Use range based for loop in xepivotxml.cxx

[nemeth] tdf#168705 ooo#4914 sw: add Draft View (distraction-free writing)

[Michael Weghorn] tdf#158237 Use C++20 contains() instead of find() and end()

[jp] ScriptForge fix non-modal dialogs closure

[Xisco Fauli] cid#1692491: Variable copied when it could be moved

[Xisco Fauli] cid#1692494: Argument cannot be negative

[Xisco Fauli] crashtesting: failure to load forum-mso-en4-726282.xlsx

[Xisco Fauli] oox: apply selected styles category to previews list

[Ilmari Lauhakangas] tdf#143148 Replace include guards with pragma once in comphelper headers


Changes for Build #2506
[Julien Nabet] tdf#145538: Prefer range-based for in svtools, Sfx2, DDE client

[Julien Nabet] check for hb_shape_full failure


Changes for Build #2507
[Julien Nabet] crashtesting: don't abort on dodgy multi-colon attribute name

[Julien Nabet] box2d: fix wasm build

[Julien Nabet] crashtesting: fix XclExpCFImpl::SaveXml crashes

[Julien Nabet] ofz: Use-of-uninitialized-value

[Julien Nabet] oox: append only marked styles by def

[Xisco Fauli] Fix numeric_limits::min() used as max initial value

[Julien Nabet] lsan: fix leak in forms::PropertyBagHelper

[Andreas Heinisch] tdf#116833 - Don't overwrite deletion of document information

[Xisco Fauli] CppunitTest_sw_core_doc: disable test on macOS again

[Xisco Fauli] crashtesting: skip non-finite values in chart data table view


Changes for Build #2508
[Xisco Fauli] cid#1693790: Uninitialized pointer read

[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards in

[Xisco Fauli] cid#1693797: Uninitialized scalar variable

[Xisco Fauli] cid#1693798: Uninitialized pointer field

[Julien Nabet] cid#1693812: Using invalid iterator

[Julien Nabet] crashtesting: fix XclExpSupbookBuffer::InsertExtName crashes

[Michael Weghorn] svtools: Move more logic into SvtLineListBox helper to create bitmap

[Michael Weghorn] svtools: Stop using ValueSet::GetItemImage in SvtLineListBox


Changes for Build #2509
[Julien Nabet] lsan: fix clipboard leak

[Julien Nabet] fix a leak in CppunitTest_sc_filters_test

[balazs.varga] Revert "tdf#126742 make Windows file handling more unx-like"

[balazs.varga] tdf#157943 embeddedobj: refuse OLE-link edit when source is in use

[Julien Nabet] remove some acquire/release bogosity

[Julien Nabet] lsan:fix leak of OGeometryControlModel when exporting VBA stuff

[Julien Nabet] lsan:fix leak of VbaEventsHelperBase instances

[Julien Nabet] lsan: fix leak of FormulaToken instances

[Julien Nabet] lsan: fix leak of FormulaToken

[Julien Nabet] Revert partly 1c890385b819e73c75b1ccca9b74e26b1b723552

[gerrit buildbot] Update git submodules

[Julien Nabet] Fix heap-use-after-free

[Xisco Fauli] cid#1692496: silence Unchecked return value

[Xisco Fauli] cid#1693803: Variable copied when it could be moved

[Xisco Fauli] cid#1693818: Uninitialized scalar field


Changes for Build #2510
[Xisco Fauli] Copy paragraph style when dest node contains only "\n"

[Ilmari Lauhakangas] tdf#158803 Remove unused variables from /sw/qa

[Ilmari Lauhakangas] tdf#158803 Remove unused variables from /sw/qa

[Ilmari Lauhakangas] tdf#167766 FILEOPEN XLSX Form control does not show up in Navigator

[Michael Weghorn] vcl: Return existing unique_ptr in SvLBoxButton::Clone

[Michael Weghorn] vcl: Pass SvTreeListBox::InitEntry entry param by ref

[Michael Weghorn] toolkit: Use actual UNO iface name in comment

[Michael Weghorn] toolkit: Switch broadcast_type to enum class

[Michael Weghorn] toolkit: Move check into TreeControlPeer::updateTree

[Michael Weghorn] toolkit: Drop logic conditional on empty Sequence having element

[Michael Weghorn] toolkit: Merge TreeControlPeer::updateNode into only caller

[Michael Weghorn] vcl: Drop extra raw pointer variable in SvTreeListEntry::Clone

[Michael Weghorn] vcl: Stop setting same SvTreeList clone link again

[Michael Weghorn] vcl: Pass SvTreeList::Copy entry param by ref

[Michael Weghorn] vcl: Pass SvTreeList::Clone entry param by ref

[Michael Weghorn] vcl: Pass SvTreeList::CloneEntry entry param by ref

[Michael Weghorn] vcl: Pass SvTreeListEntry to clone by ref in misc places

[Michael Weghorn] vcl: Drop extra class qualification when calling Clone

[Michael Weghorn] vcl: Pass SvTreeListEntry::Clone param by ref

[Michael Weghorn] vcl: Make some SvTreeListEntry& params const

[Michael Weghorn] svx: Use initializer list and OUString literals

[jp] ScriptForge Session.GetUnoProperty/GetPropertyByName()

[Xisco Fauli] emfio: render WMF DIB pattern brushes as tiled bitmap fills

[Xisco Fauli] expat: upgrade to 2.8.1

[Xisco Fauli] emfio: invalidate fill style cache on SETBKMODE for hatched brushes

[Xisco Fauli] emfio: handle pattern brush in non-rectangular shape primitives

[Jonathan Clark] tdf#147021: Use std::size() instead of SAL_N_ELEMENTS in several modules

[Jonathan Clark] tdf#147021: Use std::size() instead of SAL_N_ELEMENTS in several modules

[Xisco Fauli] cool#15641 slow opening of ODS

[Xisco Fauli] boost: drop obsolete patch

[Jakub Trzebiatowski] tdf#83196 tdf#171784 sw: Single code path for renaming table

[Xisco Fauli] cid#1692496: Unchecked return value

[Xisco Fauli] cid#1693820: Variable copied when it could be moved

[Xisco Fauli] Add XML tokens for slide sections interop

[Xisco Fauli] PPTX import: parse slide sections from presentation.xml

[Xisco Fauli] PPTX export: write slide sections to presentation.xml

[Xisco Fauli] ODP: export and import slide sections via loext:section-list

[Xisco Fauli] Add tests for slide section round-trip preservation

[Julien Nabet] Fix typo

[Julien Nabet] Remove duplicated include

[Julien Nabet] Removed semicolon after break

[Khaled Hosny] tdf#152206: Add FontVariationAxis and GetVariationAxes API

[Khaled Hosny] tdf#152206: Add FontVariations UNO service

[fitojb] extra: add EGroupware to the technical dictionary
-- 
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.