Age | Commit message (Expand) | Author |
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 |
2017-07-02 | loplugin:casttovoid: linguistic | Stephan Bergmann |
2017-06-25 | loplugin:oncevar in l10ntools..mysqlc | Noel Grandin |
2017-06-23 | loplugin:unusedfields in jvmfwk..mysqlc | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-09 | use comphelper::InitPropertySequence in more places | Noel Grandin |
2017-06-07 | tdf#108349: fix LanguageType conversions from UNO "short" | Michael Stahl |
2017-05-28 | cleanup unused css/linguistic2/ includes | Jochen Nitschke |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-05-02 | loplugin:checkunusedparams in hwpfilter..lotuswordpro | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: linguistic | Stephan Bergmann |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-24 | clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordpro | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |