summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann
2019-10-19This code wants to add the numeric SvxRotateMode valueStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-18Resolves: tdf#125104 crash on getting text desc of numberingCaolán McNamara
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-27Removed executable permission on source filesAndrea Gelmini
2019-04-26Removed executions flags on source filesAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-09Resolves: tdf#123122 category is just one bit, date+time is two bits setEike Rathke
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
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