summaryrefslogtreecommitdiffstats
path: root/include/vcl/vclmedit.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-1/+0
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-0/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-5/+5
* vcl: add dispose implementations & destructor calls.Michael Meeks2015-04-091-2/+4
* vcl: rename VclReference to VclPtrNoel Grandin2015-04-091-1/+0
* vcl: manage SubEdit with references - and fix leak / cleanup.Michael Meeks2015-04-091-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-011-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-121-4/+2
* RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin2014-05-081-0/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-33/+33
* remove unused code vcl/VclMultiLineEditNoel Grandin2014-03-051-2/+0
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-02-281-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-6/+6
* Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara2014-02-191-0/+2
* IsUpdateDateEnabled was never calledStephan Bergmann2014-02-061-6/+0
* Edit::IsModified should return boolStephan Bergmann2014-01-261-1/+1
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* disentangle CalcSizeCaolán McNamara2014-01-131-2/+1
* longparas: lift 16bit max edit lengthCaolán McNamara2014-01-111-2/+2
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-221-0/+1
* convert vcl/vclmedit.hxx from String to OUStringNoel Grandin2013-08-121-1/+1
* misc minor tweaks to messagedialogsCaolán McNamara2013-06-301-1/+1
* clip message box dialogs to some reasonable widthsCaolán McNamara2013-06-041-0/+2
* sal_Bool to boolTakeshi Abe2013-05-221-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+142