summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
AgeCommit message (Expand)Author
2018-07-18tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist
2018-06-19tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist
2017-10-24loplugin:includeform: lingucomponent (macOS)Stephan Bergmann
2017-10-18strip out trivial indirectionNoel Grandin
2017-10-05Fix potential leak in macspellimp.mmJulien Nabet
2017-09-18Related tdf#112425: fix another leak in MacSpellCheckerJulien Nabet
2017-09-16tdf#112425: fix leak in MacSpellCheckerJulien Nabet
2017-06-30loplugin:oncevarStephan Bergmann
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-05Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: lingucomponentStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (macOS), lingucomponentStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-15sal_Bool -> boolStephan Bergmann
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-02-26Remove visual noise from lingucomponentAlexander Wilms
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20String -> OUStringStephan Bergmann
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
2013-01-30do not use removed A2OU macroLuboš Luňák
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2012-11-24some more LocaleToLanguage() replacementEike Rathke
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza
2012-10-08WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin
2012-09-2764-bit fixTor Lillqvist
2011-12-16lingucomponent: MacOSX: use gb_Library_add_objcxxobjectsMichael Stahl