Age | Commit message (Expand) | Author |
2017-04-06 | loplugin:redundantcast check for c-style casts to void | Noel Grandin |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-21 | Idlc::m_pErrorHandler is unused | Stephan Bergmann |
2017-02-21 | loplugin:subtlezeroinit: idlc | Stephan Bergmann |
2017-02-16 | convert ExprComb to scoped enum | Noel Grandin |
2017-02-16 | convert ErrorCode to scoped enum | Noel Grandin |
2017-02-16 | convert WarningCode to scoped enum | Noel Grandin |
2017-02-16 | remove unused PS_OpCompleted from ParseState enum | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | Remove junk | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor forms..idlc | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, idlc | Stephan Bergmann |
2017-01-17 | no special support for MACOSX PPC in master for a while now | Caolán McNamara |
2017-01-09 | New loplugin:externvar: idlc | Stephan Bergmann |
2016-12-20 | bootstrap building with --disable-dynloading on standard linux | Caolán McNamara |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: idlc | Stephan Bergmann |
2016-11-08 | loplugin:expandablemethods in hwpfilter..linguistic | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in hwpfilter..rsc | Noel Grandin |
2016-11-02 | loplugin:oncevar in helpcompiler..reportdesign | Noel Grandin |
2016-10-19 | loplugin:expandablemethodds in hwpfilter..linguistic | Noel Grandin |
2016-10-16 | clang-cl loplugin: idlc | Stephan Bergmann |
2016-10-13 | tdf#96099 Reduce no of typedefs used for trivial containers | Asela Dasanayaka |
2016-10-06 | Simplify AstExpression::compare | Stephan Bergmann |
2016-09-24 | we shouldn't need explicit lt_rtl_OUString, etc things anymore | Caolán McNamara |
2016-09-19 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-12 | loplugin:unusedenumconstants in forms..sot | Noel Grandin |
2016-08-08 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-20 | Fix typo in code | Andrea Gelmini |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-26 | loplugin:nullptr | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-01-20 | loplugin:unusedmethods | Noel Grandin |
2015-12-24 | loplugin:unusedfields | Noel Grandin |
2015-11-30 | FD_complex is unused | Stephan Bergmann |
2015-11-20 | loplugin:unusedfields idl,idlc | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |