# -*- 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,odk_cli,$(INSTROOT))) $(eval $(call gb_Package_set_outdir,odk_cli,$(INSTDIR))) $(eval $(call gb_Package_add_files,odk_cli,$(SDKDIRNAME)/cli,\ $(LIBO_URE_LIB_FOLDER)/cli_cppuhelper.dll \ $(LIBO_URE_LIB_FOLDER)/cli_basetypes.dll \ $(LIBO_URE_LIB_FOLDER)/cli_ure.dll \ $(LIBO_URE_LIB_FOLDER)/cli_uretypes.dll \ $(LIBO_LIB_FOLDER)/cli_oootypes.dll \ )) # vim: set noet sw=4 ts=4: name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/svdxcgv.hxx
AgeCommit message (Expand)Author
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-03-11svx: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/svdxcgv.hxx from String to OUStringNoel Grandin
2013-09-03XubString->OUStringCaolán McNamara
2013-06-29reduce ascii noiseThomas Arnhold
2013-05-29Resolves: #i121609# Made conversion to bitmap more directArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen