summaryrefslogtreecommitdiffstats
path: root/scribus/plugins/tools/hunspellcheck/hunspellpluginimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add in dictionary downloader code, updates to downloader threading and add in...craig2012-06-071-34/+6
* Bump hunspell plugin, simplify and clean some morecraig2012-05-041-31/+14
* Bump hunspell plugin, simplify a little. Allow the LibreOffice dict finder us...craig2012-05-041-38/+16
* Bump hunspell some more. Word language now recorded from the char style and t...craig2012-05-031-5/+7
* Bump hunspell some more, add it some real finding/use of dicts from common lo...craig2012-05-031-41/+65
* Update hunspell plugin, plugin manager to allow SE to see plugins, scplugin t...craig2012-04-301-9/+45
* another fix for spellchecker : suggestions are returned as UTF-8 strings, con...jghali2012-04-201-1/+1
* fix for spell check plugin on win32 : hunspell requires strings to be encoded...jghali2012-04-201-2/+2
* Fix change offset for word replacements, and simplify code a decent amountcraig2012-04-191-0/+1
* Another hunspell backup..., works a bit better nowcraig2012-04-171-66/+11
* Add hunspell based spell checker - not enabled, backup only for now, not enab...craig2012-04-121-0/+251