summaryrefslogtreecommitdiff
path: root/include/vcl/vclmedit.hxx
AgeCommit message (Expand)Author
2019-11-27tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-04default arg never usedCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-05-22VCL keep / return the original set TextEngine fontJan-Marek Glogowski
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-04-24loplugin:useuniqueptr in TextWindowNoel Grandin
2018-04-16loplugin:useuniqueptr in VclMultiLineEditNoel Grandin
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09vcl: add dispose implementations & destructor calls.Michael Meeks
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09vcl: manage SubEdit with references - and fix leak / cleanup.Michael Meeks
2015-04-01loplugin:staticfunctionNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code vcl/VclMultiLineEditNoel Grandin
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara
2014-02-06IsUpdateDateEnabled was never calledStephan Bergmann