summaryrefslogtreecommitdiff
path: root/include/vcl/textview.hxx
AgeCommit message (Expand)Author
2021-01-28remove unused SelectionOptions valuesNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch
2019-07-17loplugin:unusedmethodsNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl
2015-04-01loplugin:staticfunctionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-31fix indentationPhilipp Riemer