summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
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
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-05Resolves: tdf#126577 stop filling a series when threshold is reachedEike Rathke
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-25cid#1242793 Untrusted value as argumentCaolán McNamara