/* -*- 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_I18NLANGTAG_I18NLANGTAGDLLAPI_H #define INCLUDED_I18NLANGTAG_I18NLANGTAGDLLAPI_H #include #if defined(I18NLANGTAG_DLLIMPLEMENTATION) #define I18NLANGTAG_DLLPUBLIC SAL_DLLPUBLIC_EXPORT #else #define I18NLANGTAG_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif #define I18NLANGTAG_DLLPRIVATE SAL_DLLPRIVATE #endif /* INCLUDED_I18NLANGTAG_I18NLANGTAGDLLAPI_H */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/helpcompiler/Executable_helpindexer.mk
/td>
AgeCommit message (Expand)Author
2013-05-07helpcompiler: remove Package_incMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09rename expat external to 'expat'David Tardon
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-08-30ENABLE_RELEASE_BUILD Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-08Simplify check for verbosityTor Lillqvist
2013-07-24look for find-requires-gnome.sh in the right pathDavid Tardon
2013-07-16gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl
2013-06-20do not try to install helppacks that were not builtDavid Tardon
2013-05-17Check for ODK in BUILD_TYPETor Lillqvist
2013-05-13only create all-langs installer for windowsDavid Tardon
2013-04-15Fix for LibreOfficeDev naming schemeStephan Bergmann
2013-04-12Install SDK in Windows dev-install, tooStephan Bergmann
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás
2013-03-02remove minor.mkMatúš Kukan
2013-03-01rename LOdev builds to LibreOfficeDevPetr Mladek
2013-02-27fix: BUILDDIR is not always SRCDIRNorbert Thiebaud
2013-02-27move instsetoo_native to gbuildBjoern Michaelsen
2013-02-26instsetoo_native: fix helppack generationAndras Timar
2013-02-26instsetoo_native: fix localizationAndras Timar
2013-02-24instsetoo_native: convert to gbuildPeter Foley