/* -*- 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_FORMULA_FORMULADLLAPI_H #define INCLUDED_FORMULA_FORMULADLLAPI_H #include #if defined(FORMULA_DLLIMPLEMENTATION) #define FORMULA_DLLPUBLIC SAL_DLLPUBLIC_EXPORT #else #define FORMULA_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif #define FORMULA_DLLPRIVATE SAL_DLLPRIVATE #endif // INCLUDED_FORMULA_FORMULADLLAPI_H /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2/InstallScript_setup_osl.mk
AgeCommit message (Expand)Author
2018-01-23Extend build system to support linking against KDE Frameworks 5Milian Wolff
2017-11-06QT5 rename from KF5Jan-Marek Glogowski
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski
2017-08-11Revert "Build with kde5, first stab"Katarina Behrens
2017-08-11Build with kde5, first stabKatarina Behrens
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist
2016-10-25clean up remnants of the removal of OxygenOffice bitsDavid Tardon
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2014-04-07scp2: move firebird into base.Andrzej Hunt