summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-09-11Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-10tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-07-07don't add a cell to a non-existent column (tdf#104865)Luboš Luňák
2020-07-07failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-07-02Merge branch 'libreoffice-6-4'Thorsten Behrens
2020-06-05Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-18Merge branch 'libreoffice-6-4'Michael Weghorn
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-07Merge branch 'libreoffice-6-4' into distro/lhm/libreoffice-6-4+backportsMichael Weghorn
2020-04-19Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-01-13Merge branch 'libreoffice-6-4'Michael Weghorn
2020-01-08XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
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
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-18cid#1454847 : introduce an explicit constructor...Dennis Francis
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-17Cache last used number-format-type in interpreter-contextDennis Francis
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis
2019-10-17Pre-allocate an ScInterpreter object for each thread...Dennis Francis
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-09sc: rowcol: store sheet maximum sizes in ScDocument.Michael Meeks
2019-10-08use cppu::WeakImplHelper in ScDataPilotDescriptorBaseNoel Grandin
2019-10-08use cppu::WeakImplHelper in ScCellRangesBaseNoel Grandin
2019-10-03Resolves: tdf#122011 fix ValidExternal() checkEike Rathke
2019-10-03update sc pchCaolán McNamara
2019-10-02drop some unnecessary includesCaolán McNamara
2019-10-01Thread a group of formula-groups together if possibleDennis Francis
2019-09-30reduce number of calc column constants slightlyNoel Grandin