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 = .
/core/commit/sc/CppunitTest_sc_editfieldobj_cell.mk?id=7847962863c7c2c23c7421be2b046c20c381916b'>sort libraries and components in sc test makefilesMarkus Mohrhard 2014-06-04DeInitVCL at end of testsStephan Bergmann 2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist 2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza 2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza 2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks