summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-02-01perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-01-31lok: calc: missing update of sheet geometry data on undo a drag and dropMarco Cecchetti
2024-01-31lok: calc: missing invalidation of cached positionsMarco Cecchetti
2024-01-30Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk
2024-01-30sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-29lok: notebookbar: fix number format fieldSzymon Kłos
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-25lok: calc: rtl - misplaced caretMarco Cecchetti
2024-01-25tdf#157363 add HTML format when pasting into draw textOliver Specht
2024-01-23complete filename isn't meaningful in this modeCaolán McNamara
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-23we seem to need three extra rows in ScTableInfoNoel Grandin
2024-01-23lok: sc: .uno:SetOptimalRowHeight does not work correctlyDennis Francis
2024-01-23lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-22cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2024-01-22sc: make inactive sheets movable and copyableBayram Çiçek
2024-01-19calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2024-01-19cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara
2024-01-19lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-01-17ofz#65809 Direct-leakCaolán McNamara
2024-01-16Readonly Hyperlink Info - normalize the clicked coordinates.Gökay Şatır
2024-01-16Use correct type when getting document colorsSzymon Kłos
2024-01-16Implement hyperlinkInfoAtPosition function for Calc.Gökay Şatır
2024-01-12sc: condfmt-perf: use a shared cache that...Dennis Francis
2024-01-12cid#1583748 Dereference after null checkCaolán McNamara
2024-01-12cid#1583748 Dereference after null checkCaolán McNamara
2024-01-12tdf#154044: Also store default column data, when copying to Undo documentMike Kaganski
2024-01-12cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
2024-01-11sc lok: set the GridWindow size to the client area size + testTomaž Vajngerl
2024-01-11Prefer checked ptr to SdrPageView over uncheckedArmin Le Grand (allotropia)
2024-01-11Make ScOutputData::DrawSelectiveObjects compatibleArmin Le Grand (allotropia)
2024-01-11sc: don't stop if we can't cast one view to ScTabViewShellTomaž Vajngerl
2024-01-10WaE: unused variable 'pCondFormat' [-Werror,-Wunused-variable] with NDEBUGCaolán McNamara
2024-01-10CppunitTest_sc_tiledrendering: ignore non-json payload for STATE_CHANGEDMiklos Vajna
2024-01-10Send document colors with lok callbackSzymon Kłos
2024-01-10Resolves: tdf#158997 optimal col width too narrow to render textCaolán McNamara
2024-01-09cool#7492 sfx2 lok: fix bad view id / statusbar string on async binding updateMiklos Vajna
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos
2024-01-08Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara
2024-01-08uninitialized class membersCaolán McNamara
2024-01-08sc: LOK work-around for mouse click selecting the wrong cellTomaž Vajngerl
2024-01-08Resolves: tdf#159046 hang on export of math objects in cellsCaolán McNamara
2024-01-05Make format condition, chart delete and pivot table error asynccodewithvk
2024-01-05LOK: disallow entering multiple hyperlinks in spreadsheet cellsAndras Timar
2024-01-05context="stock" is not good for non-stock translatable stringsAndras Timar
2024-01-05tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2024-01-05cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna
2024-01-04ONLINE: Exit cell edit mode before add a new sheetGülşah Köse