summaryrefslogtreecommitdiff
path: root/vcl/source/edit/xtextedt.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-04this does not make senseEike Rathke
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
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