summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattr.cxx
AgeCommit message (Expand)Author
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-08Revert "tdf#126741 - fix dash dot dot line style display"Samuel Mehrbrodt
2019-08-07tdf#126741 - fix dash dot dot line style displaynd101
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-03-16pahole changes in variousNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-19tdf#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