summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing
AgeCommit message (Expand)Author
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
2014-08-07Fix *_component_getFactory function typeStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from lingucomponentAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-12Mark as constTakeshi Abe
2013-06-10Use a simpler fix for bad old libexttextcat constants.Mark Wielaard
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25libexttextcat: mis-spell it again for old versionsMichael Stahl
2013-03-25libexttextcat: fix the --with-system case too...Michael Stahl
2013-03-25Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann
2013-03-25libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-29Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens