summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)Author
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-31loplugin:useuniqueptr in codemakerNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21pvs-studio: The condition 'nIndex != - 1' of loop is always trueCaolán McNamara
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-08-08loplugin:unusedfieldsNoel Grandin
2018-07-27codemaker: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25Add missing method hasUnsignedLongDependency()Muhammet Kara
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-06-06tdf#117918 codemaker: avoid including ourselves in .hpp filesMiklos Vajna
2018-01-26coverity#1019311 silence Unchecked return valueCaolán McNamara
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-12More loplugin:cstylecast: codemakerStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-26Replace most lists by vectors in codemakerJulien Nabet
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23loplugin:includeform: codemakerStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-14new loplugin:droplongNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-27android, fix codemaker buildbreakerjan Iversen
2017-06-27iOS, remove java and cppunittestjan Iversen
2017-06-24iOS workaround to avoid mkdir problem.jan Iversen
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-04Remove usage of OString("")Arnaud Versini
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-30cppcheck: duplicateBreakJulien Nabet
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04More commit resurrectionStephan Bergmann
2017-04-04Move comment back to where it makes senseStephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-02-25loplugin:loopvartoosmallStephan Bergmann
2017-02-17remove unused KeywordsOnly from IdentifierTranslationModeNoel Grandin
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Remove newly-unnecessary #includes from cppumaker-generated filesStephan Bergmann