summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/polygonprimitive2d.cxx
AgeCommit message (Expand)Author
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-08-13remove polygonprimitive2d.cxx from clang-format blacklistTomaž Vajngerl
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-09drawinglayer: move getRandomColorRange to be private to GeoTexSvxTomaž Vajngerl
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-03-27ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-01-07drawinglayer: fix Android buildMiklos Vajna
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-02-17Removed unused code from drawinlayerSzabolcs Dezsi
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-09-03Fix wrong line end positioningRegina Henschel
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-26Better shading algo for customshapes, better gradientsThorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-18aw079: rebase to m75Armin Le Grand
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand