# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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 . # $(eval $(call gb_Library_Library,mcnttype)) $(eval $(call gb_Library_set_componentfile,mcnttype,dtrans/util/mcnttype)) $(eval $(call gb_Library_use_sdk_api,mcnttype)) $(eval $(call gb_Library_use_libraries,mcnttype,\ cppu \ cppuhelper \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,mcnttype,\ dtrans/source/cnttype/mcnttfactory \ dtrans/source/cnttype/mcnttype \ dtrans/source/cnttype/mctfentry \ )) # vim: set noet sw=4 ts=4: 'distro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2014-02-17Seems that canvasfactory is needed by some docx docsTor Lillqvist
2014-02-17More components needed by finalPaper.docxTor Lillqvist
2014-02-17Add more stuff needed to show finalPaper.docxTor Lillqvist
2014-02-17Need libdeployment.aTor Lillqvist
2014-02-13gbuild: AutoInstall: RepositoryExternal.mk may contain these tooMichael Stahl
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2014-02-13gbuild: add some error checking for gb_Helper_*_for_installMichael Stahl
2014-02-13remove now empty fwk_component_getFactoryMatúš Kukan
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl
2014-02-11native code generator: components tweakingMatúš Kukan
2014-02-11Add css_comp_framework_ModuleUIConfigurationManagerSupplier_get_implementationTor Lillqvist
2014-02-11Need XMLVersionListPersistence_get_implementationTor Lillqvist
2014-02-10handle icon_name property tooDavid Tardon
2014-02-10Survive missing UIElementFactories.Matúš Kukan
2014-02-10native code generator: Do not use uui component.Matúš Kukan
2014-02-10adjust PackageInfo for zip filesBjoern Michaelsen
2014-02-10TiledLibreOffice needs css_comp_uui_UUIInteractionHandler_get_implementationTor Lillqvist