diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-05-20 23:51:08 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2015-05-22 08:56:22 +0000 |
commit | d7d7298b03d30357e314fba7177d2831b8a56340 (patch) | |
tree | 9ae55ad054371c69aa01c939fc8a89a5ce707e11 /dictionaries | |
parent | 8fb7614efbdc5dd78e3e45550c2edaa4bc2cda45 (diff) |
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 <nemeth@numbertext.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dictionaries')
m--------- | dictionaries | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/dictionaries b/dictionaries -Subproject ad516f720628c1af494733138ffc4a7b382599a +Subproject 8952e8055690417e60d75e4e4adf3c85a1029e7 |