summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-11-21ScQueryParam can be allocated inline in ScQueryCellIteratorNoel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-18cid#1399260 Uncaught exceptionCaolán McNamara
2019-11-18cid#1249470 Uninitialized scalar fieldCaolán McNamara
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14Details always dereferences ScDocument argumentCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
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