summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/borderlineprimitive2d.cxx
AgeCommit message (Expand)Author
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-06-11fdo#38116, fdo#49438: fix double hairline border drawing some more:Michael Stahl
2012-06-05fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixelMichael Stahl
2012-04-18fdo#48647: drawinglayer: fix double hairline borders:Michael Stahl
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-10-20fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19hairline borders were never displayedCédric Bosdonnat
2011-03-19Use bigger rectangle to be sure it will be clippedCédric Bosdonnat
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat
2011-03-19svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
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
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand
2008-05-27#i39532# changes DEV300 m12 resync correctionsArmin Weiss
2008-04-16#i39532# moved 3D default raster converter to basegfxArmin Weiss
2008-04-08#i39532# warning change to constructorArmin Weiss
2008-04-08#i39532# table borders as primitives completedArmin Weiss
2008-04-04#i39532# added borderline primitive for table supportArmin Weiss