Age | Commit message (Expand) | Author |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl) | Stephan Bergmann |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-26 | loplugin:nullptr | Stephan Bergmann |
2016-03-17 | loplugin:constantparam in registry | Noel Grandin |
2016-02-06 | Fix prev. commit | Stephan Bergmann |
2016-02-06 | Clean up for loops in unoidl | Stephan Bergmann |
2016-02-04 | Add --ignore-unpublished to unoidl-check | Stephan Bergmann |
2015-12-14 | Use emplace_back | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338263 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338262 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338259 Uncaught exception | Caolán McNamara |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-21 | Use sal_uInt16, as required, and use < in for loop condition | Matteo Casalin |
2015-06-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-09 | convert RTReferenceType to scoped enum | Noel Grandin |
2015-04-09 | convert RTMethodMode to scoped enum | Noel Grandin |
2015-04-09 | convert RT_ACCESS fields to scoped enum | Noel Grandin |
2015-04-09 | convert RegError to scoped enum | Noel Grandin |
2015-04-09 | convert RegValueType to scoped enum | Noel Grandin |
2015-04-09 | convert REG_ constants to scoped enum | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-02 | remove executable bit from c / h / cxx / hxx / l files | Michael Stahl |
2014-12-19 | unoidl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-21 | Silence unhelpful cid#1213376 untrusted loop bound warnings | Stephan Bergmann |
2014-11-20 | This should ideally be consistency-checked in UnoidlProvider | Stephan Bergmann |
2014-11-19 | Guard against cyclic entity dependencies | Stephan Bergmann |
2014-11-19 | Check entity and type name syntax | Stephan Bergmann |
2014-11-19 | Check for recursive maps | Stephan Bergmann |
2014-11-19 | Revert "cosmetic 'en-passant'...." | Stephan Bergmann |
2014-11-18 | Avoid overflow | Stephan Bergmann |
2014-11-18 | Check that UNOIDL enum has members | Stephan Bergmann |
2014-11-18 | Avoid overflow | Stephan Bergmann |
2014-11-05 | coverity#1103678 Unchecked dynamic_cast | Caolán McNamara |
2014-10-24 | coverity#1242422 Unchecked dynamic_cast | Caolán McNamara |
2014-07-10 | cosmetic 'en-passant'.... | Norbert Thiebaud |
2014-07-10 | coverity#1224979 Missing break in switch | Caolán McNamara |
2014-07-10 | coverity#1224980 Missing break in switch | Caolán McNamara |
2014-07-07 | fix build error 'strlen' is not a member of 'std' locally | Douglas Mencken |
2014-06-27 | tweak assert so comment appears in abort message | Caolán McNamara |
2014-05-23 | Remove circular references between unoidl::Manager and its providers | Stephan Bergmann |