summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-05-27TETextPortion can be allocated inside the vectorNoel Grandin
2021-05-18cid#1484904 Dereference after null checkCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Fix assertion in vcl/textengJulien Nabet
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin
2021-04-06Fix --disable-pch build: missing includeMike Kaganski
2021-03-09this should be dynamic_castNoel
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-01-28simplify code, use more subView()Noel
2021-01-28remove unused SelectionOptions valuesNoel Grandin
2021-01-12transparency->alpha in tools::ColorNoel
2020-11-11loplugin:stringviewNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-20loplugin:unusedmethodsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-09jsdialog: export cursor visibility for text areasSzymon Kłos
2020-07-08query if the cursor can be moved up or downCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-04tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-10Resolves: tdf#131248 a11y crash when closing SQL Edit QueryCaolán McNamara
2020-02-11tdf#57879 - Expand word boundaries to include connector punctuationsAndreas Heinisch
2020-01-27Use more appropriate variable types, spare explicit castsStephan Bergmann
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara