summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck
AgeCommit message (Expand)AuthorFilesLines
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2-6/+4
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-8/+8
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-04-02loplugin:redundantcastStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann1-3/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+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-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh1-2/+2
2014-06-17conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5fDouglas Mencken1-0/+4
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-1/+1
2014-06-03WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni2-2/+2
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 Grandin1-4/+4
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-04-14Clean up function declarationsStephan Bergmann2-13/+5
2014-04-14Clean up function declarationsStephan Bergmann2-6/+8
2014-03-30loplugin:saloverrideStephan Bergmann1-14/+14
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-28/+28
2014-02-26Remove visual noise from lingucomponentAlexander Wilms6-62/+14
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist1-1/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-2/+0
2013-12-09Revert "fdo#56443 allow different name for .dic and .aff files"Andras Timar2-26/+19
2013-12-09fdo#56443 allow different name for .dic and .aff filesAndras Timar2-19/+26
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-29/+4
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist6-10/+10
2013-10-20String -> OUStringStephan Bergmann1-2/+1
2013-10-02CID#983035 fix potential memleakCaolán McNamara1-1/+2
2013-09-17clearly it's enough to obtain the const array onceEike Rathke1-1/+1
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist1-1/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin2-3/+3
2013-05-09small optimization, don't call objectAtIndex twiceHerbert Dürr1-2/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-12/+6
2013-04-05new module i18nlangtagEike Rathke1-1/+1