summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/baseprimitive2d.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-1/+0
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+2
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin1-6/+32
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-9/+12
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl1-0/+6
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-32/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-50/+0
2015-12-15Missing includeStephan Bergmann1-0/+4
2015-12-15create a move append method for Primitive2DContainerNoel Grandin1-7/+8
2015-12-14drawinglayer: remove comment that no longer makes senseMiklos Vajna1-1/+0
2015-12-11loplugin:unreffunNoel Grandin1-35/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-14/+106
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás1-1/+0
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist1-0/+80
2014-02-27Remove visual noise from drawinglayerAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-01-21bool improvementsStephan Bergmann1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+35
2012-08-17Revert "Fixed Bug [35079]"David Tardon1-17/+14
2012-08-14Fixed Bug [35079]Lennard1-14/+17
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2011-11-20Remove pch from drawinglayerJoseph Powers1-3/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2009-09-17#i97509# added base class for 3d primitive, re-structured group primitives, a...Armin Le Grand1-9/+9
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand1-7/+7
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand1-19/+41
2008-05-27#i39532# changes DEV300 m12 resync correctionsArmin Weiss1-10/+2
2008-03-05#i39532# added precompiled header mechanism to drawinglayerArmin Weiss1-2/+5
2008-02-07stable version from working GIT repository for unxlngi6 buildArmin Weiss1-17/+12
2007-01-25#i39532# removed hint value for animated againArmin Weiss1-7/+2
2006-11-28#i39532#Armin Weiss1-2/+7
2006-10-19#i39532# primitiveArmin Weiss1-0/+274