summaryrefslogtreecommitdiff
path: root/config_host/config_mpl.h.in
blob: bde10e3cea9818713f3b032f9c7b4a1f19ce9107 (plain)
1
2
3
4
5
6
7
8
9
/* config_host/config_mpl.h.  Generated from config_mpl.h.in by configure.  */

#ifndef CONFIG_MPL_H
#define CONFIG_MPL_H

#define MPL_HAVE_SUBSET 0

#endif

20-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt 2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt 2020-05-07add pom for libreoffice.jarRene Engelhard 2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt 2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák 2020-02-10Cleanup: Move unit tests to ridljarSamuel Mehrbrodt 2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt 2020-02-06These JunitTests can be plain check, not subsequentcheckStephan Bergmann 2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt 2019-08-12Fix typosAndrea Gelmini 2019-07-26Fix typosAndrea Gelmini 2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota