summaryrefslogtreecommitdiff
path: root/providers/applespell_checker.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressRobert-André Mauchin2017-12-141-1/+1
* AppleSpell checker: fix uninitialised nresult in NSArrayToCArrayReuben Thomas2017-07-241-0/+1
* AppleSpell checker: ensure list_dicts always sets n_dicts out parameterReuben Thomas2017-07-241-0/+2
* Remove module-unloading hackReuben Thomas2017-05-041-17/+1
* Get AppleSpell back-end working again, and add list_dicts methodReuben Thomas2017-04-301-33/+91
* Fix FIXME: use @autoreleasepool instead of manual NSAutoReleasePoolReuben Thomas2017-04-211-181/+142
* Remove dllexport/import declspecs, use autotools' automatic import/export for...Reuben Thomas2017-04-161-4/+2
* Apple Spell: update a deprecated API usageReuben Thomas2017-03-231-1/+4
* Fix building of Apple Spell back-endReuben Thomas2017-03-231-1/+29
* Simplify code layout: move providers into a single directoryReuben Thomas2017-03-031-0/+450