summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d/sdrattributecreator.cxx
AgeCommit message (Expand)Author
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
2020-05-11Limit utility function's visibilityMike Kaganski
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-04-23Don't call default ctor only to reassign laterMike Kaganski
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
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-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-27tdf#120703 PVS: re-read aPrefSize after updating itMike Kaganski
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin