summaryrefslogtreecommitdiff
path: root/svx/source/sdr/attribute
AgeCommit message (Expand)Author
2021-11-19rtl::Static->thread-safe static in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use shared_ptr in SdrAllFillAttributesHelperNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
2020-03-30tdf#101181 related: fix SdrShadowTextAttribute::operator==Mike Kaganski
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-30coverity#1371300 Missing move assignment operatorCaolán McNamara
2016-08-29cid#1371256 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371188 Missing move assignment operatorNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-03coverity#1302605 Resource leak in objectCaolán McNamara
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens