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

r> 2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin 2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke 2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin 2015-12-29cppcheck: noExplicitConstructorCaolán McNamara 2015-11-23loplugin:unusedfields in scNoel Grandin 2015-11-18use unique_ptr for pImpl in sc/Noel Grandin 2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin 2015-09-18boost->stdCaolán McNamara 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks 2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin 2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-08-18ErrorBox->MessageDialogCaolán McNamara 2014-01-29coverity#1158113 coverity gold, condition reversedCaolán McNamara 2014-01-24fdo#39468 Translate German commentsPhilipp Weissenbacher 2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida 2014-01-08Oops. We don't want to leak here.Kohei Yoshida 2014-01-08Move the LinkManager instance from ScDocument to ScDocumentLinkManager.Kohei Yoshida 2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida