summaryrefslogtreecommitdiff
path: root/ru_RU
AgeCommit message (Collapse)Author
2015-05-22Lightproof: do not return invalid nBehindEndOfSentencePositionMichael Stahl
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
2014-08-22Lightproof: restore paragraph based proofreadingOlivier R
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
2014-08-22update Russian proofreading rulesYakov Reztsov
Change-Id: Iedc3af5671241a6e9202916c0a813f0f91303e8f
2013-04-29Fix passiv'ization of Lightproof.py UNO componentsStephan Bergmann
...and some light clean up. Change-Id: I33da2fa452557d9c8c22419fafdc9d221859c320
2013-04-14put sentence/grammar checker options under Language SettingsAndras Timar
Change-Id: Ic05b4162c64f2eff43cb9dc88b282934a6fd2ce3
2013-02-08fdo#60139: Rename bundled extensions's Lightproof service implementation namesStephan Bergmann
... 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.
2013-01-15fdo#59371 update version number of ru dictionary to the date of last changeAndras Timar
Change-Id: I1722c0c701f388020819392f8b9782d5023a2874
2012-12-03Python 3 port of ru-RU grammar checkerlibreoffice-4-0-branch-pointLászló Németh
2012-10-24drop stray delzip filesDavid Tardon
Change-Id: I235d23248469b760da69983575dfcd73431757d4
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
... adapt dictionaries to that.
2012-10-16move dictionaries structure one directory upNorbert Thiebaud
Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710