lo_daily_tb_win_arm64 - Build # 1926 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win_arm64/1926/ to view the
results.
Changes for Build #1923
[Julien Nabet] reduce virtual calling in String*Token
[Julien Nabet] reduce virtual calling in Sc*Ref*Token
[Xisco Fauli] fix oss-fuzz ParseDictionaryFile startup errors
[Julien Nabet] reduce Sc*Ref*Token virtual calls
[Xisco Fauli] tdf#165742 Step 5.9f: Improve <cx:chartData> handling
Changes for Build #1924
[Julien Nabet] prefix fields in FormulaCompiler
[Julien Nabet] prefix pc field in FormulaCompiler
[Julien Nabet] reduce FormulaByteToken virtual calls
[Julien Nabet] Fix typo
[Xisco Fauli] sc: Move ScDocFunc::ReplaceNote to ReplaceNoteTextOperation
[Xisco Fauli] sc: Move ScDocFunc::MoveBlock to MoveBlockOperation
[Xisco Fauli] sc: Move ScDocFunc::MergeCells to MergeCellsOperation
[Xisco Fauli] sc: Move ScDocFunc::InsertNameList to InsertNameListOperation
[Xisco Fauli] sc: Move ScDBDocFunc::DoSubTotals to SubTotalsOperation
[Xisco Fauli] sc: Add sheet view sync support and test for MoveBlockOperation
[Xisco Fauli] sc: Add sheet view sync support and test for ReplaceNoteOperation
[Xisco Fauli] sc: Add sheet view sync support and test for MergeCellsOperation
[Xisco Fauli] sc: Add sheet view sync support and test for InsertNameListOperation
[Xisco Fauli] sc: Add sheet view sync support and test for SubTotalsOperation
[Xisco Fauli] sc: Fix FillAutoOperation referenced output range when syncing
[Xisco Fauli] sc: Add syncing for draw objects (shapes, charts, images)
[Xisco Fauli] sc: Add sheet view sync and test for InsertSparklinesOperation
[Xisco Fauli] sc: Add sheet view sync support and test for ChangeSparklineOperation
[Xisco Fauli] sc: Add sheet view sync and test for DeleteSparklineOperation
[Xisco Fauli] sc: Add sheet view sync for {Group,Ungroup}SparklinesOperation
[Xisco Fauli] sc: Add sheet view sync for ChangeSparklineGroupAttributesOperation
[Xisco Fauli] sc: Add sheet view sync for DeleteSparklineGroupOperation
[Xisco Fauli] sc: Add sheet view sync for CreatePivotTableOperation
[Xisco Fauli] sc: Add sheet view sync for UpdatePivotTableOperation
[Xisco Fauli] sc: Add sheet view sync for RemovePivotTableOperation
[Xisco Fauli] CppunitTest_sc_sheetview_test: disable failing assert on Mac/Windows
[Xisco Fauli] svx: fix build with --enable-breakpad
[Xisco Fauli] sc: remove DataPilotUpdateOperation for ReplacePivotTableOperation
[Xisco Fauli] sc: Add sheet view sync for ReplacePivotTableOperation
[Xisco Fauli] sc: A bit of SheetViewTest de-duplication, no functional change
[Xisco Fauli] sc: Add sheet view sync for InsertCellsOperation
[Xisco Fauli] sc: Move ScDocFunc::DeleteCells to DeleteCellsOperation
[Xisco Fauli] sc: Add sheet view sync for DeleteCellsOperation
[Xisco Fauli] sc: Sync removing of auto-filter to sheet or default view
[Xisco Fauli] sc: Fix sorting and undoing in sheet view
[Xisco Fauli] sc: Fix sorting and undoing in default view
[Xisco Fauli] sc: Remove optional from variables as they aren't needed now
[Xisco Fauli] sc: Correctly undo and redo when inserting or deleting a row
[Xisco Fauli] sc: Correctly undo and redo when inserting or deleting a column
[Xisco Fauli] sc: Fix bug with auto flags after undo/redo
[Xisco Fauli] sc: Bug when undo/redo forces a change to default view
[Xisco Fauli] sc: Handle auto extending of auto-filter correctly
[Xisco Fauli] sc: De-duplicate sheet view sort data in undo classes
[Xisco Fauli] sc: Fix updating of sort data when extending the auto-filter
[Xisco Fauli] sc: fix use-after-free in pivot table tests
Changes for Build #1925
[Xisco Fauli] tdf#162563 Remove remaining Java applet code in stoc
[Xisco Fauli] tdf#168337 Set draw:escape-direction to auto for
[Julien Nabet] Introduce OPropertyImplHelper as a replacement for OPropertySetHelper
[Xisco Fauli] add an accessible-name to definedatabaserangedialog
[Xisco Fauli] add accessibility name/descriptions to the color dropdown
[Xisco Fauli] add accessible name to advancedfilterdialog.ui
[Xisco Fauli] Fix ThreadedCommentsFragment::onCharacters to handle multiple calls
[Xisco Fauli] PDF export: Include the Graphic in case we have alpha or not
[Xisco Fauli] oox: Export document theme - major/minor supplimental font list
[Julien Nabet] Revert "Introduce OPropertyImplHelper as a replacement for
[Xisco Fauli] sc: Undo/redo sort data for ops. that can extend the auto-filter
[Xisco Fauli] sc: Faster sheet view syncing for single-cell Set* operations
[Xisco Fauli] UBSan apparently needs ScDrawView RTTI now
[Xisco Fauli] sc: Allow sync of auto-filter in sheet views using the fast-path
[Xisco Fauli] sc: silence warning C6011: Dereferencing NULL pointer 'mpDPObject'
[Xisco Fauli] ofz#516218705 Bad-cast
[Julien Nabet] Introduce OPropertyImplHelper as a replacement for OPropertySetHelper
[Xisco Fauli] give all comboboxes/spinbuttons in sidebars labels
[Xisco Fauli] tdf#172084 Don't detect encoding when pasting markdown
[Xisco Fauli] fix build with --enable-quickjs and --enable-werror
[Xisco Fauli] quickjs: upgrade to 0.15.0
[Xisco Fauli] Move OXSDDataType to use OPropertyImplHelper
[Xisco Fauli] Introduce OPropertyContainerImplHelper as replacement for
[Xisco Fauli] Move UncachedDataSequence to use OPropertyContainerImplHelper
[Xisco Fauli] Move ScChartObj to use OPropertyContainerImplHelper
[Xisco Fauli] Move ODatabaseMetaDataResultSet to use OPropertyContainerImplHelper
[Xisco Fauli] Move SolverComponent to use OPropertyContainerImplHelper
[Xisco Fauli] Move SwarmSolver to use OPropertyContainerImplHelper
[Xisco Fauli] Move OCellValueBinding to use OPropertyContainerImplHelper
[Xisco Fauli] Move OCellListSource to use OPropertyContainerImplHelper
[Xisco Fauli] Move BasicMethodNodeImpl to use OPropertyContainerImplHelper
[Xisco Fauli] Move BasicScriptImpl to use OPropertyContainerImplHelper
[Xisco Fauli] Move EventListener to use OPropertyContainerImplHelper
[Xisco Fauli] Drop OPropertyContainer2
[Xisco Fauli] Fix --enable-werror gcc build on Linux
[gerrit buildbot] Update git submodules
[Xisco Fauli] sc: Fast path sheet view sync for ApplyAttributesToCellOperation
[Xisco Fauli] Fix license
[Xisco Fauli] sc: Fast path sheet view sync for ApplyAttribute operations
[Xisco Fauli] sc: Some fixes for SheetView found during code review
[Xisco Fauli] sc: Change the variable name, don't write XML_tableId
[Xisco Fauli] sc: Preserve SheetView GUID in OOXML round-trip, generate if new
[Xisco Fauli] sc: Guard for BeginDrawUndo() capture windows
[Xisco Fauli] sc: Use #SPILL! error if the pivot table output is blocked
[Xisco Fauli] sc: Preparation for dynamic-array spill handling
[Xisco Fauli] sc: Wire array formula spill detection into the calc pipeline
[Xisco Fauli] sc: Auto-expand and contract dynamic array formulas
[Jonathan Clark] tdf#157664 Drop operator != where respective == is defined
[Jonathan Clark] tdf#45904: Migrate XMasterPagesSupplier test for sd from Java to C++
[Xisco Fauli] Move ToolboxController to use OPropertyContainerImplHelper
[Xisco Fauli] Fix --enable-werror gcc build on Linux
Changes for Build #1926
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Ilmari Lauhakangas] tdf#147021 replace SAL_N_ELEMENTS() with std::size() in sw/source
[Xisco Fauli] cool#15754: Fix PPTX round-trip of empty picture placeholders
[Xisco Fauli] sw: don't write <sym> to DOCX content controls
[Andreas Heinisch] tdf#107994 - Move to freeze pane splitter position when freezing panes
[Andreas Heinisch] tdf#98913 - Compare strings without line ends
[Ilmari Lauhakangas] tdf#157664 drop redundant operator!= in sc module
[Ilmari Lauhakangas] tdf#172054 vcl: seed initial color in UNO ColorPicker
[Xisco Fauli] libvisio: upgrade to 0.1.11
[Xisco Fauli] libfreehand: upgrade to 0.1.3
[Xisco Fauli] libcdr: upgrade to 0.1.9
[Xisco Fauli] libmspub: upgrade to 0.1.5
[Xisco Fauli] libqxp: upgrade to 0.0.3
[gerrit buildbot] Update git submodules
[Xisco Fauli] loplugin:unusedmethods in sc/
[Xisco Fauli] libabw: upgrade to 0.1.4
[Neil Roberts] string: Fix documentation for char versions of endsWith/startsWith
[Julien Nabet] Epub export, add "jpeg" extension in the mimetype search of the
[Andreas Heinisch] tdf#131818 basic: remove VBA optional array test blocks
[gerrit buildbot] Update git submodules
[raykowj] Styles Spotlight: Make numbering consistent in all VCL backends
[raykowj] Styles Spotlight: Make numbering begin with 1 instead of 0
[Xisco Fauli] tdf#165742 Step 5.10: Don't export default shape props
[Christian Lohmaier] libmspub: remove obsolete android patch
[Jonathan Clark] tdf#93716 sw: Use SwScriptInfo script changes for HTML export
[raykowj] Styles Spotlight: Rename spotlight variable and function names
[freedesktop] tdf#158237 Use C++20 contains() instead of find(), end() in
--
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.