summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f432476e24cce46245f72e859abeb2ee31a1294d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "dictionaries"]
	path = dictionaries
	url = git://gerrit.libreoffice.org/dictionaries
	branch = .
[submodule "helpcontent2"]
	path = helpcontent2
	url = git://gerrit.libreoffice.org/help
	branch = .
[submodule "translations"]
	path = translations
	url = git://gerrit.libreoffice.org/translations
	branch = .
2b308a01e31fe8c832a12b47ec774290'>Fix typo: I10N -> L10NIlmari Lauhakangas 2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath 2023-04-21Fix some getImplementationNameStephan Bergmann 2022-08-12Fix typosAndrea Gelmini 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-05-03clean up some Java warningsNoel Grandin 2021-04-11Get rid of apache-commons-loggingStephan Bergmann 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2020-09-01Fix typo in codeAndrea Gelmini 2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt 2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt