summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2020-09-30loplugin:reducevarscope in scNoel
2020-09-30tdf#40993 tdf#59585 sc fill: copy merged cell structureAttila Szűcs
2020-09-30Clean-up of commit: I95d394c5432d22805a761b76219f656fad3feae1Attila Szűcs
2020-09-29Determine CharClass difference once, tdf#137091 follow-upEike Rathke
2020-09-29Current sytem locale's CharClass for user defined names, tdf#137091 follow-upEike Rathke
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-27Resolves: tdf#67007 display sheet-local range name in Name Box for selectionEike Rathke
2020-09-26Consolidate, factor out common duplicated code, tdf#128797 follow-upEike Rathke
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-25tdf#128797 sc: fix invalid detective marks cellsTibor Nagy
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21tdf#129606: Round the mean of the two subtractionsMike Kaganski
2020-09-18cid#1466690 ScDocument* arg is never nullCaolán McNamara
2020-09-18ScCellValue::getString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-18AppendContentsIfInRefDoc never passed a null ScDocument*Caolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17GetAddressFromString never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler always has a ScDocument&Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17Tokens2RangeStringXML ctor never called with null ScDocument*Caolán McNamara
2020-09-17base-class formula::FormulaCompiler is sufficient hereCaolán McNamara
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-17ColumnStorageDumper ctor never called with null ScDocument*Caolán McNamara
2020-09-17compileRangeRepresentation never called with null ScDocument*Caolán McNamara
2020-09-17ScFormulaCell always has a ScDocument&Caolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-16ScAttrArray never has a null ScDocument* memberCaolán McNamara
2020-09-16ScColumn::ScColumn never called with a null ScDocument*Caolán McNamara
2020-09-16IsNameValid never passed a null ScDocument*Caolán McNamara
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara
2020-09-16The default implementation can be usedMike Kaganski
2020-09-16AdjustRangesOfChartsOnDestinationPage never passed null ScDocument*sCaolán McNamara
2020-09-16TransferDrawPage always dereferences its ScDocument* argumentCaolán McNamara
2020-09-16TransferTab always dereferences its ScDocument* argumentCaolán McNamara
2020-09-16CopyStaticToDocument never passed a null ScDocument*Caolán McNamara
2020-09-16GetChartRanges never passed a null ScDocument*Caolán McNamara
2020-09-16AddRangesIfProtectedChart never passed a null ScDocument*Caolán McNamara
2020-09-16FillProtectedChartRangesVector never passed a null ScDocument*Caolán McNamara
2020-09-15CreateProtectedChartListenersAndNotify never passed a null ScDocument*Caolán McNamara