summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattr.cxx
AgeCommit message (Expand)Author
2020-10-05lok: Add posibility to change chart fill gradientSzymon Kłos
2020-04-21Added parameter to FillPageColor commandPranam Lashkari
2020-03-23lokit: unify fill transparency itemsDennis Francis
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos
2019-11-28jsdialogs: add generic commandNameSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for FillStyleSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-03-06use more Color in svxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-27fix buildCaolán McNamara
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin
2017-08-27Share common codeMatteo Casalin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin