summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2014-07-16fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh5-5/+26
2014-06-11WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-05-26Try to fix Windows buildTor Lillqvist1-0/+5
2014-05-26Reintroduce Win_GetShortPathName()Tor Lillqvist1-0/+23
2014-05-26Fix typoTor Lillqvist1-1/+1
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh4-51/+10
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni2-2/+2
2014-04-28prefer makefile-gmake-modeTakeshi Abe7-7/+7
2014-04-25error C2059: syntax error : ´)´Caolán McNamara1-2/+2
2014-04-25fdo#48017 fix WIN32 long path name support of spelling dictionariesLászló Németh1-6/+7
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin4-12/+12
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-20/+9
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold8-16/+16
2014-04-14Clean up function declarationsStephan Bergmann2-13/+5
2014-04-14Clean up function declarationsStephan Bergmann7-25/+25
2014-03-30loplugin:saloverrideStephan Bergmann1-14/+14
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-51/+51
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 Bergmann9-102/+102
2014-02-26Remove visual noise from lingucomponentAlexander Wilms19-222/+29
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl1-1/+1
2014-02-11coverity#707953 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh1-3/+1
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh1-11/+17
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi1-3/+0
2014-01-01Drop the unnecessary extra directory levelKhaled Hosny5-3/+3
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist1-1/+0
2013-12-20typo fixesAndras Timar3-4/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann5-10/+10
2013-12-16Clean-up uno/lbnames.hStephan Bergmann5-5/+0
2013-12-09Revert "fdo#56443 allow different name for .dic and .aff files"Andras Timar2-26/+19
2013-12-09fdo#56443 allow different name for .dic and .aff filesAndras Timar2-19/+26
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-2/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin3-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza5-72/+10
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist13-22/+22
2013-10-20String -> OUStringStephan Bergmann1-2/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-13move externals togetherDavid Tardon1-5/+4
2013-10-11the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handlingEike Rathke1-0/+16
2013-10-02lingucomponent: kill Package_config.mkMatúš Kukan2-18/+0
2013-10-02CID#983035 fix potential memleakCaolán McNamara1-1/+2
2013-09-19Sprinkle more boost_headers loveTor Lillqvist1-0/+2
2013-09-17clearly it's enough to obtain the const array onceEike Rathke1-1/+1
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin2-3/+3
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke1-5/+1
2013-09-12a set of LanguageType fallback converted to is utter nonsense hereEike Rathke1-5/+6