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 = .
4'>boost::unordered_map->std::unordered_mapCaolán McNamara 2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan 2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida 2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida 2014-11-12sal_uIntPtr->sal_uInt32 for BitSetCaolán McNamara 2014-11-12ditch this unused idpool horrorCaolán McNamara 2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky 2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann 2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca 2014-10-02loplugin: cstylecastNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg 2014-08-26convert sw use of template manager to new managerCaolán McNamara 2014-08-26sfx2: itemdel.hxx is goneMiklos Vajna 2014-08-18drop unnecessary shl.hxx includesCaolán McNamara 2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara 2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe 2014-08-13update_pchThomas Arnhold 2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi