summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2021-02-03lok: Take indent and margins into accountDennis Francis
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-01-19Added uno command for formula range selectionPranam Lashkari
2021-01-12tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-12-16pivot table: properly close all subdialogsSzymon Kłos
2020-11-30weld checklistmenuCaolán McNamara
2020-10-28Don't let sc's spell-checking EditEngine linger around as long.Michael Meeks
2020-10-27calc: clear the spell-checking cache on tab switch.Michael Meeks
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-18Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-19tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-19tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-04tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski
2020-08-05Make Group dialog asyncSzymon Kłos
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-23Make Sort dialog asyncSzymon Kłos
2020-07-10don't add a cell to a non-existent column (tdf#104865)Luboš Luňák
2020-07-06Allow print-twips version of ScEditUtil::GetEditArea()Dennis Francis
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-06-22Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-06-19new json writer for LOKNoel Grandin
2020-06-03Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-28formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-18lok: cleanup getCellCursorMichael Meeks
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-17lok: formula bar: function completionMarco Cecchetti
2020-05-13reduce iteration in ScViewData::GetScrPosNoel Grandin
2020-04-19Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-01-07tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-11cid#1455326 MoveSticky always has a non-nullptr pDocCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-11tdf#121090: Correct the last argument to HLOOKUP/VLOOKUP descriptionMike Kaganski
2019-11-07Fix typoAndrea Gelmini
2019-11-07tdf#124270 : improve formula-group cycle detectionDennis Francis
2019-11-05make some classes module-privateNoel Grandin
2019-11-04Fix typo in codeAndrea Gelmini
2019-11-03find symbols that can be privateNoel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert column*Noel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin