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

ert PATH_FLAG to scoped enumNoel Grandin 2015-03-19loplugin:constantfunction: linguisticNoel Grandin 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2014-04-15linguistic: sal_Bool->boolNoel Grandin 2014-04-01linguistic: sal_Bool->boolNoel Grandin 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi 2013-12-16Clean-up uno/lbnames.hStephan Bergmann 2013-11-09fdo#65108 inter-module includes <> include/linguisticNorbert Thiebaud 2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin