summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist2014-06-111-1/+1
* Try to fix Windows buildTor Lillqvist2014-05-261-0/+5
* Reintroduce Win_GetShortPathName()Tor Lillqvist2014-05-261-0/+23
* Fix typoTor Lillqvist2014-05-261-1/+1
* fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh2014-05-234-51/+10
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-302-2/+2
* prefer makefile-gmake-modeTakeshi Abe2014-04-287-7/+7
* error C2059: syntax error : ´)´Caolán McNamara2014-04-251-2/+2
* fdo#48017 fix WIN32 long path name support of spelling dictionariesLászló Németh2014-04-251-6/+7
* lingucomponent: sal_Bool->boolNoel Grandin2014-04-234-12/+12
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-211-20/+9
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-198-16/+16
* Clean up function declarationsStephan Bergmann2014-04-142-13/+5
* Clean up function declarationsStephan Bergmann2014-04-147-25/+25
* loplugin:saloverrideStephan Bergmann2014-03-301-14/+14
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-265-51/+51
* WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]Tor Lillqvist2014-03-251-1/+0
* coverity#735439 Logically dead codeCaolán McNamara2014-03-251-3/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-269-102/+102
* Remove visual noise from lingucomponentAlexander Wilms2014-02-2619-222/+29
* normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl2014-02-121-1/+1
* coverity#707953 Uninitialized scalar fieldCaolán McNamara2014-02-111-0/+1
* fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh2014-02-041-3/+1
* fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh2014-01-301-11/+17
* fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi2014-01-301-3/+0
* Drop the unnecessary extra directory levelKhaled Hosny2014-01-015-3/+3
* WaE: unused variable 'aPathOpt'Tor Lillqvist2013-12-261-1/+0
* typo fixesAndras Timar2013-12-203-4/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-175-10/+10
* Clean-up uno/lbnames.hStephan Bergmann2013-12-165-5/+0
* Revert "fdo#56443 allow different name for .dic and .aff files"Andras Timar2013-12-092-26/+19
* fdo#56443 allow different name for .dic and .aff filesAndras Timar2013-12-092-19/+26
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-2/+2
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-113-3/+3
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-255-72/+10
* clean up some include guardsThomas Arnhold2013-10-231-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2213-22/+22
* String -> OUStringStephan Bergmann2013-10-201-2/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-202-2/+0
* move externals togetherDavid Tardon2013-10-131-5/+4
* the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handlingEike Rathke2013-10-111-0/+16
* lingucomponent: kill Package_config.mkMatúš Kukan2013-10-022-18/+0
* CID#983035 fix potential memleakCaolán McNamara2013-10-021-1/+2
* Sprinkle more boost_headers loveTor Lillqvist2013-09-191-0/+2
* clearly it's enough to obtain the const array onceEike Rathke2013-09-171-1/+1
* convert LINGUCOMPONENT module from String to OUStringNoel Grandin2013-09-172-3/+3
* get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke2013-09-121-5/+1
* a set of LanguageType fallback converted to is utter nonsense hereEike Rathke2013-09-121-5/+6
* no need to count, just findEike Rathke2013-09-121-1/+1