summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-21MarkColumns should modify formula if editing is activeSzymon Kłos1-12/+32
2022-07-21lok: formulabar: handle mobile IMESzymon Kłos2-11/+36
2022-07-13sc: lok: fix offset other edit viewHenry Castro1-2/+3
2022-07-13sc: lok: fix offset edit output areaHenry Castro1-4/+3
2022-07-11compact the RichString classNoel Grandin9-39/+36
2022-07-08lok: allow shrinking too big widgetsSzymon Kłos1-0/+3
2022-07-07lok: skip app background rendering for lok case.Michael Meeks1-2/+2
2022-07-07jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos1-0/+8
2022-07-06compact the RichStringPortion classNoel Grandin6-52/+50
2022-07-06remove span data storage from oox importNoel Grandin7-65/+5
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga5-4/+49
2022-06-27lok: formulabar: send correct caret position for numbersSzymon Kłos1-0/+4
2022-06-27Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke2-4/+18
2022-06-27Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke2-3/+5
2022-06-27Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke2-4/+9
2022-06-27tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke2-27/+48
2022-06-27Resolves: tdf#148072 Restore sheet-local names for Undo of CutEike Rathke1-5/+13
2022-06-27InsertMatrixFormula: correct references for across sheets array formulasEike Rathke1-15/+8
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs1-1/+1
2022-06-24Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann1-4/+4
2022-06-24tdf#149529 crash on deref deleted ScDocument*Caolán McNamara1-1/+1
2022-06-24crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara1-2/+4
2022-06-24crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara1-1/+10
2022-06-24crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara1-3/+9
2022-06-24sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl1-9/+19