summaryrefslogtreecommitdiff
path: root/vcl/inc/textlayout.hxx
AgeCommit message (Expand)Author
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2020-10-19use tools::Long in vclNoel
2019-11-27loplugin:finalclasses in vclNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-01-27vcl: readd <memory> into textlayout.hxxChris Sherlock
2016-01-27vcl: remove extraneous included headers in textlayout.hxxChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin
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-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]