Age | Commit message (Expand) | Author |
2017-11-01 | loplugin:constantparam in c* | Noel Grandin |
2017-10-23 | loplugin:includeform: codemaker | Stephan Bergmann |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-08-14 | new loplugin:droplong | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-18 | loplugin:constparams codemaker,idl,idlc | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-06-27 | android, fix codemaker buildbreaker | jan Iversen |
2017-06-27 | iOS, remove java and cppunittest | jan Iversen |
2017-06-24 | iOS workaround to avoid mkdir problem. | jan Iversen |
2017-06-20 | loplugin:oncevar in codemaker..connectivity | Noel Grandin |
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-10 | Remove MinGW support | Stephan Bergmann |
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-12-20 | bootstrap building with --disable-dynloading on standard linux | Caolán McNamara |
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 |