summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus
AgeCommit message (Expand)Author
2014-04-14Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]Tor Lillqvist
2014-03-25coverity#735439 Logically dead codeCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from lingucomponentAlexander Wilms
2014-02-11coverity#707953 Uninitialized scalar fieldCaolán McNamara
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet
2012-11-24get rid of CreateLocale() and relatedEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin
2012-08-25prefix more componentsMatúš Kukan
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-09simplify CharClassCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-13convert lingucomponent to gbuildMatúš Kukan
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-08-03fix this leak again post-mergeCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert linguistic to new build systemMathias Bauer
2011-05-21Drop OS2Tor Lillqvist
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-10Internal hunspell is staticFridrich Štrba