Age | Commit message (Expand) | Author |
2019-05-23 | Fix moving / orientation-changing ScrollBar | Jan-Marek Glogowski |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-05-21 | weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFields | Caolán McNamara |
2018-04-25 | loplugin:useuniqueptr in ScrollBar | Noel Grandin |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-23 | TODO: move to ScrollBar when binary incompatibility is no longer problematic | Caolán McNamara |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in vcl..xmlscript | Noel Grandin |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in vcl(part1) | Noel Grandin |
2016-02-26 | loplugin:unuseddefaultparams in /include/vcl | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-07-13 | loplugin:unusedmethods vcl | Noel Grandin |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-20 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-05-20 | scrollbar - setup painting settings in ApplySettings | Tomaž Vajngerl |
2015-05-07 | refactor ScrollBar to use RenderContext | Tomaž Vajngerl |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-09 | vcl: window destructors calling dispose | Noel Grandin |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | manage VCL widgets using rtl::Reference | 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-10-29 | ref-counting vcl::Window subclasses | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-12 | callcatcher: another round of ResId removals | Caolán McNamara |
2014-08-11 | callcatcher: update unused code | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2013-10-23 | fixincludeguards.sh: include/vcl | Thomas Arnhold |
2013-05-10 | make some important single-parameter constructors explicit | Herbert Dürr |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |