summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-19Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-15sal_Bool -> boolStephan Bergmann
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-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-03WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
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-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-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from lingucomponentAlexander Wilms
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-11convert OUString !compareToAscii to equalsAsciiNoel 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-02CID#983035 fix potential memleakCaolán McNamara
2013-09-17clearly it's enough to obtain the const array onceEike Rathke
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin
2013-05-09small optimization, don't call objectAtIndex twiceHerbert Dürr