/* -*- 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: */ alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_calc.mk
d=495bb32c23be5acec3783240eb03ccfc5aca44cd'>long->sal_uInt16 in SvxShape
AgeCommit message (Expand)Author
2014-10-29scp2: move calc executables to AutoInstallMichael Stahl
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-04-01Revert "Allow to build lpsolver based on CoinMP library."Matúš Kukan
2014-03-03Allow to build lpsolver based on CoinMP library.Matúš Kukan
2014-03-03fdo#60924: Autoinstall lpsolve package.Matúš Kukan
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-11fdo#60924 autoinstall - gbuild/scp2: add calc moduleMarcos Paulo de Souza
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-05-29gbuildize scp2David Tardon
Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara
2014-03-14svx: sal_Bool->boolNoel Grandin