Age | Commit message (Expand) | Author |
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 |
2018-01-05 | Add optional title: field to user dictionaries | László Németh |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-11-30 | xmloff: turn SvXMLImportContext into a no-op base class | Michael Stahl |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-17 | tdf#113739 add "Grammar By" feature to user dictionaries | László Németh |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-10-31 | loplugin:constantparam in i18nlangtag | Noel Grandin |
2017-10-23 | loplugin:includeform: linguistic | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-22 | ofz: don't leak in face of exceptions | Caolán McNamara |
2017-09-18 | unused nResMaxNumberOfSuggestions in PropertyHelper_Spell | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-20 | loplugin:constparams in linguistic | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-06 | loplugin unnecessaryparan improvements | Noel Grandin |