summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/textprimitive2d.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2011-11-20Remove pch from drawinglayerJoseph Powers1-3/+0
2011-04-12WaE in dbg-util modeCaolán McNamara1-1/+1
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-09-14filled-tab-editeng.diff: Filled tab wasn't filled in shapesCédric Bosdonnat1-3/+9
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2009-11-12aw078 #i106541# commited in-between stable version with already advanced meta...Armin Le Grand1-31/+10
2009-10-22commit after rebase to DEV300m62Armin Le Grand1-73/+94
2009-09-22#i97509# continued matrix tooling and adapting the usages now to all the ooo ...Armin Le Grand1-11/+5
2009-09-17#i97509# added base class for 3d primitive, re-structured group primitives, a...Armin Le Grand1-1/+1
2009-09-17CWS-TOOLING: integrate CWS aw077Jens-Heiner Rechtien1-73/+94
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand1-2/+2
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand1-3/+3
2009-08-26CWS-TOOLING: integrate CWS aw075Release Engineers1-15/+20
2009-08-17CWS-TOOLING: integrate CWS graphite01Ivo Hinkelmann1-2/+2
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers1-2/+10
2009-01-20CWS-TOOLING: integrate CWS aw061Vladimir Glazounov1-7/+9
2009-01-05CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien1-2/+20
2008-05-27#i39532# changes DEV300 m12 resync correctionsArmin Weiss1-19/+2
2008-03-05#i39532# added precompiled header mechanism to drawinglayerArmin Weiss1-2/+5
2007-12-12#i39532# clipping changesArmin Weiss1-9/+5
2007-11-19#i39532# Lot of changes to make polygon stuff bezier-ableArmin Weiss1-118/+123
2007-10-02#i39532# RTL and BiDi supportArmin Weiss1-5/+9
2007-10-01#i39532# continued Strnig-index-len reworks for text primitives; reworked wor...Armin Weiss1-8/+19
2007-09-26#i73860# text decomposition extendedArmin Weiss1-65/+89
2007-08-02#i39532# added support for diverse MetaFile comment hacksArmin Weiss1-404/+40
2007-04-20#i73860# allow fontcolor!=textlinecolor caseHerbert Duerr1-5/+8
2007-03-06#i39532#Armin Weiss1-4/+8
2007-02-22#i73860# prevent line-strikeout for slashed-strikeoutHerbert Duerr1-4/+4
2007-02-22use new PolyPolygonStrokePrimitive2D to simplify codeHerbert Duerr1-22/+7
2007-02-22add strikeout style as text decorationHerbert Duerr1-61/+149
2007-02-21outline-flag is a font attribute, not a portion attributeHerbert Duerr1-8/+5
2007-02-21rename TextComplexPortionPrimitive2D to TextDecoratedPortionPrimitive2DHerbert Duerr1-173/+176
2007-02-20support text underliningHerbert Duerr1-5/+175
2007-02-15#i73860# implement outline font attributeHerbert Duerr1-22/+69
2007-02-14#i73860# if just getting outlines the unrotated VCL fonts sufficeHerbert Duerr1-35/+18
2007-01-25#i73860# get text outlines directly as B2D polygonsHerbert Duerr1-12/+14
2006-12-13#i39532# adaptions for solaris versionArmin Weiss1-3/+3
2006-11-07#i39532# changed various aspevcts of XPrimitive2D implementationsArmin Weiss1-11/+9
2006-10-19#i39532# primitiveArmin Weiss1-0/+378