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


lo_daily_tb_win - Build # 2523 - 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/2523/consoleFull#1301879507d6a077db-fe4f-4479-b990-f037a75048dd>
  * Indication 2:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win/2523/consoleFull#-430989197d6a077db-fe4f-4479-b990-f037a75048dd>


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

Changes for Build #2522
[Samuel Mehrbrodt] tdf#172153 pdfexport: ToC title should not be inside of ToC

[gerrit buildbot] Update git submodules

[Heiko Tietze] Resolves tdf#121174 - Module-specific theme colors

[Julien Nabet] sc: Add warning infobar when deletion breaks cell references

[Andreas Heinisch] tdf#82404 - Move active cell to A1 when whole sheet is selected

[raykowj] tdf#167949 Allow for independently toggling style filters

[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

[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'

[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

[Xisco Fauli] sw: fix wasm build

[Christian Lohmaier] workaround for wslpath from wsl < 2.4.5 not preserving trailing slash

[Olivier Hallot] tdf#171455 Page text grid > CJK manuscript grid

[Xisco Fauli] sc: fix warning C6011: Dereferencing NULL pointer 'pBase'

[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

[Ilmari Lauhakangas] tdf#147021 Update SAL_N_ELEMENTS to std::size() in hbox.cxx

[Julien Nabet] reduce virtual calling in ScFormulaDoubleRefToken

[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 #2523
[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

[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
-- 
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.