dictionaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d7d7298b03d30357e314fba7177d2831b8a56340 Author: Michael Stahl <mst...@redhat.com> Date: Wed May 20 23:51:08 2015 +0200
Updated core Project: dictionaries 8952e8055690417e60d75e4e4adf3c85a1029e7c Lightproof: do not return invalid nBehindEndOfSentencePosition For a paragraph with a space at the end, this assertion is triggered: linguistic/source/gciterator.cxx:162: lcl_SkipWhiteSpaces: illegal arguments Cause is the loop in doProofReading that gets the last character of the paragraph and increments nStartOfNextSentencePosition even if it's already at end of the text. (regression from 080424980483bcc29a3556cf1a681c45cd5c50fc) Change-Id: I58bd10d168f75f9d365cb33c0ade770750ff57ef Reviewed-on: https://gerrit.libreoffice.org/15834 Reviewed-by: László Németh <nem...@numbertext.org> Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/dictionaries b/dictionaries index ad516f7..8952e80 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit ad516f720628c1af494733138ffc4a7b382599a6 +Subproject commit 8952e8055690417e60d75e4e4adf3c85a1029e7c
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits