Age | Commit message (Expand) | Author |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-05-10 | Convert StatusBarItemBits to scoped enum | Noel Grandin |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-03-15 | loplugin:constantparam | 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-06-04 | fix status bar flickering (zoom slider fo example) | Tomaž Vajngerl |
2015-05-18 | refactor how font, fg. and bg. are applied in widgets/controls | Tomaž Vajngerl |
2015-05-07 | refactor ProgressBar to use RenderContext | Tomaž Vajngerl |
2015-05-07 | refactor to use RenderContext for vcl StatusBar | Tomaž Vajngerl |
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-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-12-26 | Adjust the statusbar item widths according to HiDPI scaling factor | Tomaž Vajngerl |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
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 |
2013-10-23 | fixincludeguards.sh: include/vcl | Thomas Arnhold |
2013-09-01 | Remove some unused code from unusedcode.easy | Marcos Paulo de Souza |
2013-07-31 | convert vcl/sttus.hxx from XubString to OUString | Noel Grandin |
2013-07-29 | convert XubString->OUString in vcl/window.hxx | Noel Grandin |
2013-07-24 | XubString->OUString | Caolán McNamara |
2013-05-21 | restore StatusBar::GetItemData, etc. because we need it again | Caolán McNamara |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |