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


lo_daily_tb_win_arm64 - Build # 1914 - Still Failing:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/1914/consoleFull#515680345d6a077db-fe4f-4479-b990-f037a75048dd>
  * Indication 2:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/1914/consoleFull#1722813115d6a077db-fe4f-4479-b990-f037a75048dd>


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

Changes for Build #1910
[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 #1911
[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


Changes for Build #1912
[Julien Nabet] tdf#116623 emfio: apply RGN_COPY region data in EMR_EXTSELECTCLIPRGN

[Heiko Tietze] tdf#159296 used CARET symbol for MacOS Ctrl

[Heiko Tietze] tdf#169121 Replace 'Company' with 'Organization'

[Xisco Fauli] Impress: add SlideSectionManager for slide section model

[Xisco Fauli] Impress: display section headers in slide sorter panel

[Xisco Fauli] PPTX/ODP export: fix section round-trip issues

[Xisco Fauli] Updated slide section tests

[Neil Roberts] tdf#166019 Fix mask used to disable autocorrect options after load

[Michael Weghorn] vcl: Pass SvImpLBox::IsSelectable entry param by ref

[Michael Weghorn] vcl: Pass SalInstanceTreeView::set_text entry param by ref

[Michael Weghorn] vcl: Pass SalInstanceTreeView::set_toggle entry param by ref

[Michael Weghorn] vcl: Pass SalInstanceTreeView::do_set_toggle entry param by ref

[Michael Weghorn] vcl: Pass SalInstanceTreeView::update_checkbutton_column_width param by

[Xisco Fauli] SdrEscherImport::RecolorGraphic reads but doesn't use FillColors

[Xisco Fauli] drop malformed duplicate-id calc change track actions

[Xisco Fauli] A formula of length L, composed entirely of open tokens, needs L+1 slots

[Ilmari Lauhakangas] tdf#157664 Drop operator !=, where respective operator == is defined

[Heiko Tietze] Resolves tdf#172039 & tdf#172036 - Show/hide transparency at sidebar

[Xisco Fauli] cid#1693826: Uninitialized pointer field

[cassie_lx] Minify some icons

[Xisco Fauli] cid#1693817: silence Dereference before null check

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

[Xisco Fauli] basegfx: shorten line to centerline notch for concave-back arrows

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Xisco Fauli] emfio: honour Winding fill mode on EMF+ FillClosedCurve

[Xisco Fauli] emfio: render EMF+ PathGradient brushes

[Xisco Fauli] emfio: fill each EmfPlusFillRects rect independently

[Michael Weghorn] qt a11y: Pass AccessibleRelation param by const ref

[Jonathan Clark] tdf#100735 Localize lock file datetime in document-in-use dialogs

[balazs.varga] Related: tdf#157943 narrow multiuser gate to lock-file probe

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

[Xisco Fauli] cid#1689876: Logically dead code

[Andreas Heinisch] tdf#143706 - Mark skipped named optional parameters as missing/empty

[Xisco Fauli] ofz: Use-of-uninitialized-value

[Xisco Fauli] cid#1692492: Uninitialized scalar field

[Ilmari Lauhakangas] tdf#158237 use c++20 contains() instead of find() and end()

[Heiko Tietze] Resolves tdf#128616 - Add decorations to manual page break marker line

[Michael Weghorn] svtools: Use range-based for in SvtLineListBox::UpdateEntries

[Michael Weghorn] svtools: Extract helper method to handle SvtLineListBox selection

[Michael Weghorn] svtools: Use range-based for in SvtLineListBox::UpdatePreview

[Michael Weghorn] svtools: Extract SvtLineListBox helper to get VirtualDev image

[Michael Weghorn] svtools: Don't manually set item height in SvtLineListBox

[Michael Weghorn] tdf#130857 qt weld: Support MenuButton::{get,set}_active

[Michael Weghorn] tdf#130857 qt weld: Extract helper method to set button image

[Michael Weghorn] tdf#130857 qt weld: Set button icon size based on image

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

[Michael Weghorn] vcl: Switch SvTreeListBox::m_aTooltipHdl's entry to ref

[Michael Weghorn] vcl a11y: Use more concrete OAccessible in

[Michael Weghorn] vcl: Drop SvTreeListBox::CallImplEventListeners

[Michael Weghorn] vcl: Avoid some SvTreeListBox -> SvImpLBox -> SvTreeListBox indirection

[Julien Nabet] Remove duplicated include

[Julien Nabet] tdf#145538 sw: Use range-based for loops in textboxhelper and docbm

[Neil Roberts] Add JS generator support for css.container.XEnumerationAccess

[Neil Roberts] jsuno: flush std::cout after each console.log line

[Neil Roberts] jsuno: Throw css.script.provider.ScriptExceptionRaisedException on JS

[Neil Roberts] jsuno: Return script's last expression value (as JSON)

[Neil Roberts] jsuno: Add a parameter to execute() to specify a list of global

[Neil Roberts] scripting: Add a helper class to implement XScriptContext

[Neil Roberts] scripting/jsprov: Define the XSCRIPTCONTEXT global variable

[Xisco Fauli] tdf#167641 emfio: render PDF in EMR_COMMENT_MULTIFORMATS with Version=0

[Heiko Tietze] tdf#171291 Add option to swap mouse wheel scroll and zoom behavior in

[Xisco Fauli] sc: null-check every pppToken slot in HandleIIOpCodeInternal

[Julien Nabet] tdf#143148 Replace include guards in hslcolor and hslcoloranimation

[Jonathan Clark] tdf#124987 sw: Fixed off-by-one error in draw obj anchor clipping rect

[Xisco Fauli] python3: remove obsolete universal-sdk liposuction args/patch

[Xisco Fauli] lcms2: upgrade to 2.19.1

[Xisco Fauli] sw: Layout - avoid horizontal orientation check shifting down tables

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Justin Luth] NFC sw porlay.cxx: already initialized variables

