summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-09-15ScAreaNameIterator always dereferences its ScDocument* argumentCaolán McNamara
2020-09-15GetStringFromXMLRangeString never passed a null ScDocument*Caolán McNamara
2020-09-15ScRefFinder ScDocument* argument dereferenced on all pathsCaolán McNamara
2020-09-15ScRangeData::MakeValidName never passed a null ScDocument*Caolán McNamara
2020-09-15ScCondFormatEntry ScDocument* arg always dereferencedCaolán McNamara
2020-09-15ConvertSingleRef never passed a null ScDocument*Caolán McNamara
2020-09-15ScRangeUtil::IsAbsPos ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ConvertDoubleRef never passed a null ScDocument*Caolán McNamara
2020-09-15ScRangeUtil::IsAbsArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeUtil::MakeArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-15ScColorScaleEntry::SetFormula always dereferences its ScDocument* argCaolán McNamara
2020-09-15EndListeningTo always dereferences its argumentCaolán McNamara
2020-09-15StartListeningTo always dereferences its argumentCaolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-09-14ScRangeData ScDocument* member is always setCaolán McNamara
2020-09-14ScRangeData ctor variant never passed a null ScDocument*Caolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-09-14tdf#133688 tdf#125414 XLSX: don't export tracer arrowsSzabolcs Toth
2020-09-14ScRangeData ctor variant always dereferences its ScDocument* argCaolán McNamara
2020-09-14ScCompiler::MoveRelWrap never passed a null ScDocument*Caolán McNamara
2020-09-14CreateValidationData never called with a null ScDocument*Caolán McNamara
2020-09-14getDoubleRefTokensFromSrcDoc never called with a nullptr argCaolán McNamara
2020-09-14FillFormat never called with a nullptrCaolán McNamara
2020-09-14ScImportQuattroPro never passed a nullptrCaolán McNamara
2020-09-14ScImportLotus123 never passed a null ScDocument*Caolán McNamara
2020-09-14LotusContext context is already set to use the ScDocument argCaolán McNamara
2020-09-13ScFormulaCell ctor variant always dereferences its ScDocument argCaolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-09-13ScFormulaCell ctor variant never passed a null ScDocumentCaolán McNamara
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara
2020-09-13FindExtRange never passed a null ScDocument*Caolán McNamara
2020-09-13ParseCols never passed a null ScDocument*Caolán McNamara
2020-09-13ParseRows never passed a null ScDocument*Caolán McNamara
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara
2020-09-13toAbs always dereferences its ScDocument*Caolán McNamara
2020-09-13GetRangeDataFromString is never passed a null ScDocumentCaolán McNamara
2020-09-13ScDBQueryDataIterator is never passed a null ScDocumentCaolán McNamara
2020-09-13CompareOptions pDoc arg is never nullCaolán McNamara
2020-09-13establish ScValueIterator::pDoc is never nullCaolán McNamara
2020-09-12establish that ScSimpleFormulaCalculator mpDoc is never nullCaolán McNamara
2020-09-10convert some MAXCOL to use ScSheetLimitsNoel Grandin
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-08tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-23Fix typo in codeAndrea Gelmini