office-gobmx/external/hunspell
László Németh f037207675 fix spell checking issues using recent Hunspell patches
Test: English word "Ian" are "item" are not allowed as "İan", "İtem" now.

Patch list with commit ids in Hunspell repository:

commit 66badb7449c2053c89456f11a7f71f3f5916b550
Extend dotless i and dotted I rules to Crimean Tatar language

commit 88cf975c295e3ec808efb77bb1a2a031d77f0c89
Allow dotted I in dictionary, and disable bad capitalization

commit 39b785a6b03b35cc8a27f43f6005dcaa432694e1
FORBIDDENWORD precedes BREAK

commit 0f691abe68788d0a58e72ab66877a9f670cd2741
Remove forbidden words from dash suggestion list

commit 15b2cde4f01706f0a648518a5cfc57394d015448
tdf#95024 fix compound handling for new Hungarian orthography

commit de3ae6844af62300e473f7b7b66a56e54153b4b9
fix compound word part "pa:"

Change-Id: Id12b5629b0c975464072b5b144743cbe40fe45a3
Reviewed-on: https://gerrit.libreoffice.org/44200
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2017-11-06 17:50:04 +01:00
..
0001-Allow-dotted-I-in-dictionary-and-disable-bad-capital.patch
0001-Extend-dotless-i-and-dotted-I-rules-to-Crimean-Tatar.patch
0001-fix-compound-handling-for-new-Hungarian-orthography.patch
0001-fix-compound-word-part-pa.patch
0001-FORBIDDENWORD-precedes-BREAK.patch
0001-Remove-forbidden-words-from-dash-suggestion-list.patch
0001-Revert-Remove-autotools-autogenerated-files.patch
ExternalProject_hunspell.mk
Makefile
Module_hunspell.mk
README
StaticLibrary_hunspell.mk
UnpackedTarball_hunspell.mk

Library for spell checking.

From:
[http://hunspell.sourceforge.net/].