/* -*- 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/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef INCLUDED_COMPHELPER_COMPHELPERDLLAPI_H #define INCLUDED_COMPHELPER_COMPHELPERDLLAPI_H #include #if defined(COMPHELPER_DLLIMPLEMENTATION) #define COMPHELPER_DLLPUBLIC SAL_DLLPUBLIC_EXPORT #else #define COMPHELPER_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif #define COMPHELPER_DLLPRIVATE SAL_DLLPRIVATE #endif // INCLUDED_COMPHELPER_COMPHELPERDLLAPI_H /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ e='distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/util/check.pl
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan Bergmann
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann
2014-12-02Remove obsolete setsdkenv_windows.templateStephan Bergmann
2013-09-11odk: remove addsym-macosx.shMichael Stahl
2013-09-09odk: make error reporting less mysteriousMichael Stahl
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-04notsupported.html appears unusedStephan Bergmann
2013-06-04No idl check for --without-doxygenStephan Bergmann
2013-06-04odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl
2013-06-04API CHANGE: odk: stop packaging autodoc toolMichael Stahl
2013-06-04odk: stop packaging autodoc generated documentationMichael Stahl
2013-06-04odk: use SHORT_NAMES on WindowsMichael Stahl
2013-05-04$(WORKDIR)/CustomTarget/odk/odkcommon is no moreDavid Tardon
2013-04-22silence odk checkDavid Tardon
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon
2013-04-10odk: remove duplicative setsdenv_unix.cshMichael Stahl
2013-02-12Adapt odk to new css.cui.ColorPickerStephan Bergmann