summaryrefslogtreecommitdiff
path: root/config_host/config_dconf.h.in
blob: 09608c4299aaf49a13313e4fc4d6daf6e85fb4b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 */

#ifndef INCLUDED_CONFIG_DCONF_H
#define INCLUDED_CONFIG_DCONF_H

#define ENABLE_DCONF 0

#endif

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ecoration'>Stephan Bergmann 2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): animationsStephan Bergmann 2019-05-23tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen 2019-04-06clang-tidy modernize-avoid-c-arrays in animationsArkadiy Illarionov 2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen 2018-09-17New loplugin:externalStephan Bergmann 2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin 2018-07-09Add missing sal/log.hxx headersGabor Kelemen 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-04Replace lists by vectors in animation parts (sd/animations)Julien Nabet 2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin 2017-05-16loplugin:comparisonwithconstant in avmediaNoel Grandin 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-03Fix typosAndrea Gelmini 2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist 2017-02-06Add missing #includesStephan Bergmann 2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-11-23loplugin:unnecessaryoverride (dtors) in animationsStephan Bergmann