summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin5-17/+26
2020-04-07loplugin:flatten in linguisticNoel Grandin7-531/+531
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-2/+4
2020-03-06add information to xProofrader in gciterator.cxxFred Kruse1-4/+10
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+3
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt1-2/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin1-3/+2
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin1-1/+1
2020-01-10use more std::make_sharedNoel Grandin3-3/+3
2020-01-07extract some common code from ImportContext classesNoel Grandin1-6/+3
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin10-25/+25
2019-12-18loplugin:duplicate-definesNoel Grandin1-2/+0
2019-12-13loplugin:expandablemethodsNoel Grandin1-4/+1
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-2/+30
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet6-29/+21
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann4-0/+16
2019-11-20use correct parser overrides in ConvDicXMLImportContextNoel Grandin1-4/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-11-15no need to construct an extra parser in ConvDicXMLImportNoel Grandin1-13/+1
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen32-146/+25
2019-10-19loplugin:unusedmethodsNoel Grandin1-16/+0
2019-10-07use FastParser in linguisticNoel Grandin3-108/+120
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-3/+1
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov13-478/+277
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin1-1/+1
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin2-2/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet4-8/+4
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-10/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): linguisticStephan Bergmann7-7/+7
2019-07-20loplugin:referencecasting in linguisticNoel Grandin7-41/+20
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin1-4/+2
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov5-27/+27
2019-04-15improve loplugin simplifyconstructNoel Grandin3-5/+5
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin3-6/+3
2019-04-10Fix double-clear of clearable mutex guardMike Kaganski1-42/+48
2019-03-07log nice exception messages whereever possibleNoel Grandin2-5/+10
2019-03-06Typo: unexpectend->unexpectedJulien Nabet3-6/+6
2019-03-05re-land "new loplugin typedefparam""Noel Grandin6-12/+12
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen8-2/+10
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin1-25/+22
2019-02-09loplugin:indentation in jvmfwk..lotuswordproNoel Grandin1-4/+4
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+3
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-5/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-5/+5
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+3
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-8/+5
2018-11-25tdf#120703 PVS: fix possible buffer over-read when iterating stringMike Kaganski1-1/+2
2018-11-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin1-2/+0