summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)Author
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-15sal_Bool -> boolStephan Bergmann
2014-08-07Fix *_component_getFactory function typeStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh
2014-06-17conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5fDouglas Mencken
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-03WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-05-23Try to fix Windows buildTor Lillqvist
2014-05-23Reintroduce Win_GetShortPathName()Tor Lillqvist
2014-05-23Fix typoTor Lillqvist
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-25error C2059: syntax error : ´)´Caolán McNamara
2014-04-25fdo#48017 fix WIN32 long path name support of spelling dictionariesLászló Németh
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-14Clean up function declarationsStephan Bergmann
2014-03-30loplugin:saloverrideStephan 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-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl
2014-02-11coverity#707953 Uninitialized scalar fieldCaolán McNamara
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2014-01-01Drop the unnecessary extra directory levelKhaled Hosny
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist
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-12-09Revert "fdo#56443 allow different name for .dic and .aff files"Andras Timar
2013-12-09fdo#56443 allow different name for .dic and .aff filesAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20String -> OUStringStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-13move externals togetherDavid Tardon