summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/textlayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-08-05callcatcher: unused methodsCaolán McNamara1-12/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-4/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+4
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-4/+4
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-4/+4
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-2/+3
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-4/+4
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-23/+25
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-23/+25
2009-10-27unix line endsFrank Schönheit1-1/+1
2009-09-25#b6875455# for the target device, always use the ref-device MapUnit during dr...Frank Schönheit1-57/+33
2009-09-25#b6875455# use the RTL-ness of the control we work for to determine the TextL...Frank Schönheit1-13/+53
2009-09-21#b6875455#Frank Schönheit1-0/+13
2009-09-21#b6875455# always use TWIP as target device map unit during drawing text, thi...Frank Schönheit1-60/+33
2009-09-21DrawText( Rect, ...): properly calculate the to-be-returned text rect even in...Frank Schönheit1-0/+11
2009-09-18#b6875455#Frank Schönheit1-4/+29
2009-09-18#b6875455#Frank Schönheit1-23/+94
2009-09-17consolidate DrawText and GetText - we do need versions with and without IText...Frank Schönheit1-1/+7
2009-09-17#b6875455#Frank Schönheit1-0/+269