Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-18 | refactor how font, fg. and bg. are applied in widgets/controls | Tomaž Vajngerl |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-09 | vcl: add dispose implementations & destructor calls. | Michael Meeks |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | vcl: manage SubEdit with references - and fix leak / cleanup. | Michael Meeks |
2015-04-01 | loplugin:staticfunction | Noel Grandin |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-12 | callcatcher: another round of ResId removals | Caolán McNamara |
2014-05-08 | RFC: add IsValueChangedFromSaved to VCL button and listbox | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-05 | remove unused code vcl/VclMultiLineEdit | Noel Grandin |
2014-02-28 | WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' | Tor Lillqvist |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-19 | Related: fdo#74242 hook up a selection and caret change for multiline edits | Caolán McNamara |
2014-02-06 | IsUpdateDateEnabled was never called | Stephan Bergmann |
2014-01-26 | Edit::IsModified should return bool | Stephan Bergmann |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-13 | disentangle CalcSize | Caolán McNamara |
2014-01-11 | longparas: lift 16bit max edit length | Caolán McNamara |
2013-10-23 | fixincludeguards.sh: include/vcl | Thomas Arnhold |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara |
2013-08-12 | convert vcl/vclmedit.hxx from String to OUString | Noel Grandin |
2013-06-30 | misc minor tweaks to messagedialogs | Caolán McNamara |
2013-06-04 | clip message box dialogs to some reasonable widths | Caolán McNamara |
2013-05-22 | sal_Bool to bool | Takeshi Abe |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |