summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/baseprimitive2d.cxx
AgeCommit message (Expand)Author
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin
2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl
2021-06-23move BufferedDecompositionPrimitive2D impl. into its own fileTomaž Vajngerl
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-01-30this method should be pure virtualNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-01-04drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl
2020-01-03drawinglayer: simplify namespaces in BasePrimitive filesTomaž Vajngerl
2020-01-01drawinglayer: clang-format BasePrimitive2D + remove from blacklistTomaž Vajngerl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): drawinglayerStephan Bergmann
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15Missing includeStephan Bergmann
2015-12-15create a move append method for Primitive2DContainerNoel Grandin
2015-12-14drawinglayer: remove comment that no longer makes senseMiklos Vajna
2015-12-11loplugin:unreffunNoel Grandin
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-14Remove unused OpenGLObjectZolnai Tamás
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-17Revert "Fixed Bug [35079]"David Tardon
2012-08-14Fixed Bug [35079]Lennard
2012-08-07drop bogus eof linesThomas Arnhold
2011-11-20Remove pch from drawinglayerJoseph Powers
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-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-17#i97509# added base class for 3d primitive, re-structured group primitives, a...Armin Le Grand
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand