summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
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
2019-11-26tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski
2019-10-22loplugin:constantparamNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch
2019-08-12tdf#118856 vcl: avoid flicker in the about dialogMiklos Vajna
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-16cid#1448410 Explicit null dereferencedCaolán McNamara
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-21weld SpellDialogCaolán McNamara
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl
2019-05-22VCL keep / return the original set TextEngine fontJan-Marek Glogowski
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-21Simplify nXWidth initializationStephan Bergmann