summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d
AgeCommit message (Expand)Author
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
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-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-12Drop unused variableMike Kaganski
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna
2020-05-11Limit utility function's visibilityMike Kaganski
2020-05-11Related: tdf#129916 svx: clean up duplicated matrix decompose for shadow sizeMiklos Vajna
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna
2020-05-07tdf#132199: put glow before shadow, to have shadow of the glowMike Kaganski
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-06tdf#101181: implement glow effect also for SdrGrafPrimitive2DMike 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-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-06tdf#120216 improve svx table performance.Mark Hung
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-27loplugin:constantparamNoel Grandin
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-22Fix typoTamas Bunth
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
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-12-11Fix typoAndrea Gelmini
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
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-04-02Fix typoAndrea Gelmini
2019-03-08new loplugin constvarsNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-25Fix typosAndrea Gelmini