summaryrefslogtreecommitdiffstats
path: root/dictionaries
Commit message (Collapse)AuthorAgeFilesLines
* Revert "lok: calc: fix needed when position caching is disabled"Miklos Vajna2018-11-081-0/+0
| | | | | | | This reverts commit 4cee8ccc2caff17b5cbecc5ae895dcc9fd974c2e partially, which set the dictionaries submodule by accident. Change-Id: I798daaf5bf7a494880a2cd07820bccc4e23117e5
* lok: calc: fix needed when position caching is disabledMarco Cecchetti2018-11-081-0/+0
| | | | | | | | | | | | In case it would be needed to disable position caching we can't retrieve the nTotalPixels value from the LOKHeight/WidthHelper. The new code works in both cases. Change-Id: I65562dd4458eee40c5db958067fc91af6b3eb79e Reviewed-on: https://gerrit.libreoffice.org/63039 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
* Update git submodulesStanislav Horacek2018-11-041-0/+0
| | | | | | | | | | * Update dictionaries from branch 'master' - update readme for Czech dictionaries Change-Id: Iccc08a8535761418d5b8e01b642d5a18a5b7bedf Reviewed-on: https://gerrit.libreoffice.org/62809 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Update git submodulesAndras Timar2018-10-311-0/+0
| | | | | | | * Update dictionaries from branch 'master' - typo: Typographica -> Typographical Change-Id: I9e9dc28dcb27ec466a5beecb1141f82489c803b1
* Update git submodulesMarco A.G.Pinto2018-10-251-0/+0
| | | | | | | | | | * Update dictionaries from branch 'master' - Updated the English dictionaries: GB+AU+CA+US+Extension logo Change-Id: I4223020f9ead26d3497908a3160395fa7b75d9f9 Reviewed-on: https://gerrit.libreoffice.org/62340 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Update git submodulesAndras Timar2018-09-051-0/+0
| | | | | | | * Update dictionaries from branch 'master' - bump Norwegian linguistic components to ver 2.2 Change-Id: Iad2df5b511a45c9fe86bbf79915887fb2786aaa0
* Update git submodulesMuhammet Kara2018-08-271-0/+0
| | | | | | | | | | | | | | | | | | | | * Update dictionaries from branch 'master' - Migrate the Turkish dictionary to hunspell-tr It had been permitted to be re-licensed under MPL v2.0, by the original author of the extension. It has fewer words, but a lot less false-positives, and false negatives. The original author offered to update the dictionary, if we provide him with a word list. Change-Id: Ideb27da220dcf10dabc924996362b549a5373352 Reviewed-on: https://gerrit.libreoffice.org/59258 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Update git submodulesOlivier R2018-08-241-0/+0
| | | | | | | | | | * Update dictionaries from branch 'master' - French dictionary update (v6.3) Change-Id: I98c98d1484810b7403c3de4ed9a02e8689542552 Reviewed-on: https://gerrit.libreoffice.org/59561 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Update git submodulesMuhammet Kara2018-07-281-0/+0
| | | | | | | | | | | | * Update dictionaries from branch 'master' - Add Turkish (tr_TR) hunspell dictionary From https://addons.mozilla.org/en-US/firefox/addon/turkce-yazim-denetimi/ Change-Id: Idd122cc8fe48940e9286a49006b3f97546cf5a79 Reviewed-on: https://gerrit.libreoffice.org/58129 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
* reset submodules to their corresponding branchChristian Lohmaier2018-07-041-0/+0
| | | | | | was broken after gerrit update Change-Id: I56cc1ab0e9d5bb4acb54d5ca5538fefae290253c
* Updated coreAli Ahmadi2018-06-301-0/+0
| | | | | | | | | | | | | Project: dictionaries 2180c26eabeda8ed3315bc04acd0dd4fc3246736 add Indonesian hyphenation library function Change-Id: I34fff23b2990f5373b38a14f72e113dc5a0b1a10 Reviewed-on: https://gerrit.libreoffice.org/56432 Reviewed-by: László Németh <nemeth@numbertext.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
* Updated coreTomáš Chvátal2018-06-291-0/+0
| | | | | | | | | | | | | | | Project: dictionaries 3e4d844783643fb625925c582fe518fc70b69d42 Convert Bulgarian dictionary files to UTF-8 As reported in openSUSE the files didn't load properly otherwise: https://bugzilla.suse.com/show_bug.cgi?id=1099508 Change-Id: I9651e596b733d3a3b240c24f0d7cd4389b8b9c35 Reviewed-on: https://gerrit.libreoffice.org/56674 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
* Updated coreTor Lillqvist2018-06-281-0/+0
| | | | | | | | | | | | Project: dictionaries fe72d24920c8a4dcbee18925cb19e6b6625f6553 tdf#118423: Fix problems introduced by my recent pt_BR speedup Change-Id: I25b1d11e13c01678195210d42597281896543ff2 Reviewed-on: https://gerrit.libreoffice.org/56612 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* Updated coreTor Lillqvist2018-06-211-0/+0
| | | | | | | | | | | | Project: dictionaries 846e5da4b28bb40158cfb992f3a371614e25a349 tdf#104332 (and others): Fix two thinkos in my recent commit Change-Id: I6908826572153daeee1211ea3796a6e4a0e007b2 Reviewed-on: https://gerrit.libreoffice.org/56217 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* Updated coreTor Lillqvist2018-06-201-0/+0
| | | | | | | | | | | | | | | | | | | | | | Project: dictionaries 2d8dd0af877de8494ca9c2c027eba4a42bbc09eb tdf#104332 (and others): Speed up Lightproof initialisation Delay import of the the heavy lightproof_impl_pt_BR to when actually needed. Shaves several hundred milliseconds (on my machine, about 300 ms) from the time needed to just get a list of what grammars checkers are available. It's silly to load the heavy pt-BR impl module even if no Brazilian Portuguese proof reading is being performed. Sure, the same change could be done to the other Lightproof dictionaries, too, but they are much smaller, so importing them unconditionally always does not hurt so much. Change-Id: I3c3f64e80bd9519f188905abda7c25337c81462d Reviewed-on: https://gerrit.libreoffice.org/56176 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: Tor Lillqvist <tml@collabora.com>
* Updated coreKruno2018-05-291-0/+0
| | | | | | | | | | | | Project: dictionaries 6c85a19c887b6147ec7d3a600b51cb2a44284fa2 Update Croatian dictionary to version 2.1.1 Change-Id: I8425ab128d04d428ccc99cb6c8abe2635292f143 Reviewed-on: https://gerrit.libreoffice.org/53578 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
* Updated coreLászló Németh2018-05-221-0/+0
| | | | | | | | | | | | | | | | | | Project: dictionaries e90e83b23b6ace35349fc2b3e65bd2d69c80ddd8 Hungarian dictionary v1.7 Extend Hungarian dictionary with boundary data for compound words and for disambiguation of digraphs to fix incomplete and bad Hungarian collate, sorting and hyphenation rules in the future. Other minor fixes (*idegenszó -> idegen szó, *periférikus etc.) Change-Id: I3278801ac875f2d33fd5dc62efc43a9a81194734 Reviewed-on: https://gerrit.libreoffice.org/54480 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org>
* Updated coreAron Budea2018-05-151-0/+0
| | | | | | | | | | | | Project: dictionaries dbcea2a5cdfabea90420fa292e66cc647814b824 English dictionaries: add ref to package-description.txt Change-Id: Ie63941f519f43a5e632816b696bd174f033c4991 Reviewed-on: https://gerrit.libreoffice.org/53953 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
* Updated coreMarco A.G.Pinto2018-05-071-0/+0
| | | | | | | | | | | | Project: dictionaries ba46347c2c7182cb21a22d8c2c1d761ecb3e6014 Updated the English dictionaries: GB Change-Id: I99dde909e4b4a29204b9d30bcc21e120baabbe38 Reviewed-on: https://gerrit.libreoffice.org/53501 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
* Updated coreLászló Németh2018-03-271-0/+0
| | | | | | | | | | | | | | | | | | | Project: dictionaries c8e86617a771c53813a86d64bd3467aa75c63307 Hungarian grammar checking rules v1.6.4 Check reference fields with articles and affixes. Note: fields (except footnote numbers) are expanded again for grammar checking and expanded content has got an initial ZWSP character for more precise proofreading rules, see commit aab440c768b64b9d2ffa72223b6d843a84c2d061. Change-Id: I27b3075015335bbb72ddb5b234fd48b661ba6e80 Reviewed-on: https://gerrit.libreoffice.org/51279 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreLászló Németh2018-03-141-0/+0
| | | | | | | | | | | | Project: dictionaries 3bc3ffdb0b622cc07b5d959225a9f2223afdf145 Hungarian grammar checking rules v1.6.3 Change-Id: I2c898690f12edc0ad4c83dc6395813e21a724f64 Reviewed-on: https://gerrit.libreoffice.org/51227 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreAdolfo Jayme Barrientos2018-03-121-0/+0
| | | | | | | | | | | Project: dictionaries d8d241188c1914d5e031948111bfb80f8642607f People ask what this repo’s all about But I don’t feel like writing anything, so just add a link. Change-Id: I8aed1a20ea5246be24d22490d2ff3714e2d2e2dc
* Updated coreAndika Triwidada2018-03-101-0/+0
| | | | | | | | | | | | Project: dictionaries 47c5e2741fd510d38045abcbd2719a7a584d470d Added Indonesian thesaurus Change-Id: Ida510bb2a5cc6a636556e26d1a28621e9566be27 Reviewed-on: https://gerrit.libreoffice.org/50962 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreLászló Németh2018-03-101-0/+0
| | | | | | | | | | | | | | | | Project: dictionaries edcc4e770e287a6ebe1022cb57fda539ceec9188 tdf#95024 update Hungarian spelling dictionary Changes from Magyar Helyesírási Szótár (2017), for example "soppingol", "sznekk", "videófilm". Other fixes and rules. Change-Id: I7ba79f48495fc0f6b930ae426e0ce1efdaa66984 Reviewed-on: https://gerrit.libreoffice.org/51020 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org>
* Updated coreLászló Németh2018-02-281-0/+0
| | | | | | | | | | | | | | | | | | | | | Project: dictionaries 2b7711678410bc531e9d07b4d6f85bfb85f2116a tdf#116072 Improve Hungarian spell checking by better word breaking and ignore the special characters of the word forms, or break at the special character and check the word stem and affix (with a starting hyphen) separately: vár(hat)nak -> várhatnak „Tisza”-ban -> Tisza, -ban [Note: this removes false alarms in Writer, but extra grammar checking can help to check matching of the stem and the affix.] Change-Id: Icb810ccc1ecb84fea3ee5093100e2fdc874edb6c Reviewed-on: https://gerrit.libreoffice.org/50475 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org>
* Updated coreAndika Triwidada2018-02-281-0/+0
| | | | | | | | | | | | Project: dictionaries ed6a0c24ca0c76b21375f73c29cc73e9974142ea Add Indonesian dictionary Change-Id: I1368bccffe9f192de4d73c5f658d4f864e3374da Reviewed-on: https://gerrit.libreoffice.org/49785 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
* Updated coreRicardo Palomares2018-02-041-0/+0
| | | | | | | | | | | | Project: dictionaries 883b1cd4d8e2dd005c77143aec82c0fb556e72eb Bring shipped Spanish dictionary up to version 2.3 Change-Id: I0bd46fadea1e0d718703b10adf69e62034139e41 Reviewed-on: https://gerrit.libreoffice.org/48850 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreYousuf Philips2018-02-041-0/+0
| | | | | | | | | | | | | | | Project: dictionaries 476ebd97bbfdcf59f00cd832647b880ddfdfb252 Update arabic dictionary to version 3.5 (2014-11-08) Files extracted from http://sourceforge.net/projects/ayaspell/files/dict_ar-3.5.2014-11-08.oxt/download Change-Id: Ic3ffb861a253f680e96e437b5dc2f3da4e392a21 Reviewed-on: https://gerrit.libreoffice.org/49028 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreLászló Németh2018-01-171-0/+0
| | | | | | | | | | | | | | | | | | | | | Project: dictionaries 96f0ddc0c4ddfc6f9fa1c94d5844469c1911e712 tdf#95024 fix Hungarian Lightproof module - 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, 1-ára, 1-ához, 3-e, 3-én, 3-ére, 3-éhez etc." Change-Id: If5fcaf4fe693fa7d30aa5c6332975a513d13a0cf Reviewed-on: https://gerrit.libreoffice.org/48074 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org>
* Updated coreLászló Németh2018-01-171-0/+0
| | | | | | | | | | | | | | | | | | | | | | Project: dictionaries 9f4bce132552f5e92a9419aa2ab09167074089b2 tdf#95024 Update Hungarian Lightproof module - fix rules related to the new Hungarian orthography: - "e-mail-cím" or "ímélcím", and not "e-mail cím" - "örökkön örökké", and not "örökkön-örökké" - check completeness of foreign expressions: "ab ovo", "et cetera"... - new rules (test document attached to the bug report) Change-Id: I13ef37381fe15a3f4d51d61763e4f570a17fa2da Reviewed-on: https://gerrit.libreoffice.org/48044 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org>
* Updated coreDenis Arnaud2018-01-161-0/+0
| | | | | | | | | | | | Project: dictionaries 68dd2e833bfb2d741e7ce66bea70751b85b63c19 Updated Breton spelling dictionary to version 0.15 Change-Id: Ibaad97f9a59c2092ce044b7b458cfd9cd1e134b7 Reviewed-on: https://gerrit.libreoffice.org/47958 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreLászló Németh2018-01-101-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Project: dictionaries 58274a91b8e64e14282def27d118929b35da4ba8 tdf#95024 update Hungarian spelling dictionary – new and fixed words – apply new changes from Magyar Helyesírási Szótár (2017): charme → sárm Vietnam → Vietnám – start to use new Hunspell features for two-word, etc. suggestions for common misspellings mégegyszer → még egyszer egyesegyedül → egyes-egyedül Change-Id: I38eac7b1023c823af69268ed81b86bde3309a3d0 Reviewed-on: https://gerrit.libreoffice.org/47677 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreMartin Srebotnjak2018-01-051-0/+0
| | | | | | | | | | | | Project: dictionaries b64137bed16e860335372166bffbdf25cb986465 Updated Slovenian thesaurus Change-Id: I861763c246d29759d9882cd7150ffa86b64367b4 Reviewed-on: https://gerrit.libreoffice.org/47455 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreMarco A.G.Pinto2017-12-211-0/+0
| | | | | | | | | | | | Project: dictionaries f8a5164d94594d7a36eccd5a2504b76c67e6d2c1 Added maintainer name and Extension URL to English dictionaries. Change-Id: I42a2309aefabe04f745605fd8c472f504fa67712 Reviewed-on: https://gerrit.libreoffice.org/46805 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Updated coreAron Budea2017-12-131-0/+0
| | | | | | | | | | | | Project: dictionaries 7ac9dd36dcbaef021399b8328d25c8a1ab000e83 Add logo for English dict to the .mk as well Change-Id: I9a64cce5dd06f75d536b0740c492358e89e90666 Reviewed-on: https://gerrit.libreoffice.org/46360 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
* Updated coreMarco A.G.Pinto2017-12-131-0/+0
| | | | | | | | | | | | Project: dictionaries cde2a4aa5184e8c6dfa565db50d004a70a12e7d2 Added "official" logo (icon) to English dictionaries Change-Id: I7c0d250386cbd49a4a4869fa1ee165e957db3ae6 Reviewed-on: https://gerrit.libreoffice.org/45990 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
* Updated coreLászló Németh2017-12-091-0/+0
| | | | | | | | | | | | | | | | | | | Project: dictionaries daa1165deae904b035dae296e97811fb2c4f771d tdf#95024 update Hungarian spelling dictionary – improved affix rules – extended pronunciation and common misspelling data for improved Hunspell suggestions - new and fixed words Change-Id: Ib8b9c371abcb764c3225180be2f0d6a21f757f09 Reviewed-on: https://gerrit.libreoffice.org/45975 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreRicardo Palomares2017-12-091-0/+0
| | | | | | | | | | | | Project: dictionaries 16bfcddaad3e545a32ba2b5bfb6a6463e2ab1f68 Bring shipped Spanish dictionary up to version 2.2 Change-Id: Ia877b81fa5ecd021315643b1db49cfadebcdde1e Reviewed-on: https://gerrit.libreoffice.org/46142 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Revert erroneous change of dictionariesStephan Bergmann2017-11-131-0/+0
| | | | | | ...in d71bcc4dc5025ea24944454908098269cfd095a3 "Fix typos" Change-Id: I74e73e99ad9ca3caa4abb40f8eed4648418b3a0a
* Fix typosAndrea Gelmini2017-11-131-0/+0
| | | | | | | Change-Id: Ia544298334364ece3b3963a4adc00c5e01189b91 Reviewed-on: https://gerrit.libreoffice.org/44654 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Page <aptitude@btconnect.com>
* Updated coreLászló Németh2017-11-041-0/+0
| | | | | | | | | | | | Project: dictionaries 56684558fb8bdb05cf8bc3e4c183e78de630dd6d tdf#95024 update Hungarian spelling dictionary Change-Id: I9cd563ff6c1d9e5547216efeadb65cf018c56026 Reviewed-on: https://gerrit.libreoffice.org/44290 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated coreMarco A.G.Pinto2017-10-271-0/+0
| | | | | | | | | | | | Project: dictionaries 6feecdc45bb14d46b4273f2cf6c0e3491cbee276 Updated the English dictionaries: GB + US + CA + AU Change-Id: If18f25780393258158ebf85cd68dbfa1075c4ab3 Reviewed-on: https://gerrit.libreoffice.org/43886 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Updated coreLior Kaplan2017-10-231-0/+0
| | | | | | | | | | | | | | Project: dictionaries a79cdcb292c8095049f2834a1f0c5cbffe9097fe Create an Albanian (sq) dictionary Dictionary based on files from http://shkenca.org/k6i/ Change-Id: I8d9eabecb9a8efd6f5fead6abec52d21a0c04f88 Reviewed-on: https://gerrit.libreoffice.org/41906 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
* Updated coreAron Budea2017-10-231-0/+0
| | | | | | | | | | | | Project: dictionaries 471ccf158958a7e7968c96796bdf4dcfe4142bb3 tdf#112065: Update Tibetan (bo) dictionary to 0.4 Change-Id: I4d2cc7b0366d04c32b32d8ddec4dca1cf9735e5a Reviewed-on: https://gerrit.libreoffice.org/43708 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
* Updated coreStoyan Dimitrov2017-10-161-0/+0
| | | | | | | | | | | | | | | | Project: dictionaries 06a89d28d971d60c7f7afabddaedec194618c786 tdf#112750: Fix disappearing/insufficient hyphenation points for bg-BG Also changed encoding of Bulgarian hyphenation dictionary from CP1251 to UTF-8 Change-Id: Ic2add1198c281c83d2e8230a1b14273fd22d85f3 Signed-off-by: Hristo Hristov <h.hristov@icobgr.info> Reviewed-on: https://gerrit.libreoffice.org/43000 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Updated coreLior Kaplan2017-10-081-0/+0
| | | | | | | | | | | | | | Project: dictionaries a2a91e4bb5a5b5247afaaecf0c928e9f7025ecbd Fix typo in Croatian dictionary (ver 2.1) Thanks to Claudio Bley for noticing the issue. Change-Id: I8bc521dc38e7980f845002d30ee8a671fed9b648 Reviewed-on: https://gerrit.libreoffice.org/43242 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Updated corePaul Menzel2017-09-191-0/+0
| | | | | | | | | | | | Project: dictionaries 7250202493f1d91c5568db3363a268f7e5dcac42 de: Strip trailing spaces from README files Change-Id: Ie07d9c56d0e17612c1b1baaa2c0e29df4c3ad3cb Reviewed-on: https://gerrit.libreoffice.org/42484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Updated corePaul Menzel2017-09-191-0/+0
| | | | | | | | | | | | Project: dictionaries 8b73c571cb27bb29d26f3e218dedee2b680c3a04 de: Use more secure HTTPS URLs Change-Id: Iff2c6eddd7a0211b85f884d9e2601529daa3bab2 Reviewed-on: https://gerrit.libreoffice.org/42483 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Updated coreLior Kaplan2017-09-051-0/+0
| | | | | | | | | | | | | | Project: dictionaries b47ce35a6acd746b539143949b677c554812c415 Update Hebrew dictionary as generated by Hspell 1.4 Files taken from Debian myspell-he package Change-Id: I8d889ec5fbafe19040ca86995e66c79832b0ad18 Reviewed-on: https://gerrit.libreoffice.org/41864 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
* Updated coreAron Budea2017-06-221-0/+0
| | | | | | | | | | | | Project: dictionaries 93db4f58c3b2e43003c49d33ce203bdcc8db0b93 tdf#108439: update Scottish Gaelic dictionary to 3.3 Change-Id: Id08f755bd6e4001d91a5c6129c0d07522d9cefec Reviewed-on: https://gerrit.libreoffice.org/38985 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>