summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin2-6/+6
2015-04-08convert CapType to scoped enumNoel Grandin2-8/+8
2015-04-02loplugin:redundantcastStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann3-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara4-11/+8
2015-03-01use initializer list here tooDavid Tardon1-3/+3
2015-03-01initialize membersDavid Tardon1-2/+3
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann1-3/+2
2015-02-07loplugin:deletedspecialStephan Bergmann6-18/+12
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn1-7/+6
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-4/+0
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-4/+0
2014-09-15sal_Bool -> boolStephan Bergmann1-4/+4
2014-08-07Fix *_component_getFactory function typeStephan Bergmann1-3/+2
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh5-5/+26
2014-06-17conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5fDouglas Mencken1-0/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-15/+3
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+0
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-1/+1
2014-06-03WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-05-23Try to fix Windows buildTor Lillqvist1-0/+5
2014-05-23Reintroduce Win_GetShortPathName()Tor Lillqvist1-0/+23
2014-05-23Fix 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