summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: fe2fb7a8117d7752ea793d00b142fcf1e9467c85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "dictionaries"]
	path = dictionaries
	url = https://gerrit.libreoffice.org/dictionaries
	branch = .
[submodule "helpcontent2"]
	path = helpcontent2
	url = https://gerrit.libreoffice.org/help
	branch = .
[submodule "translations"]
	path = translations
	url = https://gerrit.libreoffice.org/translations
	branch = .
ss='decoration'>Dennis Francis 2014-10-15speed up range list generation from multi marks, fdo#75486 relatedEike Rathke 2014-06-25remove whitespaceMarkus Mohrhard 2014-04-19fixincludeguards.sh: scThomas Arnhold 2014-04-06whitespace cleanup in scMarkus Mohrhard 2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi 2014-02-14sal_Bool->boolNoel Grandin