summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara4-11/+8
2015-03-01use initializer list here tooDavid Tardon1-3/+3
2015-03-01initialize membersDavid Tardon1-2/+3
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-08-07Fix *_component_getFactory function typeStephan Bergmann1-3/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-15/+3
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+0
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold3-6/+6
2014-04-14Clean up function declarationsStephan Bergmann1-7/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2014-02-26Remove visual noise from lingucomponentAlexander Wilms3-37/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-14/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-06-10Use a simpler fix for bad old libexttextcat constants.Mark Wielaard1-11/+9
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2013-03-25libexttextcat: mis-spell it again for old versionsMichael Stahl1-1/+1
2013-03-25libexttextcat: fix the --with-system case too...Michael Stahl2-0/+12
2013-03-25Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann1-1/+1
2013-03-25libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl1-2/+2
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-14/+12
2012-12-29Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet2-4/+9
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-10fix typoDavid Tardon3-3/+3
2012-11-09convert libexttextcat to gbuildPeter Foley3-0/+16
2012-10-08re-base on ALv2 code. Includes:Michael Meeks6-141/+87
2012-08-25prefix more componentsMatúš Kukan2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-05-28this is supposed to just be the number of bytesCaolán McNamara1-2/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-4/+4
2011-12-13convert lingucomponent to gbuildMatúš Kukan1-95/+0
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier1-3/+3
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud4-8/+0
2011-11-15fdo#42865: libexttextcat,lingucomponent: no mapfileMichael Stahl1-3/+2
2011-10-05Fix MinGW build.Jan Holesovsky1-1/+5
2011-10-04libtextcat -> libexttextcat in #include'sRene Engelhard3-7/+7
2011-10-04update LIBTEXTCATLIBRene Engelhard1-2/+6
2011-09-29bump to libexttextcat 3.1.0, enable previously broken languagesCaolán McNamara1-6/+10
2011-09-28text can be const nowCaolán McNamara2-4/+1
2011-09-27decast this a bitCaolán McNamara1-23/+25
2011-09-27why call twice, we've already got the resultCaolán McNamara1-1/+1