summaryrefslogtreecommitdiff
path: root/include/vcl/vclmedit.hxx
AgeCommit message (Expand)Author
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
2014-01-26Edit::IsModified should return boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-08-12convert vcl/vclmedit.hxx from String to OUStringNoel Grandin
2013-06-30misc minor tweaks to messagedialogsCaolán McNamara
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara
2013-05-22sal_Bool to boolTakeshi Abe
2013-04-23execute move of global headersBjoern Michaelsen