summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2019-04-10Fix double-clear of clearable mutex guardMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06Typo: unexpectend->unexpectedJulien Nabet
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-02-09loplugin:indentation in jvmfwk..lotuswordproNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25tdf#120703 PVS: fix possible buffer over-read when iterating stringMike Kaganski
2018-11-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin
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