summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/chart2uno.cxx
AgeCommit message (Expand)Author
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-02-21loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2020-12-22more jumbo sheet workNoel Grandin
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan
2020-10-13static_cast after dynamic_castNoel
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-17compileRangeRepresentation never called with null ScDocument*Caolán McNamara
2020-09-15GetStringFromXMLRangeString never passed a null ScDocument*Caolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2020-05-15use more try_emplaceNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-03use mdds position hint (tdf#131716)Luboš Luňák
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-05-21Fix typoAndrea Gelmini
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-12tdf#115012 XLSX chart import: workaround for no gapLászló Németh
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-27loplugin:useuniqueptr in Chart2PositionMapNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen