Age | Commit message (Expand) | Author |
2021-05-29 | IsDisposed->isDisposed in vcl/../window | Noel Grandin |
2021-01-27 | tdf#139609 avoid fetching unnecessary xid under gtk3 | Caolán McNamara |
2021-01-26 | use an accessor for SystemEnvData::aWindow | Caolán McNamara |
2019-12-19 | add a SystemChildWindow::GetOptimalSize override | Caolán McNamara |
2019-08-28 | tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/ | Gabor Kelemen |
2019-08-22 | loplugin:constmethod in vcl | Noel Grandin |
2019-06-13 | Don't link avmediagst with gtk3 and qt5 | Jan-Marek Glogowski |
2019-06-12 | tdf#125692 SalObject always holds a SystemChildWindow | Jan-Marek Glogowski |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-06-11 | new loplugin:shouldreturnbool | Noel Grandin |
2018-05-10 | move Java from config_features to already existing config_java | Rene Engelhard |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2017-12-14 | sal_uIntPtr->unsigned long in SystemEnvData | Noel Grandin |
2017-06-28 | loplugin:oncevar in vcl | Noel Grandin |
2017-06-13 | make opengl transitions under X flicker free on enter/leave | Caolán McNamara |
2017-04-25 | loplugin:checkunusedparams in vcl | Noel Grandin |
2017-04-19 | remove freshly unused menu support from src files | Caolán McNamara |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2016-05-20 | loplugin:unusedmethods in vcl | Noel Grandin |
2016-05-19 | Resolve: "TODO(Q1): Make GetSystemData method virtual" | Caolán McNamara |
2016-05-19 | rename to two GetSystemData methods to find all call-sites | Caolán McNamara |
2016-05-10 | Convert SALOBJ_EVENT to scoped enum | Noel Grandin |
2016-02-26 | loplugin:unuseddefaultparams in /include/vcl | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-29 | tdf#96888 - Kill internal vcl dog-tags ... | Ras-al-Ghul |
2016-01-12 | Revert "Re-work focus handling to use an idle handler" | Miklos Vajna |
2016-01-12 | Re-work focus handling to use an idle handler | Tor Lillqvist |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-05-28 | convert PARENTCLIPMODE constants to scoped enum | Noel Grandin |
2015-05-25 | convert TOTOP constants to scoped enum | Noel Grandin |
2015-05-08 | PostUserEvent - first cut at keeping a VclPtr for posted UserEvents. | Michael Meeks |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-09 | vcl: dispose of more Window sub-classes, particularly top-level windows. | Michael Meeks |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: vcl | Stephan Bergmann |
2014-11-01 | vcl/source: get rid of redundant svsys.h includes | Douglas Mencken |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-03 | Translated German comments - find-german-comments clean now | Luc Castermans |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2013-12-05 | Resolves: #i123795# variable names should not confuse vcl... | Herbert Dürr |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |