summaryrefslogtreecommitdiff
path: root/include/vcl/textview.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-4/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2019-12-17loplugin:expandablemethodsNoel Grandin1-1/+0
2019-10-31loplugin:finalclasses in vclNoel Grandin1-2/+2
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch1-0/+3
2019-07-17loplugin:unusedmethodsNoel Grandin1-7/+0
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-6/+2
2018-07-27loplugin:returnconstant in vclNoel Grandin1-1/+1
2018-01-24loplugin:unused-returns in vclNoel Grandin1-2/+2
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-10-05loplugin:finalclasses in vclNoel Grandin1-2/+0
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep1-0/+26
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-2/+2
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet1-2/+0
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-17cleanup double includes and declarationsJochen Nitschke1-5/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-11/+26
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-2/+0
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-1/+1
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin1-3/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-08-05loplugin:unusedmethodsNoel Grandin1-2/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl1-10/+7
2015-04-01loplugin:staticfunctionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-1/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-25/+25
2014-02-05Doxygen warnings correctedChris Sherlock1-2/+2
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-4/+2
2014-02-04Doxygen warnings correctedChris Sherlock1-2/+4
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+3
2013-08-31fix indentationPhilipp Riemer1-7/+7
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1