summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing/guesslang.cxx
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel 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
2018-09-17New loplugin:externalStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-06-29loplugin:oncevar variousNoel Grandin
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-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel 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-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
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-05various: remove SAL_THROW macroNoel Grandin
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-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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-10fix typoDavid Tardon
2012-11-09convert libexttextcat to gbuildPeter Foley
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-08-25prefix more componentsMatúš Kukan
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud
2011-10-04libtextcat -> libexttextcat in #include'sRene Engelhard
2011-09-29bump to libexttextcat 3.1.0, enable previously broken languagesCaolán McNamara
2011-09-28text can be const nowCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan