summaryrefslogtreecommitdiff
path: root/vcl/source/edit/xtextedt.cxx
AgeCommit message (Expand)Author
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/xtextedt.hxx from String to OUStringNoel Grandin
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-05-18sal_Bool to boolTakeshi Abe
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás