summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-294-4/+0
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-161-4/+0
* sal_Bool -> boolStephan Bergmann2014-09-151-4/+4
* Fix *_component_getFactory function typeStephan Bergmann2014-08-071-3/+2
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh2014-07-155-5/+26
* conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5fDouglas Mencken2014-06-171-0/+4
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-15/+3
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+0
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist2014-06-031-1/+1
* Try to fix Windows buildTor Lillqvist2014-05-231-0/+5
* Reintroduce Win_GetShortPathName()Tor Lillqvist2014-05-231-0/+23
* Fix typoTor Lillqvist2014-05-231-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