summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/appoptio.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+4
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-4/+0
2020-10-20use tools::Long in scNoel1-3/+3
2020-07-29loplugin:flatten in sc/core/toolNoel Grandin1-28/+28
2019-08-15loplugin:sequenceloop in scNoel Grandin1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-2/+2
2019-02-09loplugin:indentation in scNoel Grandin1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-2/+2
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-2/+2
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-0/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-3/+2
2018-03-07use more Color in scNoel Grandin1-12/+12
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-4/+4
2018-01-29USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-29Use sal_Int32 for css::uno::Sequence lengthStephan Bergmann1-2/+2
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-4/+4
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-13/+13
2017-10-23loplugin:includeform: scStephan Bergmann1-7/+7
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-02-02sc: fix loplugin:stringconstant warningsMiklos Vajna1-7/+7
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-8/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke1-93/+22
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann1-4/+4
2016-04-19tdf#99329 : By default show sum and average statusbar functions...Dennis Francis1-18/+25
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis1-5/+42
2015-12-12tdf#96339 fix bug in sort listNoel Grandin1-2/+2
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-09-22convert Link<> to typedNoel Grandin1-20/+7
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-03-24convert SvxZoomType to enum classNoel Grandin1-1/+1
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-1/+1
2014-05-01Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+3
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-17sal_Bool->boolNoel Grandin1-1/+1
2014-01-17sal_Bool->boolNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-2/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-8/+8