summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus
AgeCommit message (Expand)AuthorFilesLines
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-08convert CapType to scoped enumNoel Grandin1-5/+5
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann4-12/+8
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh1-2/+2
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh1-8/+6
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold2-4/+4
2014-04-14Clean up function declarationsStephan Bergmann2-6/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-13/+13
2014-03-25WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]Tor Lillqvist1-1/+0
2014-03-25coverity#735439 Logically dead codeCaolán McNamara1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-26/+26
2014-02-26Remove visual noise from lingucomponentAlexander Wilms5-55/+1
2014-02-11coverity#707953 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi1-3/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-2/+0
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-14/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-7/+7
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-17/+13
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2-17/+17
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke1-2/+2
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet2-43/+0
2012-11-24get rid of CreateLocale() and relatedEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+3
2012-11-17use LanguageTagEike Rathke1-5/+3
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-11/+5
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza3-33/+0
2012-10-08re-base on ALv2 code. Includes:Michael Meeks5-122/+76
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin2-3/+3
2012-08-25prefix more componentsMatúš Kukan2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-01-09simplify CharClassCaolán McNamara1-5/+5
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-1/+1
2011-12-13convert lingucomponent to gbuildMatúš Kukan2-114/+0
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-2/+0
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud3-6/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann3-4/+4
2011-08-03fix this leak again post-mergeCaolán McNamara1-2/+9
2011-07-21resyncing to masterBjoern Michaelsen2-7/+0