summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov2019-05-175-27/+27
* improve loplugin simplifyconstructNoel Grandin2019-04-153-5/+5
* loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin2019-04-133-6/+3
* Fix double-clear of clearable mutex guardMike Kaganski2019-04-101-42/+48
* log nice exception messages whereever possibleNoel Grandin2019-03-072-5/+10
* Typo: unexpectend->unexpectedJulien Nabet2019-03-063-6/+6
* re-land "new loplugin typedefparam""Noel Grandin2019-03-056-12/+12
* tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen2019-03-048-2/+10
* loplugin:unusedfields in l10ntools..saxNoel Grandin2019-02-231-25/+22
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-091-4/+4
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-0/+3
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-5/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-291-5/+5
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-3/+3
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-8/+5
* tdf#120703 PVS: fix possible buffer over-read when iterating stringMike Kaganski2018-11-251-1/+2
* remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin2018-11-231-2/+0
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-143-0/+3
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-041-7/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-231-4/+3
* loplugin:unusedfields improvemementsNoel Grandin2018-10-221-2/+0
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-173-11/+11
* loplugin:singlevalfieldsNoel Grandin2018-10-171-11/+2
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-083-0/+3
* New loplugin:externalStephan Bergmann2018-09-1710-12/+16
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-105-0/+6
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+2
* loplugin:useuniqueptr in LngSvcMgrNoel Grandin2018-08-152-37/+24
* loplugin:returnconstant in linguistic,lotuswordproNoel Grandin2018-08-131-37/+29
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3011-0/+11
* Fix typosAndrea Gelmini2018-07-181-1/+1
* tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen2018-06-263-8/+10
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-2/+0
* mergedlibs failure with duplicate SwXStringKeyMapCaolán McNamara2018-06-022-13/+13
* linguistic: add functionality to change spellcheck colorFred Kruse2018-06-012-0/+90
* Defer grammar checker thread creation until use.Michael Meeks2018-04-161-1/+3
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Fix typosAndrea Gelmini2018-04-141-1/+1
* assert on empty lineCaolán McNamara2018-04-071-1/+1
* Use for-range loops in some modulesJulien Nabet2018-03-257-43/+27
* loplugin:redundantfcastStephan Bergmann2018-03-121-1/+1
* loplugin:constantparam in linguistic..sfx2Noel Grandin2018-03-081-5/+5
* loplugin:unusedmethodsNoel Grandin2018-03-082-10/+0
* cppcheck useInitializationListJochen Nitschke2018-02-121-2/+0