summaryrefslogtreecommitdiff
path: root/vcl/source/edit/xtextedt.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin1-8/+8
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin1-8/+8
2014-09-29loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-19/+19
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-12convert String to OUString in VCLNoel Grandin1-4/+4
2013-08-12convert vcl/xtextedt.hxx from String to OUStringNoel Grandin1-7/+7
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12XubString->OUStringCaolán McNamara1-7/+7
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-6/+6
2013-05-18sal_Bool to boolTakeshi Abe1-2/+2
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller1-20/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-2/+2
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-0/+421