1c6dedb65SAndre Fischer#************************************************************** 2c6dedb65SAndre Fischer# 3c6dedb65SAndre Fischer# Licensed to the Apache Software Foundation (ASF) under one 4c6dedb65SAndre Fischer# or more contributor license agreements. See the NOTICE file 5c6dedb65SAndre Fischer# distributed with this work for additional information 6c6dedb65SAndre Fischer# regarding copyright ownership. The ASF licenses this file 7c6dedb65SAndre Fischer# to you under the Apache License, Version 2.0 (the 8c6dedb65SAndre Fischer# "License"); you may not use this file except in compliance 9c6dedb65SAndre Fischer# with the License. You may obtain a copy of the License at 10c6dedb65SAndre Fischer# 11c6dedb65SAndre Fischer# http://www.apache.org/licenses/LICENSE-2.0 12c6dedb65SAndre Fischer# 13c6dedb65SAndre Fischer# Unless required by applicable law or agreed to in writing, 14c6dedb65SAndre Fischer# software distributed under the License is distributed on an 15c6dedb65SAndre Fischer# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16c6dedb65SAndre Fischer# KIND, either express or implied. See the License for the 17c6dedb65SAndre Fischer# specific language governing permissions and limitations 18c6dedb65SAndre Fischer# under the License. 19c6dedb65SAndre Fischer# 20c6dedb65SAndre Fischer#************************************************************** 21c6dedb65SAndre Fischer 22c6dedb65SAndre Fischer# This file defines the list of extensions that are preregistered or bundled with the pack sets. 23c6dedb65SAndre Fischer# At first office start the installation of extensions is completed. 24c6dedb65SAndre Fischer 25c6dedb65SAndre Fischer# file:// URLs are interpreted relative to the solver/340/<platform>/bin/ directory to which 26c6dedb65SAndre Fischer# built extensions are delivered by default. 27c6dedb65SAndre Fischer 28ecccd3d1SJim Jagielski# https:// URLs can be prefixed by an MD5 checksum. If that is present then it is an error if 29c6dedb65SAndre Fischer# the file pointed to by the URL has a different MD5 checksum. 3052d30ef7SAndre Fischer# When the downloaded file name is not the last part of the URL (everything after the final /) then 3152d30ef7SAndre Fischer# the name has to be specified after the URL enclosed in double quotes. 32c6dedb65SAndre Fischer 33c6dedb65SAndre Fischer 34c2b00956SAndrea Pescetti# Some extensions that are installed independently of the language. 35c6dedb65SAndre Fischer 3687956e0fSHerbert Dürr# the presenter console extension 3779e0a548SAriel Constenla-Haile# [ language=all && ENABLE_XXX ] 3879e0a548SAriel Constenla-Haile# file://XXX.oxt 39c6dedb65SAndre Fischer 401e4dc01fSAndre Fischer# English dictionary 41510e29e8SAndre Fischer[ language=en.* || language=de || language=it ] 42*204bfc18Smseidel 724ca5d9215406631b9e7350663614dd https://sourceforge.net/projects/aoo-extensions/files/17102/112/dict-en-20250901_aoo.oxt/download "dict-en.oxt" 43c6dedb65SAndre Fischer 441e4dc01fSAndre Fischer# English (USA, en_US) dictionary 4545f35c5aSAndre Fischer[ language==nl || language==ru ] 46ecccd3d1SJim Jagielski e2eab80772ab1aa09716954219351a80 https://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "en_US.oxt" 47c6dedb65SAndre Fischer 48f311cb18SAndre Fischer# German dictionary. 49764319a5SAndre Fischer[ language=de || language=de_DE || language=nl || language=ru ] 50b4b06463Smseidel ea35a6a6761655107da3e99ee56c171f https://sourceforge.net/projects/aoo-extensions/files/1075/15/dict-de_de-frami_2017-01-12.oxt/download "dict-de_de.oxt" 5128718f71SAndre Fischer 52f311cb18SAndre Fischer# Dutch dictionary. 53764319a5SAndre Fischer[ language=nl ] 54b4b06463Smseidel 5c0de383ef649cffefc128cfb36b4d43 https://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "dict-nl.oxt" 5528718f71SAndre Fischer 56f311cb18SAndre Fischer# French dictionary. 57ebc53d57SAndrea Pescetti[ language=fr || language=nl || language=de || language=de_DE || language=ca || language=ca_XV ] 58c3abe9d4Sarielch c9bc1278b4bd73cbf0666619ed6bcb8d https://sourceforge.net/projects/aoo-extensions/files/17340/5/lo-oo-ressources-linguistiques-fr-v5.3.oxt/download "lo-oo-ressources-linguistiques-fr-v5.3.oxt" 5928718f71SAndre Fischer 60f311cb18SAndre Fischer# Italian dictionary. 611e4dc01fSAndre Fischer[ language=it || language=de || language=de_DE ] 62c3abe9d4Sarielch b20c2bf3114bdca5749606ad707e19be https://sourceforge.net/projects/aoo-extensions/files/1204/14/dict-it.oxt/download "dict-it.oxt" 63242a1790SAndre Fischer 64f311cb18SAndre Fischer# Spanish dictionary. 65ebc53d57SAndrea Pescetti[ language=es || language=ca || language=ca_XV ] 66b4b06463Smseidel 1b999fcef948148e269161a08e7acf20 https://sourceforge.net/projects/aoo-extensions/files/1657/4/es_es.oxt/download "dict-es_es.oxt" 67764319a5SAndre Fischer 68764319a5SAndre Fischer# Danish dictionary. 69764319a5SAndre Fischer[ language=da ] 707b460a55Smseidel e97b775591863285e50cc349c0382bd5 https://sourceforge.net/projects/aoo-extensions/files/1429/13/da_dk-2.9.001.oxt/download "dict-da_dk.oxt" 71764319a5SAndre Fischer 727b077372SAndrea Pescetti# Lithuanian dictionary. 737b077372SAndrea Pescetti[ language=lt ] 747a497c9aSmseidel 745e3da3824793c418ea2960f949eb5d https://sourceforge.net/projects/aoo-extensions/files/18950/0/lt_hunspell.oxt/download "dict-lt.oxt" 757b077372SAndrea Pescetti 76764319a5SAndre Fischer# Romanian dictionary. 77764319a5SAndre Fischer[ language=ro ] 78b4b06463Smseidel c7e22272fd8de1d50fe3b077153be274 https://sourceforge.net/projects/aoo-extensions/files/1392/10/dict-ro.1.7.oxt/download "dict-ro.oxt" 79764319a5SAndre Fischer 80764319a5SAndre Fischer# Russian dictionary. 81764319a5SAndre Fischer[ language=ru ] 82b4b06463Smseidel 93921f14809a22770f1bd89af65015bc https://sourceforge.net/projects/aoo-extensions/files/3233/3/dict_ru_ru-0.3.7.oxt/download "dict-ru.oxt" 83764319a5SAndre Fischer 84ae717db3SAndrea Pescetti# Slovak dictionary. 85ae717db3SAndrea Pescetti[ language=sk ] 86ecccd3d1SJim Jagielski 5a7cec122a215c9f6a906ecb8ad46ee6 https://sourceforge.net/projects/aoo-extensions/files/1143/11/dict-sk.oxt/download "dict-sk.oxt" 87ae717db3SAndrea Pescetti 88764319a5SAndre Fischer# Slovenian dictionary. 89764319a5SAndre Fischer[ language=sl ] 90c3abe9d4Sarielch a95158fff7aa901938b9bc67c4937a88 https://sourceforge.net/projects/aoo-extensions/files/3280/10/pack-sl.oxt/download "pack-sl.oxt" 911e4dc01fSAndre Fischer 921e4dc01fSAndre Fischer# German (Austria) dictionary. 931e4dc01fSAndre Fischer[ language=de || language=de_AT || language=de_DE ] 94b4b06463Smseidel 0cf6783cb0f1355ef3869aa9699700b3 https://sourceforge.net/projects/aoo-extensions/files/1697/12/dict-de_at-frami_2017-01-12.oxt/download "dict-de_at.oxt" 951e4dc01fSAndre Fischer 961e4dc01fSAndre Fischer# German (Switzerland) dictionary. 971e4dc01fSAndre Fischer[ language=de || language=de_CH || language=de_DE ] 98b4b06463Smseidel 48f7f27f22bf1006a6d9f91d55a7cffc https://sourceforge.net/projects/aoo-extensions/files/1699/12/dict-de_ch-frami_2017-01-12.oxt/download "dict-de_ch.oxt" 9939243e16SAndre Fischer 10039243e16SAndre Fischer# Khmer dictionary. 10139243e16SAndre Fischer[ language=km ] 102ecccd3d1SJim Jagielski a22266cfa40fb23a79be27a239321a3f https://sourceforge.net/projects/aoo-extensions/files/1009/1/km_spellchecker_OOo30_V_1.0.2.oxt/download "km_spellchecker_OOo30_V_1.0.2.oxt" 1032a59d4baSJürgen Schmidt 1042a59d4baSJürgen Schmidt# Scottish Gaelic. 1052a59d4baSJürgen Schmidt[ language=gd ] 1063ab01d15Smseidel 0a73cd3e3190018044a471dc4e46217f https://sourceforge.net/projects/aoo-extensions/files/4587/17/hunspell-gd.3.5.oxt/download "dict-gd.oxt" 10705126c26SJürgen Schmidt 10805126c26SJürgen Schmidt# Basque. 10905126c26SJürgen Schmidt[ language=eu ] 110ecccd3d1SJim Jagielski f408bb4a333bea2aec86bffaa4ffa229 https://sourceforge.net/projects/aoo-extensions/files/1383/2/xuxen_4_OOo3.oxt/download "xuxen_4_OOo3.oxt" 11105126c26SJürgen Schmidt 11205126c26SJürgen Schmidt# Hungarian. 11305126c26SJürgen Schmidt[ language=hu ] 114ecccd3d1SJim Jagielski 76345f925e34fef2d29bade4f29108e9 https://sourceforge.net/projects/aoo-extensions/files/3423/4/lightproof-hu_HU-1.3.oxt/download "lightproof-hu_HU-1.3.oxt" 115ecccd3d1SJim Jagielski d320e43e815c2dfd599dbfb7cd0e41fb https://sourceforge.net/projects/aoo-extensions/files/1283/9/dict-hu.oxt/download "dict-hu.oxt" 11605126c26SJürgen Schmidt 11705126c26SJürgen Schmidt# Asturian. 11805126c26SJürgen Schmidt[ language=ast ] 1193fae2d04Smseidel 12cd6a8ddcff6cd6dba788c6f526af26 https://sourceforge.net/projects/aoo-extensions/files/3932/4/ort-ast-20200918.oxt/download "dict-ast.oxt" 120aeb642beSAndrea Pescetti 121aeb642beSAndrea Pescetti# Norwegian. 122aeb642beSAndrea Pescetti[ language=nb ] 123b4b06463Smseidel c06841f7f193e4f083482440999d801b https://sourceforge.net/projects/aoo-extensions/files/1216/2/dictionary-no-no-2.2.oxt/download "dict-no_no.oxt" 124aeb642beSAndrea Pescetti 125aeb642beSAndrea Pescetti# Swedish. 126aeb642beSAndrea Pescetti[ language=sv ] 127ecccd3d1SJim Jagielski 32ab4edf1496a7cf5469ee1643eb0128 https://sourceforge.net/projects/aoo-extensions/files/5959/1/dict-sv.oxt/download "dict-sv.oxt" 128aeb642beSAndrea Pescetti 129aeb642beSAndrea Pescetti# Korean. 130aeb642beSAndrea Pescetti[ language=ko ] 131ecccd3d1SJim Jagielski c20c155c47174c1b0ec0a53618044ac3 https://sourceforge.net/projects/aoo-extensions/files/5968/0/Korean_spell-checker-0.5.6_OOo.oxt/download "Korean_spell-checker-0.5.6_OOo.oxt" 132aeb642beSAndrea Pescetti 133aeb642beSAndrea Pescetti# Polish. 134aeb642beSAndrea Pescetti[ language=pl ] 135b4b06463Smseidel a69f9221864b1360e38ff3f0b0cc9222 https://sourceforge.net/projects/aoo-extensions/files/806/4/pl-dict.oxt/download "dict-pl.oxt" 136aeb642beSAndrea Pescetti 137f9a22db6SJürgen Schmidt# Portuguese (European). 138f9a22db6SJürgen Schmidt[ language=pt || language=pt_PT ] 139fd44c90dSJim Jagielski a1414b7be0cacb7a810166833a02fa66 https://sourceforge.net/projects/aoo-extensions/files/1196/41/oo3x-pt-pt-17.5.29.1.oxt/download "oo3x-pt-pt-17.5.29.1.oxt" 140f9a22db6SJürgen Schmidt 141620dd7b4SAndrea Pescetti# Catalan. 142620dd7b4SAndrea Pescetti[ language=ca ] 143ecccd3d1SJim Jagielski 4cf4e4a9d85f14761d38943b7e1fd76d https://sourceforge.net/projects/aoo-extensions/files/1205/5/ca.3.0.0.oxt/download "ca.3.0.0.oxt" 144ebc53d57SAndrea Pescetti 145ebc53d57SAndrea Pescetti# Valencian AVL (this is incompatible with Catalan). 146ebc53d57SAndrea Pescetti[ language=ca_XV ] 147ecccd3d1SJim Jagielski d425579a9a2e26663abaecdd661be419 https://sourceforge.net/projects/aoo-extensions/files/1475/1/ca-valencia.3.0.0.oxt/download "ca-valencia.3.0.0.oxt" 1482b586275SAndrea Pescetti 1492b586275SAndrea Pescetti# Valencian RACV (this is incompatible with Catalan). 1502b586275SAndrea Pescetti[ language=ca_XR ] 151ecccd3d1SJim Jagielski 6112a73444a1ad3cf70736649e228f0f https://sourceforge.net/projects/aoo-extensions/files/1395/0/dict_valencian_llit.oxt/download "dict_valencian_llit.oxt" 1522b586275SAndrea Pescetti 153