Age | Commit message (Collapse) | Author |
|
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 <nemeth@numbertext.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@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
|
|
Instead of the sentences suggested by the incomplete sentence
boundary detection of LibreOffice (enabled in version 4), Lightproof
works on full paragraph text again, allowing more precise analysis of
the text.
See http://nabble.documentfoundation.org/Grammar-checker-Undocumented-change-in-the-API-for-LO-4-td4030639.html
Change-Id: Ifc967e5b3f27da5b0edeebdb73b8f0b97c938280
|
|
Change-Id: Iedc3af5671241a6e9202916c0a813f0f91303e8f
|
|
...and some light clean up.
Change-Id: I33da2fa452557d9c8c22419fafdc9d221859c320
|
|
Change-Id: Ic05b4162c64f2eff43cb9dc88b282934a6fd2ce3
|
|
... from org.openoffice.comp.pyuno.Lightproof... to
org.libreoffice.comp.pyuno.Lightproof... (and increment the corresponding
extensions' version numbers) to avoid clashes with any freestanding Lightproof
extension.
|
|
Change-Id: I1722c0c701f388020819392f8b9782d5023a2874
|
|
|
|
Change-Id: I235d23248469b760da69983575dfcd73431757d4
|
|
... adapt dictionaries to that.
|
|
Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710
|