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


Tinderbox on Master for Windows - Build # 49030 - 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/49030/consoleFull#-5683883452b3c3940-aa94-44b1-926f-2d1e7de0f995>


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

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


Changes for Build #48996
[Julien Nabet] Related tdf#115376: generate ol and li tags for lists


Changes for Build #48997
[fitojb] tdf#171455 Update extended tip for CJK manuscript grid


Changes for Build #48998
[Michael Weghorn] svtools: Avoid SvxBorderLineStyle <-> ValuSet item ID casting

[Michael Weghorn] uitest: Move IconViewUIObject::get_state logic to base

[Michael Weghorn] svtools: Port SvtLineListBox from ValueSet to weld::TreeView


Changes for Build #48999
[Hossein] tdf#147021 avoid use of SAL_N_ELEMENTS macro in convertsimple.cxx


Changes for Build #49000
[Andreas Heinisch] tdf#112256 - Always paint text for zero-width glyphs (combining


Changes for Build #49001
[gerrit buildbot] Update git submodules


Changes for Build #49002
[Xisco Fauli] sc: fix warning C6011: Dereferencing NULL pointer 'pViewShell'

[Xisco Fauli] libcmis: upgrade to 0.6.3

[Xisco Fauli] crashtesting: defer dynamic-array resize while measuring optimal row

[Xisco Fauli] ofz#518230883 Integer-overflow

[Xisco Fauli] ofz#517243149 Integer-overflow

[Xisco Fauli] tdf#162563 Drop Applet and Plug-in object support in Writer filters

[Xisco Fauli] graphite: upgrade to 1.3.15

[Xisco Fauli] drop notebookbar_online.ui

[Xisco Fauli] Revert "notebookbar: move slide transition pane"

[Xisco Fauli] ofz#516502581 Heap-buffer-overflow


Changes for Build #49003
[gerrit buildbot] Update git submodules

[Christian Lohmaier] update credits


Changes for Build #49004
[Justin Luth] tdf#137335 sw whitespace lineheight: bTmpDummy &= !pPor->GetLen()


Changes for Build #49005
[gerrit buildbot] Update git submodules

[Xisco Fauli] desktop: drop methods using unused env variables

[Xisco Fauli] desktop: drop TraceEventDumper


Changes for Build #49006
[Michael Weghorn] weld: Have dummy Window::GetLOKNotifier impl in base class

[Michael Weghorn] weld: Move ScreenShotEntry/ScreenShotCollection to own header


Changes for Build #49007
[Hossein] tdf#147021 Replace SAL_N_ELEMENTS() macro with std::size()


Changes for Build #49008
[Xisco Fauli] tdf#162563 Drop Applet support from slideshow


Changes for Build #49009
[Xisco Fauli] setup_native: fix warning C4018: '<': signed/unsigned mismatch


Changes for Build #49010
[Christian Lohmaier] packaging: faked-tcp can cause hangs, prefer fakeroot-sysv


Changes for Build #49011
[Andreas Heinisch] Revert "tdf#82404 - Move active cell to A1 when whole sheet is selected"

[Xisco Fauli] vcl: drop WeldedTabbedNotebookbar

[Heiko Tietze] tdf#146023 Align Select All placement in Calc edit popups


Changes for Build #49012
[Xisco Fauli] drop JSDialog machinery

[Xisco Fauli] fast_float: upgrade to 8.2.6

[Xisco Fauli] sc: Allow editing matrix reference cells - matrix collapses to #SPILL!

[Xisco Fauli] sc: Allow editing matrix master cells - the whole matrix is replaced

[Xisco Fauli] sc: Add a more complex OOXML test document for #SPILL! testing

[Xisco Fauli] sc: Preserve #SPILL! state of conventional matrices on XLSX import

[Xisco Fauli] sc: Track imported expanded matrix masters for spill resolution

[Jonathan Clark] sw: add layout tests for drop caps


Changes for Build #49013
[Andreas Heinisch] tdf#113596 - Retrieve same prefix for XLS import as for XLSX print


Changes for Build #49014
[Hossein] tdf#145538 Use range based for loop in tpsubt.cxx


Changes for Build #49015
[Michael Weghorn] sfx2: Drop commented include


Changes for Build #49016
No changes

Changes for Build #49017
[Xisco Fauli] sc: Re-expand matrix on Undo after blocker write into ref. cell

[Xisco Fauli] sc: Restore expanded matrix tracking on Undo of a delete op.

[Ilmari Lauhakangas] tdf#154332 Improve tip of the day


Changes for Build #49018
[Heiko Tietze] Follow-up to 7312d7d3c981b129488a696a4c0697b84714aad9

[Michael Weghorn] tdf#114441 Replace sal_uLong with sal_uInt64 in help.cxx


Changes for Build #49019
[Xisco Fauli] sc: Drop duplicate SC_TAB_INSERTED broadcast in MakeNewSheetView

[Xisco Fauli] sc: defer dynamic-array resize during more column walks

[Xisco Fauli] sc: fix crash when a matrix formula contracts mid-iteration

[Xisco Fauli] tdf#167545 sc: strip pasted paragraph attribs in cell EditEngine

[Xisco Fauli] Related tdf#167545 sc: strip pasted paragraph attribs in cell

[Xisco Fauli] crashtesting: fix ScLet/ScMatch/IterateParametersIf[s] crashes

[Xisco Fauli] cid#561141 INVALIDATE_ITERATOR

[Xisco Fauli] tdf#168013 - sc: don't mutate SubTotal reference when trimming

[Xisco Fauli] crashtesting: fix FormulaCompiler::Factor crashes

[Xisco Fauli] ofz#515065180 Integer-overflow

[Neil Roberts] Grab the solar mutex when deconstructing ScCondFormatsObj

[Xisco Fauli] crashtesting: deduplicate maTableNodes to avoid duplicate auto-styles in

[Xisco Fauli] fontconfig: fix WASM build

[Xisco Fauli] crashtesting: assert on converting forum-mso-en4-588737.xlsx

[Michael Weghorn] weld: Move weld::Container to own header

[Michael Weghorn] weld: Move weld::WaitObject to own header/source

[Michael Weghorn] weld: Move weld::Toggleable to own header

[Michael Weghorn] weld: Move weld::TriStateEnabled to own header/source

[Michael Weghorn] weld: Move weld::RadioButton to own header

[Michael Weghorn] weld: Move weld::ToggleButton to own header

[Michael Weghorn] dbaccess: Drop unused 'using namespace'

[Justin Luth] tdf#166509 writerfilter: move m_aFieldStack to m_StreamStateStack


Changes for Build #49020
[fitojb] tdf#171455 Make the extended tip more explicative and localizable

[gerrit buildbot] Update git submodules


Changes for Build #49021
[Michael Weghorn] weld: Drop not directly used includes/fwd-decls from weld.hxx

[Michael Weghorn] weld: Move weld::EntryMessageType to own header

[Heiko Tietze] Relates tdf#166641 - Add category labels to Calc's Tabbed Notebookbar

[Michael Weghorn] weld: Move weld::Placement to own header

[Michael Weghorn] weld: Move weld::CheckButton to own header

[Michael Weghorn] weld: Move weld::DateFormatter to own header/source

[Michael Weghorn] weld: Move weld::PatternFormatter to own header/source

[Michael Weghorn] weld: Move weld::TimeFormatter to own header/source

[Michael Weghorn] weld: Move weld::LongCurrencyFormatter to own header/source

[Xisco Fauli] poppler: upgrade to 26.06

[Xisco Fauli] harfbuzz: upgrade to 14.2.1

[Xisco Fauli] loplugin:unusedmethods

[gerrit buildbot] Update git submodules

[Jonathan Clark] tdf#117941 vcl: Fix invisible RTL strikeout chars in PDF export

[Justin Luth] tdf#155272 writerfilter: close still open field at end of cell


Changes for Build #49022
[Michael Weghorn] weld: Move weld::DoubleNumericFormatter to own header/source

[Michael Weghorn] weld: Move weld::EntryFormatter to own header/source

[Michael Weghorn] weld: Move weld::TransportAsXWindow to own header/source

[Michael Weghorn] weld: Move weld::toId and weld::fromId to weldutils.hxx


Changes for Build #49023
[raykowj] tdf#171727 Styles dropdown list should be customizable

[Heiko Tietze] Resolves tdf#171323 - Remove redundant Close button in Tabbed UI

[Heiko Tietze] Resolves tdf#171445 - Remove redundant Insert Table button in Tabbed UI

[Xisco Fauli] sqlite: upgrade to 3.53.2

[Xisco Fauli] cool#15054 use the same cache strategy as CairoCommon does

[Xisco Fauli] fix bitmap render - don't set device scale on the mip-map surface

[Xisco Fauli] Cache mipmap surfaces for cairo-backed bitmaps

[Michael Weghorn] oox: Drop unnecessary virtual specifier in final class

[Dan Williams] starmath: Drop unused SmMLImportWrapper::m_pDocShell


Changes for Build #49024
[Heiko Tietze] Resolves tdf#172348 - Extensions missing on Writer's Tabbed Notebookbar


Changes for Build #49025
[Michael Weghorn] weld: Move weld::Button to own header/Rename weld.hxx

