# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2010 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Package_Package,ure_distribution,$(SRCDIR)/ure/source)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/README,README)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/THIRDPARTYLICENSEREADME.html,THIRDPARTYLICENSEREADME.html)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/jvmfwk3.ini,jvmfwk3.ini)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/jvmfwk3rc,jvmfwk3rc)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/startup.sh,startup.sh)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/uno.ini,uno.ini)) $(eval $(call gb_Package_add_file,ure_distribution,bin/ure/unorc,unorc)) # vim:set shiftwidth=4 softtabstop=4 expandtab: /option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/Library_svx.mk
AgeCommit message (Expand)Author
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-06-11sidebar: Let the sidebar's dial control use the same graphics as DialControl.Jan Holesovsky
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky
2013-05-20Related: #i122047# Remove last traces of unused toolbox controllerAndre Fischer
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-05new module i18nlangtagEike Rathke