summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-14tdf#49856 Add a testDr. David Alan Gilbert2-0/+18
2020-09-14tdf#49856 Fix level 0 bullet/style on ppt importDr. David Alan Gilbert1-2/+0
2020-09-14lcl_refListFormsOneRange always dereferences their ScDocument* argCaolán McNamara1-7/+7
2020-09-14lcl_checkRangeDimension always dereferences their ScDocument* argCaolán McNamara1-11/+11
2020-09-14lcl_GetCol/lcl_GetRow/lcl_GetTab always dereferences their ScDocument* argCaolán McNamara1-21/+21
2020-09-14lcl_fillRangeFromRefList always dereferences its ScDocument* argCaolán McNamara1-5/+5
2020-09-14lcl_ScDetectiveRefIter_SkipRef always dereferences its ScDocument* argCaolán McNamara1-6/+6
2020-09-14ScCompiler::MoveRelWrap never passed a null ScDocument*Caolán McNamara3-5/+5
2020-09-14ScRefUpdate::MoveRelWrap always dereferences its ScDocument* argCaolán McNamara3-9/+9
2020-09-14RangeNameBufferWK3::Add never called with a null ScDocument*Caolán McNamara3-8/+8
2020-09-14setOldCodeToUndo always dereferences its ScDocument* argCaolán McNamara1-7/+7
2020-09-14lcl_fillEmptyMatrix always dereferences it ScDocument* argCaolán McNamara1-3/+3
2020-09-14CreateValidationData never called with a null ScDocument*Caolán McNamara3-8/+8
2020-09-14getDoubleRefTokensFromSrcDoc never called with a nullptr argCaolán McNamara2-18/+18
2020-09-14convertToTokenArray always dereferences pSrcDocCaolán McNamara1-6/+6
2020-09-14keep as a referenceCaolán McNamara1-10/+10
2020-09-14FillFormat never called with a nullptrCaolán McNamara3-8/+8
2020-09-14ScImportQuattroPro never passed a nullptrCaolán McNamara5-15/+15
2020-09-14readSheet always dereferences it ScDocument*Caolán McNamara2-19/+19
2020-09-14ReadSRD never called with a nullptrCaolán McNamara4-12/+12
2020-09-14ReadCRD never called with a nullptrCaolán McNamara2-5/+5
2020-09-14QProToSc::Convert never passed a nullptrCaolán McNamara3-7/+7
2020-09-14GetTokenArray always dereferences its ScDocument* argumentCaolán McNamara5-20/+20
2020-09-14InsertRangeName always dereferences its ScDocument* argCaolán McNamara2-9/+9
2020-09-14ScImportLotus123 never passed a null ScDocument*Caolán McNamara4-6/+6
2020-09-14ImportTyp never passed null argCaolán McNamara7-104/+105
2020-09-14unnecessary ScDocument argumentCaolán McNamara4-6/+6
2020-09-14LotusContext ctor always dereferences its ScDocument*Caolán McNamara10-70/+70
2020-09-14LotusContext context is already set to use the ScDocument argCaolán McNamara4-6/+6
2020-09-14sw: prefix members of SwConvIter, SwHyphIter, SwLinguIter and SwSpellIterMiklos Vajna1-68/+75
2020-09-14add Korean autocorrect items ㈜ & ㉿ tdf#132614DaeHyun Sung1-0/+2
2020-09-13tdf#125234 Qt5 add missing CFF font subsettingJan-Marek Glogowski1-0/+12
2020-09-13RangeNameBufferWK3 always dereferences its argCaolán McNamara3-4/+4
2020-09-13ScFormulaCell ctor variant always dereferences its ScDocument argCaolán McNamara10-15/+15
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara38-85/+85
2020-09-13ScFormulaCell ctor variant never passed a null ScDocumentCaolán McNamara5-7/+7
2020-09-13pDoc cannot be null, so drop check for thatCaolán McNamara1-2/+2
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara13-28/+28
2020-09-13FindExtRange never passed a null ScDocument*Caolán McNamara2-8/+8
2020-09-13ParseCols never passed a null ScDocument*Caolán McNamara5-10/+10
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman73-290/+73
2020-09-13ParseRows never passed a null ScDocument*Caolán McNamara3-7/+7
2020-09-13tdf#124176 Use #pragma once in embeddedobjGeorge Bateman25-100/+25
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman21-83/+21
2020-09-13tdf#124176 Use #pragma once in dtransGeorge Bateman35-138/+35
2020-09-13tdf#124176 Use #pragma once in drawinglayerGeorge Bateman12-47/+12
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara8-18/+18
2020-09-13lcl_ParseTarget never passed a null ScDocument*Caolán McNamara1-14/+14
2020-09-13tdf#132561 fix png export from DrawNoel Grandin1-1/+8
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman181-635/+181