summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-15loplugin:useuniqueptr in LngSvcMgrNoel Grandin
2018-08-13loplugin:returnconstant in linguistic,lotuswordproNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Fix typosAndrea Gelmini
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-02mergedlibs failure with duplicate SwXStringKeyMapCaolán McNamara
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse
2018-04-16Defer grammar checker thread creation until use.Michael Meeks
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14Fix typosAndrea Gelmini
2018-04-07assert on empty lineCaolán McNamara
2018-03-25Use for-range loops in some modulesJulien Nabet
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-12cppcheck useInitializationListJochen Nitschke
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-29loplugin:useuniqueptr in SpellCheckerDispatcherNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: linguisticStephan Bergmann
2018-01-05Add optional title: field to user dictionariesLászló Németh
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-22drop duplicate methodCaolán McNamara
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara