summaryrefslogtreecommitdiffstats
path: root/scribus/plugins/tools/hunspellcheck
Commit message (Expand)AuthorAgeFilesLines
* Add in dictionary downloader code, updates to downloader threading and add in...craig2012-06-072-36/+7
* Bump hunspell plugin, simplify and clean some morecraig2012-05-044-57/+34
* 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-034-6/+28
* Bump hunspell some more, add it some real finding/use of dicts from common lo...craig2012-05-034-50/+79
* Bump the hunspell checker a bitcraig2012-05-022-6/+62
* Update hunspell plugin, plugin manager to allow SE to see plugins, scplugin t...craig2012-04-306-21/+80
* hunspell plugin: add replaceWord() and sentence() functions to StoryTextcraig2012-04-231-29/+7
* 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-194-19/+16
* Another hunspell backup..., works a bit better nowcraig2012-04-172-74/+23
* Add hunspell based spell checker - not enabled, backup only for now, not enab...craig2012-04-129-0/+891