summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattr.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-5/+5
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-0/+2
2018-03-06use more Color in svxNoel Grandin1-24/+24
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-18/+18
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-20/+20
2018-01-11loplugin:redundantcast: svxStephan Bergmann1-11/+11
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-12/+12
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-27fix buildCaolán McNamara1-2/+2
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin1-27/+13
2017-08-27Share common codeMatteo Casalin1-81/+36
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-16Removing unused serialisation codeVarun Dhall1-18/+0
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall1-170/+0
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall1-406/+0
2017-08-01loplugin:checkunusedparamsNoel Grandin1-5/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-21/+23
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-24/+22
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+4
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann1-10/+15
2017-05-19make string translation loading more uniformCaolán McNamara1-8/+5
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-5/+5
2017-03-31use actual UNO enums in svxNoel Grandin1-6/+8
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen1-3/+3
2017-03-03remove unused CreateDefault methodsNoel Grandin1-9/+0
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-11/+10
2017-02-28new loplugin unoanyNoel Grandin1-9/+9
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-3/+3
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-13/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-03add more dumpAsXml()Noel Grandin1-0/+1
2016-10-01Fix typosAndrea Gelmini1-9/+9
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-33/+32
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-3/+3
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-7/+7
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann1-10/+15
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-4/+4
2016-03-12Remove some unused include stdio (svx)Julien Nabet1-1/+0
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-5/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin1-4/+2