dictionaries |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2a407768564ddf05b1b2cdd373b8e32091575acb
Author: Michael Stahl <mst...@redhat.com>
Date:   Wed May 20 23:51:08 2015 +0200

    Updated core
    Project: dictionaries  d472b00b2ae5a65b5088f2cf4ffc7c326287392e
    
    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)
    
    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>
    (cherry picked from commit 8952e8055690417e60d75e4e4adf3c85a1029e7c)
    
    Lightproof: do not return invalid nBehindEndOfSentencePosition
    
    Copy bugfix to localized Lightproof.py
    
    (cherry picked from commit cdb3172a438c7c56c4700edf7d771ede5cdf3402)
    
    Change-Id: I58bd10d168f75f9d365cb33c0ade770750ff57ef
    (cherry picked from commit 6fd73ad03417565305084524cf32cea089e83e87)
    Reviewed-on: https://gerrit.libreoffice.org/15862
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/dictionaries b/dictionaries
index f7f2422..d472b00 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit f7f24221d84415f15257385c9136b85d7c071150
+Subproject commit d472b00b2ae5a65b5088f2cf4ffc7c326287392e
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to