Age | Commit message (Expand) | Author |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-06 | Typo: unexpectend->unexpected | Julien Nabet |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | tdf#42949 Fix IWYU warnings in include/linguistic/ | Gabor Kelemen |
2019-02-23 | loplugin:unusedfields in l10ntools..sax | Noel Grandin |
2019-02-09 | loplugin:indentation in jvmfwk..lotuswordpro | Noel Grandin |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-11-29 | loplugin:stringconstant look for unnecessary OString constructor use | Noel Grandin |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-25 | tdf#120703 PVS: fix possible buffer over-read when iterating string | Mike Kaganski |
2018-11-23 | remove unused enums in reportdesign,linguistic,l10ntools,vcl,svx | Noel Grandin |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-04 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in idl..reportdesign | Noel Grandin |
2018-10-22 | loplugin:unusedfields improvemements | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-17 | loplugin:singlevalfields | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-05 | clang-tidy performance-inefficient-vector-operation | Noel Grandin |
2018-08-15 | loplugin:useuniqueptr in LngSvcMgr | Noel Grandin |
2018-08-13 | loplugin:returnconstant in linguistic,lotuswordpro | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-06-26 | tdf#117620 Localize the temporary IgnoreAllList dictionarys name | Gabor Kelemen |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-02 | mergedlibs failure with duplicate SwXStringKeyMap | Caolán McNamara |
2018-06-01 | linguistic: add functionality to change spellcheck color | Fred Kruse |
2018-04-16 | Defer grammar checker thread creation until use. | Michael Meeks |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-14 | Fix typos | Andrea Gelmini |
2018-04-07 | assert on empty line | Caolán McNamara |
2018-03-25 | Use for-range loops in some modules | Julien Nabet |
2018-03-12 | loplugin:redundantfcast | Stephan Bergmann |
2018-03-08 | loplugin:constantparam in linguistic..sfx2 | Noel Grandin |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-02-12 | cppcheck useInitializationList | Jochen Nitschke |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas |
2018-01-29 | loplugin:useuniqueptr in SpellCheckerDispatcher | Noel Grandin |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: linguistic | Stephan Bergmann |