summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/textlayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-3/+3
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin1-2/+0
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-18loplugin: unused return values in vcl/Noel Grandin1-9/+6
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-1/+1
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-3/+3
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-7/+7
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-20Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+6
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl1-1/+1
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara1-3/+3
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin1-1/+1
2013-06-19WaE: for higher debugging levelsCaolán McNamara1-1/+1
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-39/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith1-3/+3
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith1-21/+20
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-7/+7
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