summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-05-15Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-11-27tdf#128894: unit test for the bugfixDennis Francis
2019-11-27tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis
2019-11-13tdf#128466: Accept also JPEGTor Lillqvist
2019-09-28sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-28lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-28sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-28sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai
2019-09-28sc lok: Test invalidation triggered by jumping horizontally on the sheetTamás Zolnai
2019-09-28sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-28sc lok: Test invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-28sc lok: Test invalidation after adding\removing sheetTamás Zolnai
2019-09-28lok: send an invalidation by document size changeTamás Zolnai
2019-09-28sc lok tests: Store all invalidation rectangles.Tamás Zolnai
2019-09-28sc lok: Test invalidation after sheet changeTamás Zolnai
2019-09-28sc lok: Test also the invalidation rectangle in case of row/column insertionTamás Zolnai
2019-09-28sc lok: Test invalidation triggered by PageDownTamás Zolnai
2019-08-26Add AutoRedactDoc command to the Tools menuMuhammet Kara
2019-08-24sc: LOK: commit cell edits before saveasAshod Nakashian
2019-08-22Postpone loading of all external references, including INDIRECT()Eike Rathke
2019-08-08tdf#126748: temporary hack to avoid crash when several pivot tables ...Mike Kaganski
2019-07-31tdf#125800: accessing cond format props in UNO throws errorAron Budea
2019-07-30lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl
2019-07-30calc: simplify getDocumentSize calculation.Michael Meeks
2019-07-24LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2019-07-15LOK: emit modified status on entering cell dataAshod Nakashian
2019-07-10Postpone filter detection until link update is allowedMike Kaganski
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for scMuhammet Kara
2019-06-29lokdialog: Convert the Format -> ... -> Line... to async execMuhammet Kara
2019-06-29lokdialog: Convert the Format -> ... -> Area... to async exec.Muhammet Kara
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-05-14LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian
2019-05-10CppunitTest_sc_tiledrendering: close the document while LOK is still activeMiklos Vajna
2019-05-10crashtesting: crash on importing tdf#123420-2.xlsxDennis Francis
2019-05-10lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro
2019-05-10tdf#124953: Use rangelist's combined range top-left address...Dennis Francis
2019-05-10related tdf#117816, the dxf ID is a global and not a sheet propertyMarkus Mohrhard
2019-05-10related tdf#117816, only export cond format formula to xlsx when requiredMarkus Mohrhard
2019-05-10related tdf#117816, add more work arounds for MS Excel bugsMarkus Mohrhard
2019-05-10add test for tdf#117816Markus Mohrhard
2019-05-10tdf#117816, work around MS Excel bug with containsText cond formatMarkus Mohrhard
2019-05-10tdf#122590: follow-up : import x14:cfRule prioritiesDennis Francis
2019-05-10tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-05-06lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky
2019-05-02tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski
2019-05-02sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-05-01tdf#125055: properly round fractions of secondsMike Kaganski
2019-04-30tdf#125046: export longText attribute for sharedItems elementMike Kaganski
2019-04-25sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2019-04-24Unit test deleting shared formula group top cell, tdf#119623Eike Rathke