Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-11 | tdf#127315 fix build with Python 3.7HEADmaster | László Németh | 1 | -1/+1 | |
Replace \d, \s, \w, \W with \\d, \\s, \\w and \\W in name definitions to support re.sub(name, name_definition, rule) during compiling. Note: Related to the re.sub change "Unknown escapes in repl consisting of '\' and an ASCII letter now are errors." | |||||
2018-03-14 | hu_HU: check automatic references with articles and affixes | László Németh | 3 | -16/+60 | |
Note: expanded reference fields starts with a ZWSP character in LO 6.1. | |||||
2018-03-13 | hu_HU: check numbers with affixes | László Németh | 1 | -31/+117 | |
Don't overwrite text fields (underline only affixes). | |||||
2018-03-13 | hu_HU: check numbers with affixes | László Németh | 2 | -19/+52 | |
2018-02-08 | hu_HU: rule for words, like "a tesztel" -> "a teszttel" | László Németh | 1 | -0/+32 | |
2018-01-17 | - fix suggestions for bad Hungarian dates | László Németh | 2 | -3/+3 | |
(3-éhez -> 3-ához, 4-ához -> 4-éhez) | |||||
2018-01-17 | tdf#95024 fix Hungarian Lightproof module | László Németh | 3 | -9/+8 | |
- by removing the obsolete date rule for "1st of month": for example, "január 1-e", "február 1-én" are correct forms already - add new date rules for days with bad affixation (typical mistake after a search & replace): 1-a, 1-án, 3-e, 3-én etc. -> 1-e, 1-én, 3-a, 3-án | |||||
2018-01-17 | Update NEWS, README, VERSION (1.6), ChangeLog | László Németh | 4 | -5/+24 | |
2018-01-17 | Lightproof: do not return invalid nBehindEndOfSentencePosition | Michael Stahl | 1 | -1/+1 | |
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 in LibreOffice, and regression from 3c86dfa381ff4243d279ff488133426af3ffaaa8 in Lightproof) (original LibreOffice commit in libreoffice/dictionaries submodule: commit 8952e8055690417e60d75e4e4adf3c85a1029e7c) | |||||
2018-01-17 | support lower case suggestions for capitalized patterns: | László Németh | 2 | -2/+17 | |
Start the suggestion with the character sequence "!CASE!". Rule example: Foo -> !CASE!foo # Did you mean: or in multiple suggestions Foo -> FOO|!CASE!foo # Did you mean: (FOO and foo suggestions for the input word "Foo", instead of FOO and the capitalized Foo) | |||||
2018-01-17 | Updated Hungarian module | László Németh | 2 | -8/+45 | |
2016-11-22 | Update explanations for AKH12 | Gabor Kelemen | 1 | -138/+140 | |
- Get rid of 'AkH. 123' as explanation, no one edits text with the book in hand. 'AkH' is anyways technobabble. Use mta.hu links instead. - Consolidate wikisource/wikipedia links to mta.hu ones. - Update rule numbers according to the new rule book | |||||
2014-08-22 | updated Russian module | Yakov Reztsov | 5 | -32/+142 | |
2014-05-15 | Python 3 port of measurement conversion (en, hu modules) | László Németh | 3 | -2/+6 | |
2014-01-20 | rule fix (hu) | László Németh | 2 | -1/+4 | |
2013-12-16 | fdo#72757 don't freeze Python and other fixes (see ChangeLog) | Németh László | 3 | -34/+48 | |
2013-11-20 | Python 3.3 port of the build environment of the editor | Németh László | 2 | -1/+4 | |
2013-11-04 | README, ChangeLog update | László Németh | 2 | -1/+12 | |
2013-11-04 | Fix Python 3.3 port | Olivier R | 2 | -15/+8 | |
2013-11-04 | Workaround for paragraph chunking in LO 4 ↵ | Olivier R | 1 | -0/+7 | |
http://nabble.documentfoundation.org/Grammar-checker-Undocumented-change-in-the-API-for-LO-4-td4030639.html | |||||
2012-12-04 | Python 3.3 port | László Németh | 12 | -39/+53 | |
2012-11-23 | fdo#57461 (Lightproof/Hunspell synchronization) | László Németh | 2 | -0/+6 | |
2012-09-18 | Fix suggest() splitting | László Németh | 2 | -1/+4 | |
2012-08-24 | Fix URL handling and URLs of longer explanations | László Németh | 3 | -11/+15 | |
2012-08-23 | Rule fixes (fdo#46542, fdo#46549, etc.) | Laszlo Nemeth | 14 | -139/+184 | |
Signed-off-by: László Németh <nemeth@numbertext.org> | |||||
2012-07-16 | Added new features to converter | Daniel Korostil | 2 | -63/+530 | |
2012-07-09 | fix position of underlining + alt. separator for suggestions | László Németh | 4 | -20/+32 | |
2012-07-09 | fix: suggestion with capital is based on selected back reference group | Olivier R | 1 | -1/+1 | |
2012-06-29 | some fixer to cleaner functions | Daniel Korostil | 1 | -1/+2 | |
2012-06-29 | added marker handler and some fixers for common mistakes like space before comma | Daniel Korostil | 1 | -20/+44 | |
2012-06-22 | example for converter | Daniel Korostil | 2 | -1/+17 | |
2012-06-22 | removed old files and updated converter to parse upcoming marker tag | Daniel Korostil | 1 | -4/+12 | |
2012-06-22 | removed old files and updated converter to parse upcoming marker tag | Daniel Korostil | 2 | -40/+0 | |
2012-06-20 | testing parser | Daniel Korostil | 2 | -0/+40 | |
2012-06-20 | unistall dublicate | Daniel Korostil | 1 | -15/+0 | |
2012-06-20 | Inital converter version | Daniel Korostil | 1 | -0/+15 | |
2012-06-20 | Uploaded unital converter file | Daniel | 1 | -0/+15 | |
2012-02-17 | typo fix in documentation | Felix Möller | 1 | -1/+1 | |
2012-02-15 | Error positioning | Olivier R | 4 | -9/+44 | |
2012-02-14 | back references, no suggestion, and misc. | Olivier R | 5 | -11/+37 | |
2012-02-04 | Small fix of suggestion formatting | László Németh | 4 | -3/+9 | |
2012-02-02 | Initial release | László Németh | 51 | -0/+4201 | |