/* -*- 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_XMLSECURITY_INC_XMLSECURITYDLLAPI_H #define INCLUDED_XMLSECURITY_INC_XMLSECURITYDLLAPI_H #include #if defined(XMLSECURITY_DLLIMPLEMENTATION) #define XMLSECURITY_DLLPUBLIC SAL_DLLPUBLIC_EXPORT #else #define XMLSECURITY_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif #endif // INCLUDED_XMLSECURITY_INC_XMLSECURITYDLLAPI_H /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ 403195e574be5174815a51cf5c42f06f76a87a'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uiwriter.mk
AgeCommit message (Expand)Author
2019-11-08sw: no reason why SwModelTestBase can be used only by "extras" testsMiklos Vajna
2019-10-04use the common system PCH header in sw/Luboš Luňák
2019-09-23Missing test dependencyStephan Bergmann
2019-09-20Missing test dependencyStephan Bergmann
2019-08-13Fix typosAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-19try2 tdf#116404 filter\ww8: use bidi for default style in RTL localeJustin Luth