summaryrefslogtreecommitdiff
path: root/drawinglayer/inc/drawinglayer/primitive2d/borderlineprimitive2d.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-10-20fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi1-0/+6
2011-04-03the interface classes/functions must be dllpublicDavid Tardon1-1/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat1-2/+2
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-20/+29
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat1-2/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2009-10-28#i105323# added documentation to primitivesArmin Le Grand1-6/+23
2009-09-17#i97509# added base class for 3d primitive, re-structured group primitives, a...Armin Le Grand1-1/+1
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand1-1/+1
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand1-2/+2
2008-05-27#i39532# changes DEV300 m12 resync correctionsArmin Weiss1-10/+2
2008-04-16#i39532# moved 3D default raster converter to basegfxArmin Weiss1-3/+41
2008-04-08#i39532# table borders as primitives completedArmin Weiss1-19/+34
2008-04-04#i39532# added borderline primitive for table supportArmin Weiss1-0/+110