Age | Commit message (Expand) | Author |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2018-11-28 | loplugin:unusedfields | Noel Grandin |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-03 | loplugin:constfields in svtools | Noel Grandin |
2018-09-11 | loplugin:simplifyconstruct in svtools..svx | Noel Grandin |
2018-04-29 | loplugin:useuniqueptr in BrowserMouseEventPtr | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: svtools | Stephan Bergmann |
2017-11-28 | loplugin:countusersofdefaultparams in sfx2..svtools | Noel Grandin |
2017-09-18 | aFocusRect in CheckBoxControl is unused | Noel Grandin |
2017-07-19 | loplugin:constparams in svtools | Noel Grandin |
2017-05-05 | loplugin:checkunusedparams in svtools | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2016-12-21 | unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageList | Caolán McNamara |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-21 | loplugin:countusersofdefaultparams in include/svtools | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/svtools | Noel Grandin |
2016-10-12 | no EditBrowseBox is loaded from .src anymore | Caolán McNamara |
2016-10-11 | loplugin:unnnecessaryoverride in svtools | Noel Grandin |
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-05 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in svtools | Noel Grandin |
2016-04-04 | loplugin:constantparam in svtools | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in include/svtools | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | simplify the CellController modify Link<> handling | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-11 | loplugin:constantfunction | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-09 | loplugin:unnecessaryvirtuals | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |