# -*- 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/. # $(eval $(call gb_Package_Package,scripting_ScriptsPython,$(SRCDIR)/scripting/examples)) $(eval $(call gb_Package_add_files_with_dir,scripting_ScriptsPython,$(LIBO_SHARE_FOLDER)/Scripts,\ python/Capitalise.py \ python/HelloWorld.py \ python/pythonSamples/TableSample.py \ )) # vim: set noet sw=4 ts=4: me='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/documentfragment.hxx
AgeCommit message (Expand)Author
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-10xmlfix3: unoxml: prevent invalid child-parent relationships:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: unoxml: all node ctors get CDocument parameterMichael Stahl
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.6.14); FILE MERGEDRüdiger Timm
2007-12-06INTEGRATION: CWS os108 (1.4.60); FILE MERGEDVladimir Glazounov
2007-11-19INTEGRATION: CWS updchk10 (1.4.58); FILE MERGEDIvo Hinkelmann