Age | Commit message (Expand) | Author |
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 |
2015-09-28 | Return unique_ptr from AstExpression::eval_* functions | Stephan Bergmann |
2015-09-28 | m_exprValue cannot be non-null here | Stephan Bergmann |
2015-09-28 | AstExpression::coerce always returned m_exprValue, so simplify its signature | Stephan Bergmann |
2015-09-28 | Remove redundant AstExpression::eval_internal | Stephan Bergmann |
2015-09-28 | AstExpression::eval_internal always returns m_exprValue | Stephan Bergmann |
2015-09-28 | AstExpression::coerce is always called with bAssign = true | Stephan Bergmann |
2015-09-28 | Simplify coerce_value signature | Stephan Bergmann |
2015-09-26 | The only EvalKind actually used is EK_const | Stephan Bergmann |
2015-08-22 | tdf#39440 reduce scope of local variables | Michael Weghorn |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-05-18 | idlc: fix warnings | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |