summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textview.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-05-27TETextPortion can be allocated inside the vectorNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-01-28remove unused SelectionOptions valuesNoel Grandin
2021-01-12transparency->alpha in tools::ColorNoel
2020-10-19use tools::Long in vclNoel
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-04loplugin:flatten in vclNoel Grandin
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