summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textview.cxx
AgeCommit message (Expand)Author
2020-05-04tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-02-11tdf#57879 - Expand word boundaries to include connector punctuationsAndreas Heinisch
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-04-26loplugin:useuniqueptr in TextDocNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-11-30silence various coverity warningsCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-06Convert TextView to unique_ptrMark Page
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin