summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source/languageguessing
Commit message (Expand)AuthorAgeFilesLines
* 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
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* Mark as constTakeshi Abe2013-08-121-1/+1
* Use a simpler fix for bad old libexttextcat constants.Mark Wielaard2013-06-101-11/+9
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* -Wunused-macrosStephan Bergmann2013-03-271-5/+0
* libexttextcat: mis-spell it again for old versionsMichael Stahl2013-03-251-1/+1
* libexttextcat: fix the --with-system case too...Michael Stahl2013-03-252-0/+12
* Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann2013-03-251-1/+1
* libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl2013-03-251-2/+2
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-251-2/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-14/+12
* Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet2012-12-292-4/+9
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* fix typoDavid Tardon2012-11-103-3/+3
* convert libexttextcat to gbuildPeter Foley2012-11-093-0/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-10-086-141/+87
* prefix more componentsMatúš Kukan2012-08-252-2/+2