Tinderbox on Master for Windows - Build # 48995 - Still Failing:
Identified problems:
* Junit failure: the junit test JunitTest_forms_unoapi_3 failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_win/48995/consoleFull#-5683883452b3c3940-aa94-44b1-926f-2d1e7de0f995>
* python test failure: the test PythonTest_pyuno_pytests_insertremovecells failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_win/48995/consoleFull#802276323646179ea-ddea-4d45-bc6d-b583a11bef42>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win/48995/ to view the results.
Changes for Build #48891
[Jonathan Clark] tdf#163691: Use std::copy() instead of memcpy()
[Julien Nabet] sc: add fast path for COUNTA on range references
[Julien Nabet] speedup ScCountIf
[fitojb] Resolves tdf#172086 - Left-align labels in B&N dialog
[Julien Nabet] tdf#143148 Replace include guard with pragma once
[Ilmari Lauhakangas] tdf#146479 use deg2rad template form for angle conversion in
[Julien Nabet] tdf#170762 Enable Paste Special command in Impress popupmenu
Changes for Build #48892
[Jonathan Clark] comphelper: fix replaceAt string corruption, potential buffer overflow
Changes for Build #48893
[jp] SctiptForge Python scripts and default pipe
Changes for Build #48894
[Julien Nabet] tdf#153109 tdf#170269 Use STL algorithms and std::ranges over manual
Changes for Build #48895
[Julien Nabet] reduce FormulaSpaceToken virtual calls
Changes for Build #48896
[Andreas Heinisch] tdf#148629 - Disable demote command on non-list paragraphs
Changes for Build #48897
[Julien Nabet] reduce FormulaExternalToken virtual calls
Changes for Build #48898
[Julien Nabet] reduce FormulaDoubleToken virtual calls
Changes for Build #48899
[Julien Nabet] reduce ScRefListToken virtual calls
Changes for Build #48900
[Julien Nabet] svtools: rebuild language table on UI language change in LOKit
[Julien Nabet] reduce FormulaErrorToken virtual calls
Changes for Build #48901
No changes
Changes for Build #48902
[Julien Nabet] reduce string copying in SvtLanguageTableImpl::GetString
[Julien Nabet] reduce virtual calling in ScJumpMatrixToken
[Julien Nabet] Fix typo
[Julien Nabet] return const OUString& from GetLanguageString
Changes for Build #48903
[Neil Roberts] optlanguagespage: Remove whitespace in extended tooltip text
[Julien Nabet] reduce virtual calling in FormulaFAPToken
Changes for Build #48904
[Julien Nabet] reduce virtual calling in FormulaJumpToken
Changes for Build #48905
[gerrit buildbot] Update git submodules
Changes for Build #48906
[Julien Nabet] reduce virtual calling in FormulaIndexToken
Changes for Build #48907
[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
Changes for Build #48908
[Julien Nabet] reduce virtual calling in FormulaDoubleToken
Changes for Build #48909
[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
Changes for Build #48910
[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
Changes for Build #48911
[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
Changes for Build #48912
[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
Changes for Build #48913
[Julien Nabet] make ScMatrixRangeToken subclass ScMatrixToken
Changes for Build #48914
[Julien Nabet] be more explicit with ScMatrixRangeToken
Changes for Build #48915
[gerrit buildbot] Update git submodules
Changes for Build #48916
[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 #48917
[Ilmari Lauhakangas] tdf#168520 give automated tests more readable names
Changes for Build #48918
[Julien Nabet] reduce virtual calling in ScMatrix*Token
Changes for Build #48919
[Ilmari Lauhakangas] tdf#168520 give automated tests more readable names
[Neil Roberts] tdf#147132 Flatten basic function implementations
Changes for Build #48920
[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.
Changes for Build #48921
[Xisco Fauli] i18nlangtag: remove applelangid.hxx
Changes for Build #48922
[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
Changes for Build #48923
[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
Changes for Build #48924
[Michael Weghorn] ucb: Reduce local var scope in SortedResultSet::ResortNew
[Michael Weghorn] sw mailmerge: Make DBManagerOptions an enum class
Changes for Build #48925
[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
Changes for Build #48926
[Jonathan Clark] tdf#172081 Don't extend style:writing-mode-automatic DF to new paras
Changes for Build #48927
[Samuel Mehrbrodt] tdf#172153 pdfexport: ToC title should not be inside of ToC
Changes for Build #48928
[gerrit buildbot] Update git submodules
Changes for Build #48929
[Heiko Tietze] Resolves tdf#121174 - Module-specific theme colors
[Julien Nabet] sc: Add warning infobar when deletion breaks cell references
Changes for Build #48930
[Andreas Heinisch] tdf#82404 - Move active cell to A1 when whole sheet is selected
[raykowj] tdf#167949 Allow for independently toggling style filters
Changes for Build #48931
[Xisco Fauli] loplugin:unusedmethods
[Xisco Fauli] sc: fix warning C6011: Dereferencing NULL pointer 'pUndo'
[Xisco Fauli] Show infobar for calc graphics with remote content too
[Xisco Fauli] Removed unused bUpdateGrfLinks param from LinkManager::UpdateAllLinks
[Xisco Fauli] put writer numbering graphics under link control
[Xisco Fauli] put writer bg images under link control
[Xisco Fauli] add a fodt page background test
Changes for Build #48932
[Xisco Fauli] crashtesting: fix divide-by-zero on rotated zero-width/height shape
[Xisco Fauli] sc: Add sheet view sync to MultipleOpsOperation, test case
[Xisco Fauli] sc: Add sheet view sync to FillSimpleOperation, test case
[Xisco Fauli] sc: Add sheet view sync to FillSeriesOperation, test case
[Xisco Fauli] sc: Add sheet view sync to FillAutoOperation, test case
[Xisco Fauli] sc: Introduce ChangeIndentOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Introduce TransliterateTextOperation, moving code from ScDocFunc
[Xisco Fauli] sc: Introduce SetNoteTextOperation, moving the code from ScDocFunc
[Xisco Fauli] sc: Introduce ConvertFormulaToValueOperation, moving code from ScDocFunc
[Xisco Fauli] sc: Add sheet view sync and test case for ChangeIndentOperation
[Xisco Fauli] sc: Add sheet view sync support and test for TransliterateTextOperation
[Xisco Fauli] sc: Add sheet view sync support and test for SetNoteTextOperation
[Xisco Fauli] sc: Add sheet view sync support and test for
[Xisco Fauli] fix ubsan RTTI
[Xisco Fauli] ofz: initialCffRead fails during smoketest
[Xisco Fauli] sfx2: fix warning C6011: Dereferencing NULL pointer 'pFamilyItem'
Changes for Build #48933
[Xisco Fauli] Drop unused Impress/Draw::Snap::Object::Grid key
[Xisco Fauli] Drop unused Font group from Common config options
[Xisco Fauli] [API CHANGE] Drop unused ooO::Calc::Filter::Import::MS_Excel group
[Xisco Fauli] [API CHANGE] Remove unused ooO::Inet::Settings::ooInetFTPProxyName/Port
[Xisco Fauli] call RemoveGrfLinks on num rule teardown
Changes for Build #48934
[Xisco Fauli] sw: fix wasm build
[Christian Lohmaier] workaround for wslpath from wsl < 2.4.5 not preserving trailing slash
Changes for Build #48935
[Olivier Hallot] tdf#171455 Page text grid > CJK manuscript grid
Changes for Build #48936
[Xisco Fauli] sc: fix warning C6011: Dereferencing NULL pointer 'pBase'
Changes for Build #48937
[Xisco Fauli] tdf#171121 Lower the priority of markdown on the clipboard even further
[Xisco Fauli] sw: Fix positioning of inline text-boxes
[Xisco Fauli] sw: don't skip word autocorrect on insert redlines
Changes for Build #48938
[Ilmari Lauhakangas] tdf#147021 Update SAL_N_ELEMENTS to std::size() in hbox.cxx
Changes for Build #48939
[Julien Nabet] reduce virtual calling in ScFormulaDoubleRefToken
Changes for Build #48940
[Michael Weghorn] weld: Move weld::Expander to own header
[Michael Weghorn] weld: Move weld::Calendar to own header
[Michael Weghorn] weld: Move weld::LevelBar to own header
[Michael Weghorn] weld: Drop includes/fwd-decls not used in weld.hxx itself
[Michael Weghorn] weld: Move weld::Image to own header
[Michael Weghorn] weld: Move weld::ProgressBar to own header
[Michael Weghorn] weld: Move weld::Spinner to own header
[Michael Weghorn] weld: Move weld::LinkButton to own header
[Michael Weghorn] weld: Move weld::Scale to own header
[Michael Weghorn] weld: Move weld::Grid to own header
[Michael Weghorn] weld: Move weld::Frame to own header
[Michael Weghorn] weld: Move weld::Box to own header
[Julien Nabet] asan: fix some issues in ScFormulaDoubleRefToken
[Xisco Fauli] sc: Sync sheet views after undo and redo
[Xisco Fauli] sc: Add sheet view undo sync test cases
[Xisco Fauli] sc: Remove sheet view unsync tracking
[Xisco Fauli] sc: Move all sparkline methods to Operation framework
[Xisco Fauli] sc: Move pivot table methods to Operation framework
[Xisco Fauli] chart2: avoid overwriting values-y
[Xisco Fauli] chart2: Add UI and basic rendering for Histogram chart
[Xisco Fauli] chart2: Implement Scott's Rule and Histogram Data Interpreter
[Xisco Fauli] xmloff: support histogram ODF import and export
[Xisco Fauli] chart2 qa: add ODF histogram roundtrip test
[Xisco Fauli] oox: support histogram OOXML import and export
Changes for Build #48941
[Julien Nabet] reduce virtual calling in String*Token
Changes for Build #48942
[Julien Nabet] reduce virtual calling in Sc*Ref*Token
Changes for Build #48943
[Xisco Fauli] fix oss-fuzz ParseDictionaryFile startup errors
Changes for Build #48944
[Julien Nabet] reduce Sc*Ref*Token virtual calls
Changes for Build #48945
[Xisco Fauli] tdf#165742 Step 5.9f: Improve <cx:chartData> handling
Changes for Build #48946
[Julien Nabet] prefix fields in FormulaCompiler
[Julien Nabet] prefix pc field in FormulaCompiler
Changes for Build #48947
[Julien Nabet] reduce FormulaByteToken virtual calls
Changes for Build #48948
[Julien Nabet] Fix typo
Changes for Build #48949
[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
Changes for Build #48950
[Xisco Fauli] sc: Add sheet view sync for RemovePivotTableOperation
[Xisco Fauli] CppunitTest_sc_sheetview_test: disable failing assert on Mac/Windows
Changes for Build #48951
[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 #48952
[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
Changes for Build #48953
[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
Changes for Build #48954
[Xisco Fauli] fix build with --enable-quickjs and --enable-werror
[Xisco Fauli] quickjs: upgrade to 0.15.0
Changes for Build #48955
[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
Changes for Build #48956
[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
Changes for Build #48957
[Jonathan Clark] tdf#157664 Drop operator != where respective == is defined
Changes for Build #48958
[Jonathan Clark] tdf#45904: Migrate XMasterPagesSupplier test for sd from Java to C++
Changes for Build #48959
[Xisco Fauli] Move ToolboxController to use OPropertyContainerImplHelper
[Xisco Fauli] Fix --enable-werror gcc build on Linux
Changes for Build #48960
[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
Changes for Build #48961
[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
Changes for Build #48962
[Christian Lohmaier] libmspub: remove obsolete android patch
Changes for Build #48963
[Jonathan Clark] tdf#93716 sw: Use SwScriptInfo script changes for HTML export
[raykowj] Styles Spotlight: Rename spotlight variable and function names
Changes for Build #48964
[freedesktop] tdf#158237 Use C++20 contains() instead of find(), end() in
Changes for Build #48965
[Dan Williams] tdf#170420: run drawNativeControl() from main thread
Changes for Build #48966
[Xisco Fauli] cool#15821 engine sd: scale objects unconditionally when...
Changes for Build #48967
[Andreas Heinisch] Improve test description
Changes for Build #48968
[Michael Weghorn] Mail Merge dialog: force single doc for Printer
Changes for Build #48969
[Xisco Fauli] sc: Test dynamic array flag is copied, cloned, moved correctly
[Xisco Fauli] sc: Add grand total and subtotals to pivot table format and output
[Xisco Fauli] sc: Grand total format matching for pivot table output
[Xisco Fauli] sc: Add offset support for pivot table grand total label formats
[Xisco Fauli] sc: Fix grand total intersection and add test case
[Xisco Fauli] sc: Add reference matching for grand total data formats
[Xisco Fauli] sc: Fix NameResolver to use pivot field order and grand col. matching
[Michael Weghorn] tdf#144771 Preserve last options in Mail Merge Print
Changes for Build #48970
[Michael Weghorn] tdf#145538 Use range based for loops
Changes for Build #48971
[Xisco Fauli] sc: Preserve #SPILL! state through XLSX and ODS import
Changes for Build #48972
[fitojb] tdf#154163 - Rename "Degrees freedom" to "Degrees of freedom"
Changes for Build #48973
[Xisco Fauli] sc: Follow-up to preserve #SPILL! state through ODS import
[Xisco Fauli] sc: support Undo/Redo for dynamic array spill state
[Xisco Fauli] sc: Add subtotals format test comparing against reference
[Xisco Fauli] sc: Convert pivot table format tests to reference comparison
Changes for Build #48974
[Michael Weghorn] weld: Move weld::Label to own header
[gerrit buildbot] Update git submodules
Changes for Build #48975
[Xisco Fauli] clang-format: apply it to subsequent_export_test2.cxx
[Christian Lohmaier] bump product version to 26.8.0.0.alpha1+
[Xisco Fauli] fontconfig: upgrade to 2.18.0
[Xisco Fauli] sc: Invalidate sheet view tabs after sync from default view
Changes for Build #48976
[Ilmari Lauhakangas] tdf#114441: Use sal_uInt64 for m_nTimeoutMS
[Ilmari Lauhakangas] tdf#145614 Convert #define to enum class in swevent.hxx
Changes for Build #48977
[Julien Nabet] tdf#143148 replace include guards with pragma once
Changes for Build #48978
[Michael Weghorn] tdf#114441: Use tools::Long for wheel distances
Changes for Build #48979
[Xisco Fauli] svg: Correctly import "baseline-shift"
[Xisco Fauli] sc: XLSX export renders double check-boxes in Excel
[Xisco Fauli] sw: Hide Prev/Next page fields in non ODF formats
[Xisco Fauli] sw: Inline headings produce incorrect order in TOC
[Xisco Fauli] sc: Export rowGrandTotals/colGrandTotals and fix format export
[Xisco Fauli] sc: Rewrite pivot format matching with wildcard and offset support
[Xisco Fauli] sc: Support subtotals, label and offset in pivot format matching
[Xisco Fauli] sc: Check against reference also in testPivotTableFormatsGrandTotal
[Neil Roberts] tdf#171139 Replace ServiceManager.createInstance() with service
[Neil Roberts] tdf#147132: Flatten Basic function implementations in methods1.cxx
Changes for Build #48980
[Julien Nabet] return early on invalid input to avoid calculating discarded value
[Xisco Fauli] Fix SIGSEGV in ChartTypeTabPage::stateChanged with null diagram
[Heiko Tietze] Bump Glade
[Heiko Tietze] Bump Glade version
[Julien Nabet] tdf#172008: blacklist Intel Iris Xe Graphics for Skia
[gerrit buildbot] Update git submodules
Changes for Build #48981
[Xisco Fauli] pdf import: use extra kerning to get text to fill supplied textbox
Changes for Build #48982
[Xisco Fauli] fontconfig: this is only used for CODA-W
Changes for Build #48983
[nemeth] tdf#172263 tdf#163309 sw: fix bookmark boundary mark/label visibility
[Julien Nabet] Related tdf#128540: remove "direction" attribute in css (invalid for
[Julien Nabet] tdf#119112: during epub export, each svg image appears twice
Changes for Build #48984
[Xisco Fauli] [API CHANGE] drop ComplexColorJSON
[Xisco Fauli] add 'Sheet Name' to GtkEntry
[Xisco Fauli] a11y: add accessible name for GtkLevelBar in sc's protectsheetdlg ui
[Xisco Fauli] add an a11y desc to this bare combobox
[Xisco Fauli] sc: Write tableId=0 for auto-filter, fix and comment invalidations
[Xisco Fauli] sc: round-trip dynamic array spill state through XLSX
[Xisco Fauli] sc: Auto-resolve dynamic array #SPILL! on blocker delete via UI
[Xisco Fauli] sc: Unify spill behaviour between dynamic array and matrix formulas
Changes for Build #48985
[Heiko Tietze] Remove wordcount-mobile dialog
Changes for Build #48986
[Julien Nabet] Remove duplicated include
Changes for Build #48987
[Heiko Tietze] Relates tdf#166641 - Add category labels to Writer's Tabbed Notebookbar
Changes for Build #48988
[Xisco Fauli] drop isLOKMobilePhone
[Xisco Fauli] drop isLOKTablet
Changes for Build #48989
[Heiko Tietze] Suppress gla11y warnings
[Xisco Fauli] starmath OOXML import: stop quoting single-char math operators as
[Andreas Heinisch] tdf#37654 - Add custom slide names to slide/page name
Changes for Build #48990
[Xisco Fauli] ofz#516218705 Bad-cast
[Xisco Fauli] drop isLOKDesktop and LOKDeviceFormFactor
Changes for Build #48991
[Heiko Tietze] Resolves tdf#172256 - Show a warning when using the gen VCL backend
[Andreas Heinisch] tdf#170869 - Recalculate visible area when hiding whitespace
Changes for Build #48992
[fitojb] Fix typo
[fitojb] Fix typo
[fitojb] Fix typo
Changes for Build #48993
[Jonathan Clark] tdf#56412 sw: Fix bad RTL-anchored fly positions after handle resize
Changes for Build #48994
[fitojb] Reword generic VCL control warning strings for clarity
Changes for Build #48995
[gerrit buildbot] Update git submodules
--
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.