Age | Commit message (Expand) | Author |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelper | Stephan Bergmann |
2019-07-22 | tdf#42949 Fix IWYU warnings in include/vbahelper | Gabor Kelemen |
2019-07-20 | Fix typos | Andrea Gelmini |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-22 | loplugin:unusedfields in vbahelper | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2018-09-20 | Replace SAL_OVERRIDE with override in internal code | Stephan Bergmann |
2018-09-18 | loplugin:constfields in vbahelper | Noel Grandin |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-05-30 | Add Caption property to ooo::vba::XApplicationBase | Tor Lillqvist |
2018-05-30 | Remove two unnecessary forward declarations | Tor Lillqvist |
2018-03-09 | Bin incorrect comments, this is not "org::openoffice" but "ooo::vba" | Tor Lillqvist |
2018-03-02 | add Color method version of OORGBToXLRGB | Noel Grandin |
2018-02-02 | These fields can be const | Tor Lillqvist |
2017-12-11 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-05 | loplugin:finalclasses in unotools..vbahelper | Noel Grandin |
2017-09-08 | oovbaapi: create XOval and XLine shape types | Tamas Bunth |
2017-09-04 | New loplugin:dyncastvisibility | Stephan Bergmann |
2017-08-31 | inline some use-once typedefs | Noel Grandin |
2017-08-03 | loplugin:constparams in sw part1 | Noel Grandin |
2017-08-01 | loplugin:constparams in various | Noel Grandin |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-06-28 | Fix typos | Andrea Gelmini |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
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-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-01-27 | loplugin: unnecessary destructor vbahelper..vcl | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, vbahelper | Stephan Bergmann |
2017-01-07 | Typo: Acess->Access | Julien Nabet |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-10-25 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-09-13 | loplugin:dllprivate | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-01 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-13 | tdf#42949: clean up includes in include/vbahelper with iwyu | Jorenz Paragas |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-04-22 | Avoid reserved identifier | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in vbahelper | Noel Grandin |