[Michael Weghorn] vcl/weld: Drop logic to collect UI coverage information

[Michael Weghorn] vcl/weld: Drop unused nLOKWindowId param for CreateInterimBuilder

[Michael Weghorn] vcl: Drop unused nLOKWindowId param for

[Michael Weghorn] weld: Drop obsolete LOKTrigger forward/friend declarations

[Michael Weghorn] svx: Fix wrong OutputDevice forward-decl

[Michael Weghorn] svx: Split ColorWindow::SelectHdl into 2

[Michael Weghorn] weld: Drop unused methods in toolkit-specific weld::Widget subclasses

[Michael Weghorn] vcl weld: Drop IconView::maDumpImageHdl + related logic

[Michael Weghorn] weld: Drop weld::IconView::connect_get_image

[Michael Weghorn] svx: Drop obsolete logic in StylesPreviewWindow_Base::UpdateStylesList

[Michael Weghorn] vcl: Drop now unused Menu::DumpAsPropertyTree

[Michael Weghorn] vcl: Drop unused IconView::encoded_image_query typedef

[Michael Weghorn] weld: Drop weld::Widget::connect_get_property_tree

[Michael Weghorn] weld: Drop weld::Widget::get_property_tree

[Michael Weghorn] sfx2: Drop unused PanelLayout::DumpAsPropertyTree

[Michael Weghorn] vcl: Drop vcl::Window::DumpAsPropertyTree

[Michael Weghorn] vcl: Drop unused IconView::DumpEntryAndSiblings


Changes for Build #49026
[Xisco Fauli] CairoSDPR: Force keeping CairoSurfaceHelper for huge PixelData

[Xisco Fauli] CairoSDPR: allow direct use of small cairo_surface_t

[Xisco Fauli] lsan:fix leak in CairoPixelProcessor2D::getOrCreateCairoSurfaceHelper

[Xisco Fauli] CairoSDPR: Improve buffering of huge BitmapData

[Xisco Fauli] msvc: remove obsolete warning suppressors


Changes for Build #49027
[Michael Weghorn] vcl: Use clearer param names for SvTreeList::Insert

[Michael Weghorn] vcl: Inline SvTreeListBox::GetDragFinishedHdl logic to only caller

[Heiko Tietze] Resolves tdf#172358 - Icon missing for Change Master Slide

[Heiko Tietze] Resolves tdf#172356 - Add Show/Hide Page commands

[Xisco Fauli] tdf#165742 Step 5.10a: Only export non-default dataLabels

[Xisco Fauli] SmartArt: Calc Diagram Im/Export improvements

[Xisco Fauli] SmartArt: Improve Graphic export for unchanged Diagrams

[Xisco Fauli] cool#15723 UnGroup of Diagrams needs some extra care

[Xisco Fauli] Undo/Redo: Repair SetUndoComment

[Xisco Fauli] SmartArt: Removed getOrCreateShapeExport, too optimistic

[Xisco Fauli] SmartArt: BackGroundFill and ForeGroundLine

[Michael Weghorn] tdf#75280: ucb: replace sal_IntPtr with appropriate integer type

[Andreas Heinisch] tdf#160839  - Don't URL encode filenames from remote sources

[gerrit buildbot] Update git submodules

[Jonathan Clark] tdf#169787 sw: Only enable Ctrl+Shift hotkeys for RTL languages

[Dan Williams] vcl: move mbMap from OutputDevice and into CoordinateMapper

[Xisco Fauli] sc: trim ScCountIfCellIterator row range to data area

[Xisco Fauli] optimize GetBackColor by iterating over pattern ranges

[Xisco Fauli] sc autofilter: don't extend DB range through CF/fill-only rows

[Xisco Fauli] sc autofilter: iterate GetBackColorFilterEntries by pattern range

[Xisco Fauli] sc autofilter: skip per-row ValidQuery when no constraints remain

[Xisco Fauli] svx: remove svx::theme::notifyLOK

[Xisco Fauli] boost: upgrade to 1_91_0

[Xisco Fauli] tdf#164843 - sc: fix ScRange hash so SubTotal re-listening stays fast

[Xisco Fauli] chart2: Add histogram to UI only in experimental mode


Changes for Build #49028
[Neil Roberts] Related tdf#171950 Add a unit test for cond format API with threads

[Neil Roberts] CommandCategoryListBox: Remove spurious ref acquire

[Neil Roberts] CommandCategoryListBox: Move ref acquire to right place

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

[Julien Nabet] Fix typo


Changes for Build #49029
[Michael Weghorn] vcl: Stop reassigning to another extra local var


Changes for Build #49030
[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.