summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-16/+16
* loplugin:loopvartoosmallStephan Bergmann2015-06-021-1/+1
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-022-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-232-6/+6
* convert CapType to scoped enumNoel Grandin2015-04-082-8/+8
* loplugin:redundantcastStephan Bergmann2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-313-3/+3
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* V813: Decreased performanceCaolán McNamara2015-03-044-11/+8
* use initializer list here tooDavid Tardon2015-03-011-3/+3
* initialize membersDavid Tardon2015-03-011-2/+3
* loplugin:deletedspecial (Mac OS X)Stephan Bergmann2015-02-071-3/+2
* loplugin:deletedspecialStephan Bergmann2015-02-076-18/+12
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-181-7/+6
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-2/+2
* 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