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 = .
0777b7b4bfacaa7c13d923279b'>Remove visual noise from includeAlexander Wilms 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2013-10-23fixincludeguards.sh: include/svxThomas Arnhold