summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
AgeCommit message (Expand)AuthorFilesLines
2019-04-24The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist1-0/+7
2019-04-24tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist1-0/+14
2019-03-27loplugin:staticmethodsStephan Bergmann1-0/+1
2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist1-5/+17
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann1-2/+2
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen1-0/+1
2019-02-21loplugin:indentation (macOS)Stephan Bergmann1-34/+34
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
2018-11-18lolugin:staticmethodsStephan Bergmann1-3/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+0
2018-09-18loplugin:external (macOS)Stephan Bergmann1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-10tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist1-12/+100
2018-05-18tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist1-8/+14
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-2/+2
2017-12-15loplugin:salcall (macOS)Stephan Bergmann1-2/+2
2017-10-24loplugin:includeform: lingucomponent (macOS)Stephan Bergmann1-1/+1
2017-10-18strip out trivial indirectionNoel Grandin1-3/+7
2017-10-05Fix potential leak in macspellimp.mmJulien Nabet1-5/+4
2017-09-18Related tdf#112425: fix another leak in MacSpellCheckerJulien Nabet1-4/+3
2017-09-16tdf#112425: fix leak in MacSpellCheckerJulien Nabet1-4/+3
2017-06-30loplugin:oncevarStephan Bergmann1-4/+2
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke1-1/+0
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-04-28loplugin:salunicodeliteral: lingucomponentStephan Bergmann1-4/+4
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+0
2017-01-20loplugin:dynexcspec (macOS), lingucomponentStephan Bergmann1-1/+1
2016-04-22loplugin:salboolStephan Bergmann1-3/+3
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-6/+6
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-6/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-13/+13
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-4/+0
2014-09-15sal_Bool -> boolStephan Bergmann1-4/+4
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 Giffuni1-1/+1
2014-02-26Remove visual noise from lingucomponentAlexander Wilms1-1/+1
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist1-1/+0
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-15/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20String -> OUStringStephan Bergmann1-2/+1
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist1-1/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin1-1/+1