summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen11-49/+0
2020-02-22Factor out FillEListWithOneFormat_Impl()Eike Rathke1-45/+19
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke1-32/+40
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-6/+6
2020-01-14tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesMesut Çifci1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara17-120/+91
2019-12-10Related: tdf#129300 rotation reference edge had no real descriptionCaolán McNamara1-2/+11
2019-11-18cid#1421150 Useless callCaolán McNamara1-0/+1
2019-10-19This code wants to add the numeric SvxRotateMode valueStephan Bergmann1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin2-1/+4
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke1-3/+5
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin3-3/+3
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov4-43/+39
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+2
2019-05-18Resolves: tdf#125104 crash on getting text desc of numberingCaolán McNamara1-4/+27
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand1-0/+43
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+2
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+0
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-27Removed executable permission on source filesAndrea Gelmini1-0/+0
2019-04-26Removed executions flags on source filesAndrea Gelmini1-0/+0
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand7-75/+486
2019-04-15improve loplugin simplifyconstructNoel Grandin2-2/+2
2019-02-22loplugin:unusedfields in svxNoel Grandin1-1/+0
2019-02-09Resolves: tdf#123122 category is just one bit, date+time is two bits setEike Rathke1-1/+1
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke1-8/+23
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-2/+2
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard1-0/+11
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov1-13/+11
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen3-0/+5
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-13/+6
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-26/+20
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09loplugin:unusedmethodsNoel Grandin1-25/+0
2018-10-04Reformat this eye-cancer causing messEike Rathke1-639/+599
2018-10-04Select the current format if multiple instead of first matching format codeEike Rathke1-1/+11
2018-10-03Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke1-100/+170
2018-10-02Omit deprecated old currency entries for ALL category unless usedEike Rathke1-0/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-2/+1
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin2-2/+2
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-2/+2
2018-08-24pass DelFormats around using std::vectorNoel Grandin2-67/+11
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-31loplugin:returnconstant in svxNoel Grandin1-2/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0