summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source/languageguessing
Commit message (Expand)AuthorAgeFilesLines
* lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-6/+0
* loplugin:unusedfields in formula..registryNoel Grandin2018-05-172-7/+0
* tdf#108523 Removed @author annotations.Manuj Vashist2018-02-052-6/+0
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-012-4/+4
* loplugin:includeform: lingucomponentStephan Bergmann2017-10-233-4/+4
* loplugin:flatten in framework..packageNoel Grandin2017-09-221-9/+6
* loplugin:oncevar variousNoel Grandin2017-06-291-2/+1
* cppcheck: unusedStructMemberJochen Nitschke2017-05-211-16/+1
* Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2017-03-221-1/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-20/+10
* New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann2017-01-191-0/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Fix typosAndrea Gelmini2016-05-161-1/+1
* Removed 'altstrfunc.cxx' and .hxxKrishna Keshav2016-05-124-79/+23
* tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav2016-05-101-1/+4
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-2/+2
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-3/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* loplugin: unused return valuesNoel Grandin2016-01-181-1/+0
* loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin2016-01-152-13/+0
* loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin2015-12-221-7/+5
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-161-2/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-3/+3
* com::sun::star->css in lingucomponentNoel Grandin2015-10-231-15/+15
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-2/+2
* lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-191-2/+2
* I guess we can revert this "temporary check" nowDavid Tardon2015-06-151-5/+0
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* V813: Decreased performanceCaolán McNamara2015-03-044-11/+8
* use initializer list here tooDavid Tardon2015-03-011-3/+3
* initialize membersDavid Tardon2015-03-011-2/+3
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-2/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Fix *_component_getFactory function typeStephan Bergmann2014-08-071-3/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-15/+3
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+0
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-193-6/+6
* Clean up function declarationsStephan Bergmann2014-04-141-7/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-9/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* Remove visual noise from lingucomponentAlexander Wilms2014-02-263-37/+7
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-14/+2