summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing
AgeCommit message (Expand)AuthorFilesLines
2020-11-13tdf#123936 Formatting files in module lingucomponent with clang-formatPhilipp Hofer1-2/+2
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin2-49/+9
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponentStephan Bergmann1-1/+1
2020-04-07loplugin:flatten in lingucomponentNoel Grandin2-77/+76
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-1/+1
2019-12-13loplugin:expandablemethodsNoel Grandin1-6/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+8
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-2/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-2/+2
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov1-12/+6
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann1-2/+2
2019-06-21simplify some getSupportedServiceNamesNoel Grandin1-2/+1
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin1-1/+1
2018-10-26Don't read past end of string in Guess ctorStephan Bergmann1-39/+36
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-07-26lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-6/+0
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin2-7/+0
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist2-6/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin2-4/+4
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann3-4/+4
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-9/+6
2017-06-29loplugin:oncevar variousNoel Grandin1-2/+1
2017-05-21cppcheck: unusedStructMemberJochen Nitschke1-16/+1
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-1/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-12Removed 'altstrfunc.cxx' and .hxxKrishna Keshav4-79/+23
2016-05-10tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav1-1/+4
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-2/+2
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-3/+3
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-18loplugin: unused return valuesNoel Grandin1-1/+0
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin2-13/+0
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin1-7/+5
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-2/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-10-23com::sun::star->css in lingucomponentNoel Grandin1-15/+15
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+2
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-2/+2
2015-06-15I guess we can revert this "temporary check" nowDavid Tardon1-5/+0
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1