summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2019-05-18Resolves: tdf#125104 crash on getting text desc of numberingCaolán McNamara
2019-02-11Resolves: tdf#123122 category is just one bit, date+time is two bits setEike Rathke
2019-01-17Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-04Reformat this eye-cancer causing messEike Rathke
2018-10-04Select the current format if multiple instead of first matching format codeEike Rathke
2018-10-03Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke
2018-10-02Omit deprecated old currency entries for ALL category unless usedEike Rathke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-24loplugin:implicitboolconversionStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin