summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textview.cxx
AgeCommit message (Expand)Author
2024-10-05cid#1620556: UNINIT_CTOR in textviewJulien Nabet
2024-10-04vcl: Merge ImpTextView into TextViewMichael Weghorn
2024-10-01tdf#160202 - Don't extend selection over two wordsAndreas Heinisch
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-05-10loplugin:ostr in vclNoel Grandin
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2022-09-21use more string_view in vclNoel Grandin
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-13tdf#145764 - Change behaviour of BASIC IDE Home KeyAndreas Heinisch
2021-12-11tdf#145764 - BASIC IDE Home Key: move cursor to the beginning/first characterAndreas Heinisch
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