Age | Commit message (Expand) | Author |
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 |
2014-05-23 | Combine unoidl::loadProvider and unoidl::Manager::addProvider | Stephan Bergmann |
2014-04-29 | coverity#1210179 Uninitialized pointer field | Caolán McNamara |
2014-04-11 | unoidl-check: Also check for invalid UNOIDL identifiers | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-24 | Yet another one undefined comparison of 'const' and a 'non-const' iterators | Douglas Mencken |
2014-02-18 | tests belong to check target | Bjoern Michaelsen |
2014-01-08 | OK to add optional bases to published old-style services | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-11-27 | Silence false "may be used uninitialized" warnings | Stephan Bergmann |
2013-11-26 | Fix unoidl sourceprovider old-style service duplicate member checks | Stephan Bergmann |
2013-11-26 | Remove outdated TODO (@deprecated annotation are handled fine) | Stephan Bergmann |
2013-11-26 | Duplicate base checking code already covers check for opt base != XInterface | Stephan Bergmann |
2013-11-25 | Fix unoidl sourceprovider interface base and member checks | Stephan Bergmann |
2013-11-22 | Fix unoidl sourceprovider polystruct argument checks | Stephan Bergmann |
2013-11-22 | Fix unoidl sourceprovider typedef check | Stephan Bergmann |
2013-11-22 | Fix unoidl sourceprovider recursive struct/exception member check | Stephan Bergmann |
2013-11-22 | Fix unoidl sourceprovider "published" checks | Stephan Bergmann |
2013-11-05 | fixincludeguards.sh: uno* | Thomas Arnhold |
2013-10-24 | fdo#67725 unoidl::AggregatingCursor must wrap modules for aggregation, too | Stephan Bergmann |