lo_daily_tb_win_arm64 - Build # 1921 - 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/1921/consoleFull#233110903d6a077db-fe4f-4479-b990-f037a75048dd>
* Indication 2:
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/1921/consoleFull#-1610703746d6a077db-fe4f-4479-b990-f037a75048dd>
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win_arm64/1921/ to view the
results.
Changes for Build #1919
[Julien Nabet] reduce virtual calling in FormulaIndexToken
[Xisco Fauli] Move DynCastFlyAtContentFrame to SwAnchoredObject
[Xisco Fauli] tdf#151746 Fix background export for SVG in Draw
[Xisco Fauli] update libexttextcat to 3.4.8
[Xisco Fauli] upgrade to hyphen-2.8.9
[Xisco Fauli] upgrade to mythes-1.2.6
[Xisco Fauli] ofz#513047070 return early before unnecessary dereference
[Neil Roberts] testAutocorrectRedline: Set redline settings via UNO dispatches
[Neil Roberts] autocorrect: Add method to SvxAutoCorrDoc to retrieve paragraph text
[Neil Roberts] autocorrect/qa: Add a test combining Esperanto hats with initial capital
[Xisco Fauli] PPTX: Master slide background is not preserved
[Xisco Fauli] cool#15769 sc: minimal DB range causes invalid XLSX
[Ilmari Lauhakangas] tdf#143148: Replace include guards with #pragma once
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Andreas Heinisch] tdf#99079 - Update slide selection to match the cursor position
[Xisco Fauli] defer OLE link creation during ODF import until after the update prompt
[Xisco Fauli] implement UpdateLinks for impress/draw
[Xisco Fauli] nss: upgrade to 3.124
[Xisco Fauli] ofz#497427650 Integer-overflow
[Xisco Fauli] ofz#513256641 Null-dereference READ
[Samuel Mehrbrodt] tdf#169418 Wrap long labels in the a11y sidebar
[Xisco Fauli] implement calc and draw/impress case
[Xisco Fauli] bring writer remote images under update link control
[Xisco Fauli] sync OLE visual area in the deferred-link path
[Xisco Fauli] Unnecessary page count lookups during PPTX slide import
[gerrit buildbot] Update git submodules
[Julien Nabet] reduce virtual calling in FormulaDoubleToken
Changes for Build #1920
[Neil Roberts] autofmt: Don’t correct for redlines if they’re not displayed
[Neil Roberts] tdf#171135 Disable unrelated auto-format options when making bullets
[Michael Weghorn] weld: Drop unused forward declarations from weld.hxx
[Michael Weghorn] weld: Move weld::Window to own header
[Michael Weghorn] wasm: Use __EMSCRIPTEN__ instead of EMSCRIPTEN in 2 more places
[Xisco Fauli] sc: add threaded comment data model for Calc annotations
[Xisco Fauli] oox, sc: import xlsx threaded comments and persons
[Xisco Fauli] oox, sc: export xlsx threaded comments and persons
[Xisco Fauli] xmloff, sc: ODS import/export of threaded comment data
[Xisco Fauli] svgio: fix rendering, which makes SVG images 1px bigger
[Xisco Fauli] sc: rename Operation to OperationType
[Xisco Fauli] sc: Introduce Operation abstract class and DeleteContentOperation
[Xisco Fauli] sc: just rename ScDBDocFunc::Sort to SortTab
[Xisco Fauli] sc: Introduce SortOperation and move the impl. from ScDBDocFunc
[Xisco Fauli] sc: Introduce DeleteCellOperation and move impl. from ScDocFunc
[Xisco Fauli] use same update links infobar throughout all apps
[Xisco Fauli] centralize UpdateAllLinks at the DocShell layer
[Xisco Fauli] drop redundant getUserAllowsLinkUpdate guard around Connect in
[Xisco Fauli] refactor to share the same infobar code for sw/sc/sd
[Xisco Fauli] tdf#172076: vcl_png: Add test
[Xisco Fauli] sc: fix build
[Xisco Fauli] lxml: upgrade to 6.1.1
[Xisco Fauli] CppunitTest_sw_core_doc: disable test on macOS
[Ilmari Lauhakangas] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS in paper.cxx
[Xisco Fauli] sw: fix warning C6011: Dereferencing NULL pointer 'rDoc.GetDocShell()'
[Neil Roberts] tdf#131818 BASIC: Fix optional array parameters in VBA
[Xisco Fauli] sw: silence warning C6011: Dereferencing NULL pointer 'pFly->Lower()'
[Neil Roberts] jsuno: Free JSValues with JS_FreeValueRT
[Michael Weghorn] qt: Drop unnecessary [[fallthrough]] in QtWidget::changeEvent
[Xisco Fauli] sc: Introduce SetNormalStringOperation and use impl. from ScDocFunc
[Julien Nabet] Fix typo
[Julien Nabet] Removed duplicated include
[Julien Nabet] Removed duplicated include
[Neil Roberts] basic: Add unit test asserting that array arguments can’t have size
[Xisco Fauli] Fix MSVC 14.51 build of breakpad
[Xisco Fauli] sc: Introduce various set operations and move code from ScDocFunc
[Xisco Fauli] sc: Introduce ApplyAttributesOperation and use impl. from ScDocFunc
[Xisco Fauli] sc: Introduce QueryOperation class deriving from sc::Operation
[Xisco Fauli] sc: Introduce InsertCellsOperation and move impl. from ScDocFunc
[Xisco Fauli] sc: Introduce ClearItemsOperation, moving the code from ScDocFunc
[Xisco Fauli] implement calc and draw/impress defer graphic fetch cases
[Julien Nabet] make ScMatrixRangeToken subclass ScMatrixToken
[Julien Nabet] be more explicit with ScMatrixRangeToken
[gerrit buildbot] Update git submodules
[Michael Weghorn] vcl: Pass Window::PaintToDevice outdev param by ref
[Michael Weghorn] vcl: Pass ImplPaintToDevice outdev param by ref
[Michael Weghorn] vcl: Pass Window::Draw outdev param by ref
Changes for Build #1921
[Ilmari Lauhakangas] tdf#168520 give automated tests more readable names
[Julien Nabet] reduce virtual calling in ScMatrix*Token
[Ilmari Lauhakangas] tdf#168520 give automated tests more readable names
[Neil Roberts] tdf#147132 Flatten basic function implementations
[Xisco Fauli] sc: COKit support for resolving and inserting Calc threaded comments
[Ilmari Lauhakangas] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS in columninfo.cxx
[Xisco Fauli] sc: Fix bug in stack blur algorithm
[Xisco Fauli] sd: test rendering of bullets is correct in view and edit mode
[Xisco Fauli] svx: fix build with --enable-breakpad
[Xisco Fauli] vcl: simplify 2 horiz. and vert. functions into 1 in stack blur impl.
[Xisco Fauli] i18nlangtag: remove applelangid.hxx
[Xisco Fauli] sc: Introduce EnterMatrixOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: remove the need for setting operations as friends of ScDocFunc
[Xisco Fauli] sc: Introduce AutoFormatOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Implement sync of sheet views with delete cell operation
[Xisco Fauli] sc: Implement sync operations for set operations, logging
[Xisco Fauli] sc: introduce SortOrderInfo instead of multiple input params
[Xisco Fauli] sc: report what value differs when the sheet view test fails
[Xisco Fauli] sc: Add OverwriteContent to ScDocument
[Xisco Fauli] sc: Add column range to SortOrderInfo for unsort and resort
[Xisco Fauli] sc: Reapply sorting and filtering on sync, unsort address and mark
[Xisco Fauli] sc: Implement sync in DeleteContentOperation
[Xisco Fauli] sc: Syncing for SetNormalString operation
[Xisco Fauli] sc: Create operations to apply attributes that are in ScViewFunc
[Xisco Fauli] sc: Add sync for apply attribute operations
[Xisco Fauli] sc: Use "sc.op" for logging of operations
[Xisco Fauli] sc: Extract OperationType from SheetViewOperationsTester
[Xisco Fauli] sc: Sheet view sync - Code review fixes
[Xisco Fauli] sc: Move sync function to abstract Operation class
[Xisco Fauli] sc: Fix issues with Operation::convertMark
[Xisco Fauli] sc: Fix a crash because a sheet view can be null
[Xisco Fauli] sc: Use newly introduced methods in other test methods
[Xisco Fauli] sc: Add iterator that iterates through valid sheet views only
[Xisco Fauli] sc: Fix edit box not show any content in a sheet view
[Xisco Fauli] sc: Fix some more places where default sheet tab should be used
[Xisco Fauli] sc: aSortRange has a worng prefix - should be rSortRange
[Xisco Fauli] sc: add sheet view syncing to SortOperation
[Xisco Fauli] sc: Fix sheet view ComboBox updating in toolbar and online
[Xisco Fauli] sc: Fix cross-tab references when using OverwriteContent
[Xisco Fauli] sc: add test case for CopyTab similar to OverwriteContent
[Xisco Fauli] sc: Fix backward reference when copying a sheet
[Xisco Fauli] sc: Remove tab redirection inside ViewData
[Xisco Fauli] sc: Hide sheet views in the tab bar and make switching seamless
[Xisco Fauli] sc: Remove sheet view ID from the render state
[Xisco Fauli] sc: Send the hash of the default view tab in part info
[Xisco Fauli] sc: Remove code to move to the next / previous sheet view
[Xisco Fauli] sc: remove UNO command CurrentSheetView for SelectSheetView
[Xisco Fauli] sc: Add additional tests for issues previously found
[Xisco Fauli] sc: move TableContentCopier, comment, fix wrong return value
[Xisco Fauli] sc: fix warning in UndoInsertSheetView constructor
[Xisco Fauli] sc: Introduce MultipleOpsOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Introduce FillSimpleOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Introduce FillSeriesOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Add sheet view sync to ClearItemsOperation, test case
[Xisco Fauli] sc: Introduce FillAutoOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Add sheet view sync to EnterMatrixOperation, test case
[Michael Weghorn] svx: Drop unused StylesPreviewWindow_Base::STYLES_COUNT
[Michael Weghorn] svx: Drop commented code in
[Michael Weghorn] svx: Drop unused StylesPreviewToolBoxControl::m_xWeldBox
[Neil Roberts] svxacorr: Use lcl_IsInArr instead of chain of ch=='a'||ch=='b'...
[Michael Weghorn] tdf#130857 qt weld: Support sw print monitor dialog
[Michael Weghorn] ucb: Reduce local var scope in SortedResultSet::ResortNew
[Michael Weghorn] sw mailmerge: Make DBManagerOptions an enum class
[Julien Nabet] ubsan: blind fix of downcast runtime error
[Andreas Heinisch] tdf#109299 - Shrink to data area on document export
[Xisco Fauli] tdf#59121 sw: add regression test for bookmark undo/redo
[gerrit buildbot] Update git submodules
[Heiko Tietze] Add margins to Notebookbar
[Xisco Fauli] Add core-side unit test for Calc threaded comments
[Julien Nabet] tdf#172188: Crash when switching para direction in editeng
[Xisco Fauli] sc: add elements and parsing of namedSheetView*.xml files
[Xisco Fauli] sc: Create Sheet views in named sheet view OOXML Import
[Xisco Fauli] sc: Add OOXML export of sheet views to named sheet view structure
[Xisco Fauli] sc: Add AutoFormatOperation sync, check to run mechanism
[Xisco Fauli] Remove SwFilterOptions in favor of officecfg calls
[Xisco Fauli] Drop unused property ooO::Writer::FilterFlags::WinWord::WW1F
[Xisco Fauli] [API CHANGE] Drop unused property
[Xisco Fauli] [API CHANGE] Drop unused property
[Xisco Fauli] crashtesting: fix ScParameterClassification::GetExternalParameterType
[Michael Weghorn] sw mailmerge: Pass SwDBManager::MergeMailFiles shell param by ref
[Michael Weghorn] sw mailmerge: Pass SwDBManager::ImportFromConnection shell param by ref
[Michael Weghorn] sw mailmerge: Pass SwDBManager::ImportDBEntry shell param by ref
[nemeth] tdf#98598 tdf#172186 sw: fix Web View with transparent page
[Jonathan Clark] tdf#172081 Don't extend style:writing-mode-automatic DF to new paras
--
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.