summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 23.05.8.4cp-23.05.8-4Andras Timar2024-02-011-1/+1
* perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara2024-02-017-11/+16
* Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl2024-02-015-32/+91
* add a test to detect incorrect text color in dark mode chart renderingCaolán McNamara2024-02-012-8/+68
* Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara2024-02-013-0/+39
* Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara2024-02-011-0/+7
* use ViewShell DOCCOLOR when available for chartsCaolán McNamara2024-02-011-2/+9
* use ViewShell DOCCOLOR when availableCaolán McNamara2024-02-012-5/+13
* restore original Outliner background after getting transferrableCaolán McNamara2024-02-011-1/+4
* Bump version to 23.05.8.3cp-23.05.8-3Andras Timar2024-01-311-1/+1
* curl: upgrade to release 8.6.0Michael Stahl2024-01-311-2/+2
* curl: upgrade to release 8.5.0Michael Stahl2024-01-311-2/+2
* lok: calc: missing update of sheet geometry data on undo a drag and dropMarco Cecchetti2024-01-311-0/+24
* lok: calc: missing invalidation of cached positionsMarco Cecchetti2024-01-312-2/+8
* Async Dialogs for Few Chart Propertiescodewithvk2024-01-312-88/+98
* lo_dumpState doesn't take the SolarMutex, so dbgutil state dumping can assertCaolán McNamara2024-01-311-0/+11
* tdf#159452 sw content control, PDF export: fix checked checkboxesMiklos Vajna2024-01-312-2/+47
* IDocumentModelAccessor: fix for clang warningMarco Cecchetti2024-01-311-0/+1
* Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk2024-01-302-162/+245
* LanguageTag ctor can canonicalize against various known tagsCaolán McNamara2024-01-301-4/+3
* sc: put used currencies on top of the currency pop-up listTomaž Vajngerl2024-01-3010-22/+220
* tdf#158451 sw: fix crash in text formatting of as-char group shapeMichael Stahl2024-01-301-3/+3
* LOK: fixed unused variable warningPranam Lashkari2024-01-301-1/+1
* jsdialog: enable paste special in calcSzymon Kłos2024-01-291-0/+1
* lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl2024-01-292-29/+79
* lok: notebookbar: fix number format fieldSzymon Kłos2024-01-291-1/+7
* Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski2024-01-299-30/+30
* tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski2024-01-2912-2/+345
* lok: notebookbar: enable currency dropdownSzymon Kłos2024-01-298-4/+76
* When chart is active pass uno:ChangeTheme through to its parent frameCaolán McNamara2024-01-291-0/+3
* LOK: exposed time formatted field as time fieldsMéven Car2024-01-291-0/+8
* Bump version to 23.05.8.2cp-23.05.8-2Andras Timar2024-01-261-1/+1
* revert: 'LOKit: always display hidden chars when showing formatting...'Caolán McNamara2024-01-264-25/+39
* lok: calc: rtl - misplaced caretMarco Cecchetti2024-01-251-1/+3
* cool#8023 editeng: support HTML pasteMiklos Vajna2024-01-253-1/+100
* tdf#157363 add HTML format when pasting into draw textOliver Specht2024-01-2513-21/+84
* tdf#159259: make sure to set FieldStartRange in sdt helperMike Kaganski2024-01-254-4/+49
* preload sal_textencCaolán McNamara2024-01-241-0/+6
* Bump version to 23.05.8.1cp-23.05.8-1Andras Timar2024-01-241-1/+1
* Fix buildMike Kaganski2024-01-241-1/+1
* Related: tdf#159259 Drop obsolete exclusion of framePr inside sdtMike Kaganski2024-01-241-2/+0
* complete filename isn't meaningful in this modeCaolán McNamara2024-01-231-4/+7
* produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara2024-01-232-6/+44
* we seem to need three extra rows in ScTableInfoNoel Grandin2024-01-231-3/+3
* lok: sc: .uno:SetOptimalRowHeight does not work correctlyDennis Francis2024-01-237-5/+37
* lok: calc: GridWindow size not updated for some viewMarco Cecchetti2024-01-233-7/+23
* don't always invalidate the entire width of the calc windowCaolán McNamara2024-01-2211-45/+233
* cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin2024-01-227-14/+17
* sc: make inactive sheets movable and copyableBayram Çiçek2024-01-226-50/+188
* calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara2024-01-199-25/+185