Age | Commit message (Expand) | Author |
2017-06-04 | Remove usage of OString("") | Arnaud Versini |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-04-30 | cppcheck: duplicateBreak | Julien Nabet |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-04 | More commit resurrection | Stephan Bergmann |
2017-04-04 | Move comment back to where it makes sense | Stephan Bergmann |
2017-04-04 | make UNO enums scoped for internal LO code | Noel Grandin |
2017-02-25 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-17 | remove unused KeywordsOnly from IdentifierTranslationMode | Noel Grandin |
2017-02-08 | Remove newly-unnecessary #includes from cppumaker-generated files | Stephan Bergmann |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor: basctl..codemaker | Noel Grandin |
2017-01-20 | Remove dynamic exception specifications from cppumaker-generated code | Stephan Bergmann |
2017-01-11 | loplugin:stringconstant: handle OStringBuffer::append | Stephan Bergmann |
2016-11-21 | Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: codemaker | Stephan Bergmann |
2016-10-12 | Don't allow O[U]StringBuffer in string concatenation | Stephan Bergmann |
2016-09-23 | cid#1371162 etc.: Move semantics for cppumaker-generated UNO exception classes | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-01 | tdf#101185 OString concatanations for efficiently coding | nadith |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-11 | tdf#100726: Improve readability of OUString concatenations | Arnold Dumas |
2016-07-06 | clang-tidy performance-implicit-cast-in-loop | Stephan Bergmann |
2016-06-24 | loplugin:singlevalfields in codemaker | Noel Grandin |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-08 | tdf#94306 replace boost::noncopyable in cppuhelper | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |
2016-02-24 | convert codemaker::UnoType::Sort to scoped enum | Noel Grandin |
2016-02-24 | convert codemaker::cpp::IdentifierTranslationMode to scoped enum | Noel Grandin |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | convert to range-based for loops in codemaker/ | Noel Grandin |
2016-02-09 | rename dumpHFile to dumpHdlFile | Noel Grandin |
2016-02-09 | rename dumpHxxFile to dumpHppFile | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-01 | Reduce space needed for string literals | Stephan Bergmann |
2015-11-27 | give useful details in non-debug mode too | Caolán McNamara |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338267 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338254 Uncaught exception | Caolán McNamara |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |