summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2018-10-26Don't read past end of string in Guess ctorStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-26lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-06-29loplugin:oncevar variousNoel Grandin
2017-05-21cppcheck: unusedStructMemberJochen Nitschke
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-16Fix typosAndrea Gelmini
2016-05-12Removed 'altstrfunc.cxx' and .hxxKrishna Keshav
2016-05-10tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lingucomponentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-06-15I guess we can revert this "temporary check" nowDavid Tardon
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-01use initializer list here tooDavid Tardon
2015-03-01initialize membersDavid Tardon
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin