summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2022-11-18jsdialog: enable Delete content dialogSzymon Kłos2-2/+0
2022-11-17Dont use equal name for label and widgetSzymon Kłos2-3/+1
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski1-33/+6
2022-11-14Revert "lok: respect zoom in calc tile rendering of EditView"user1-8/+4
2022-11-12sc: fix rendering of conditional formatting iconTomaž Vajngerl1-11/+10
2022-11-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl1-7/+18
2022-11-10calc: cache GetCellArea resultsSzymon Kłos12-65/+198
2022-11-10lok: Notify about last used row and column in CalcSzymon Kłos3-1/+22
2022-11-08sc lok: Double-click should behave more like on desktopJan Holesovsky1-59/+2
2022-11-07lok: Introudce getDataArea for CalcSzymon Kłos2-0/+25
2022-11-04lok: sc: render expanded EditEngine when editing in-placeSzymon Kłos1-16/+69
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks3-55/+87
2022-10-27Resolves: tdf#150780 Overtyping is not editingEike Rathke1-1/+3
2022-10-24Drop Window::LogicMouse*Mike Kaganski2-23/+0
2022-10-21lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos2-3/+11
2022-10-18Test::testSharedStringPool unit test failureAron Budea1-20/+4
2022-10-16make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák1-9/+28
2022-10-16Fix string length assertion and handle parentheses in multi-line formulaEike Rathke1-3/+4
2022-10-16libxml2: upgrade to release 2.10.2Michael Stahl1-0/+2
2022-10-16Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke3-5/+9
2022-10-16Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke1-0/+34
2022-10-13tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth2-4/+22
2022-09-25make ScDocument::FetchTable() publicLuboš Luňák1-3/+3
2022-09-20speed up large sheet with lots of conditionsNoel Grandin1-1/+2
2022-09-17speed up large sheet with lots of conditionsNoel Grandin1-8/+13
2022-09-10tdf#150749 Find and replace on very large sheetcp-22.05.6-1Noel Grandin10-45/+52
2022-09-08Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke1-1/+3
2022-09-08Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke3-4/+3
2022-09-08Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke3-0/+3
2022-08-28tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara1-4/+14
2022-08-28tdf#150170: Revert "flatten TableType in ColumnSpanSet"Xisco Fauli2-5/+4
2022-08-28tdf#150219 Crash when cutting trace dependent with precedent on different sheetNoel Grandin1-1/+2
2022-08-20Resolves: tdf#150336 overlapping slot idsCaolán McNamara1-8/+10
2022-08-17remove stray printfCaolán McNamara1-2/+0
2022-08-11Make Autofilter MessageBoxes asyncSzymon Kłos2-35/+59
2022-08-10calc: fix undo action disabled in different viewsNoel Grandin2-6/+64
2022-08-02sc, out of order undo: allow multiple actions from other viewNoel Grandin4-8/+90
2022-08-02generalize the undo independence checkNoel Grandin4-12/+25
2022-08-01sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin3-10/+119
2022-08-01Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke1-1/+2
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin18-13/+220
2022-07-29tdf#149738: Minor inconsistencies in sparkline related UI stringsJulien Nabet1-2/+1
2022-07-29tdf#148467 Move sparklines items to Insert/Format main menuRoman Kuznetsov1-10/+10
2022-07-28Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze3-712/+458
2022-07-28Use colors from standard palette for sparklinesHeiko Tietze1-8/+11
2022-07-28lok: Enable sidebar in MathMike Kaganski2-9/+9
2022-07-27lok: enable in-place editing of math equationsMike Kaganski2-2/+2
2022-07-26Document sparkline related classes, functions and structsTomaž Vajngerl15-2/+22
2022-07-25tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-3/+3
2022-07-25lok: don't force formulabar update on every view switchSzymon Kłos1-1/+2