[Justin Luth] tdf#137335 sw whitespace lineheight: treat tabs and spaces equally

[Justin Luth] NFC tdf#137335 sw whitespace lineheight: remove duplicate variable

[Justin Luth] tdf#137335 sw whitespace lineheight: revert bHasBlankPortion

[Justin Luth] tdf#164835 sw: IsFlyPortion shouldn't affect whitespace lineheight

[Xisco Fauli] cool#15451 sw interdependent redlines: fix creating an inner format...

[Xisco Fauli] revive sftfuzzer for a different code path

[Andreas Heinisch] Move bug fix to the end of the regular function tests to be consistent

[Julien Nabet] cid#1693812: Using invalid iterator

[Xisco Fauli] cool#15749 sw interdependent redlines: fix creating a format on top of

[Julien Nabet] tdf#170269 Use C++20 ranges::any_of in sw


Changes for Build #1913
[Dan Williams] vcl: migrate mnOut{Width|Height} from OutputDevice to CoordinateMapper

[Xisco Fauli] Impress: add section context menu commands

[Xisco Fauli] Impress: replace InteropGrabBag with native SlideSections UNO property

[Xisco Fauli] slide section: updated tests

[Xisco Fauli] sd: SlideSectionManager cleanup - remove redundant SaveToDocument

[gerrit buildbot] Update git submodules

[Olivier Hallot] tdf#163199 Precisions for DATE in formula wizard


Changes for Build #1914
[Michael Weghorn] svtools: Use range-based for in SvtLineListBox::GetLineStyleName

[Michael Weghorn] a11y: Return more specific OAccessible in

[Michael Weghorn] tdf#130857 qt weld: Support sw "OLE Object" dialog

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Character" dialog

[Xisco Fauli] tdf#153935 vcl: PDF/UA export: emit /Scope and /Tabs on PDF 1.4

[Julien Nabet] Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro

[Julien Nabet] tdf#143148 Replace include guards with pragma once

[Ilmari Lauhakangas] Revert "tdf#143148 Replace include guards with pragma once"

[Neil Roberts] tdf#172042 Make AutoCorrect replace X’s with circumflexes in Esperanto

[Neil Roberts] jsuno: Move JSValue out into a separate header file

[Neil Roberts] jsuno/testuno: Move the assertError function to a common utility file

[Neil Roberts] jsuno/testuno: Use the character version of endsWith

[Neil Roberts] jsuno: Use get_own_property instead of get_property

[Neil Roberts] jsuno: Use prototypes to implement toString methods

[Neil Roberts] jsuno: Split moduleGetOwnProperty out into uncached version

[Neil Roberts] jsuno: Implement a basic Rhino compatibility layer

[Xisco Fauli] Resolves: tdf#172045 Duplication fails on flat 1-dimensional lines

[Xisco Fauli] tdf#165742 Step 5.9e: Store enumerated geography parameters as enums

[Xisco Fauli] Uninitialized scalar field

[Xisco Fauli] sd: expose slide sections to Kit for Collabora Online

[Xisco Fauli] slide sections: implemented undo/redo

[Xisco Fauli] sd: fix MoveSection downward overshoot

[Xisco Fauli] sw autocorrect: fix use-after-free with track changes enabled

[Xisco Fauli] CppunitTest_sw_core_edit: add test for autocorrect with track changes

[Xisco Fauli] sw: add null checks in SwXTextTableCursor::getRangeName()

[Xisco Fauli] impress: mark document modified on slide section changes

[Dan Williams] tdf#172033 Run install_name_tool on libfontconfig when building macOS

[Dan Williams] tdf#168832: sanitize ExtTextInput strings to remove internal hint chars
-- 
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.