Age | Commit message (Expand) | Author |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-05-05 | loplugin:checkunusedparams in toolkit..vbahelper | Noel Grandin |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-12 | enum spelling: throught -> through | Justin Luth |
2017-04-07 | loplugin:redundantcast find cstyle arithmetic casts | Noel Grandin |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-01-27 | loplugin: unnecessary destructor vbahelper..vcl | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, vbahelper | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: vbahelper | Stephan Bergmann |
2017-01-07 | Typo: Acess->Access | Julien Nabet |
2017-01-07 | Typo: Postion->Position | Julien Nabet |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-11-24 | loplugin:unnecessaryoverride (dtors) in vbahelper | Stephan Bergmann |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-10-31 | loplugin:oncevar in vbahelper..writerfilter | Noel Grandin |
2016-10-25 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-19 | '>>=' with rhs Any is a copy assignment | Jochen Nitschke |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-18 | cppcheck: passedByValue | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-15 | tdf#42949: clean up includes in include/filter with iwyu | Jorenz Paragas |
2016-06-13 | tdf#42949: clean up includes in include/vbahelper with iwyu | Jorenz Paragas |
2016-06-10 | Clean up uses of Any::getValue() in vbahelper | Stephan Bergmann |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |