summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/textlayout.cxx
AgeCommit message (Expand)Author
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-27unix line endsFrank Schönheit
2009-09-25#b6875455# for the target device, always use the ref-device MapUnit during dr...Frank Schönheit
2009-09-25#b6875455# use the RTL-ness of the control we work for to determine the TextL...Frank Schönheit
2009-09-21#b6875455#Frank Schönheit
2009-09-21#b6875455# always use TWIP as target device map unit during drawing text, thi...Frank Schönheit
2009-09-21DrawText( Rect, ...): properly calculate the to-be-returned text rect even in...Frank Schönheit
2009-09-18#b6875455#Frank Schönheit
2009-09-18#b6875455#Frank Schönheit
2009-09-17consolidate DrawText and GetText - we do need versions with and without IText...Frank Schönheit
2009-09-17#b6875455#Frank Schönheit