summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/helplineprimitive2d.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin1-10/+14
2022-06-16loplugin:moveitNoel Grandin1-3/+3
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin1-3/+0
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+1
2021-09-26recursive_mutex -> mutex in BasePrimitive2DImplBaseNoel Grandin1-0/+1
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin1-1/+1
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-5/+2
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl1-1/+4
2021-02-22loplugin:refcounting in drawinglayerNoel1-6/+3
2020-04-19loplugin:flatten in drawinglayerNoel Grandin1-76/+76
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin1-5/+2
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen1-1/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin1-2/+2
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-19/+6
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-6/+6
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2014-10-02loplugin: cstylecastNoel Grandin1-1/+1
2014-02-27Remove visual noise from drawinglayerAlexander Wilms1-2/+2
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky1-1/+1
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
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-5/+5
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand1-4/+4
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand1-8/+8
2009-01-05CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien1-8/+6
2008-06-24#i39532# correctionsArmin Weiss1-10/+11
2008-05-27#i39532# changes DEV300 m12 resync correctionsArmin Weiss1-22/+2
2008-03-05#i39532# added precompiled header mechanism to drawinglayerArmin Weiss1-2/+5
2007-03-06#i39532#Armin Weiss1-3/+7
2006-12-13#i39532# adaptions for solaris versionArmin Weiss1-3/+3
2006-11-07#i39532# changed various aspevcts of XPrimitive2D implementationsArmin Weiss1-7/+6
2006-10-19#i39532# primitiveArmin Weiss1-0/+245