summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/graphicprimitive2d.cxx
AgeCommit message (Expand)Author
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl
2021-07-30drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-01-13transparency->alpha in GraphicAttrNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-21move headers inside modulesNoel Grandin
2020-02-11remove graphicprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-08-09Fix typosAndrea Gelmini
2019-05-18Fix typoAndrea Gelmini
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-03-20remove whitespaceMarkus Mohrhard
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand
2013-06-17restore now needed ctorCaolán McNamara
2013-06-11Resolves: #i121194# Better support for graphic fill styles...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-07-03sprinkle explicit over constructorsDavid Tardon
2012-02-17Removed unused code from drawinlayerSzabolcs Dezsi
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
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
2011-02-09Remove dead code: This stuff is always falseThomas Arnhold
2011-02-04ka102: SVG import implementationka
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