summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/svggradientprimitive2d.cxx
AgeCommit message (Expand)Author
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-06-07tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand
2018-01-19loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-03TyposJulien Nabet
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-07-08WaE and numerical inconsequence in gradient fallback render handlingArmin Le Grand
2013-06-17Related: #i121801# Corrected objectBoundingBox case for GradientTransformArmin Le Grand
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2013-02-22WaE: unused variableTor Lillqvist
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks