summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellsuno.cxx
AgeCommit message (Expand)Author
2021-03-03loplugin:refcounting in scNoel
2021-02-21loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in scNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
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-23some places where ScDocument* is never passed a nullptrCaolá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-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-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-14CreateValidationData never called with a null ScDocument*Caolán McNamara
2020-09-14FillFormat never called with a nullptrCaolá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-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2020-06-17inline typedefNoel Grandin
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet
2020-03-27tdf#43157 Clean up OSL_ASSERTJens Carl
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-25Fix typoJens Carl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara