# -*- 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_Module_Module,rhino)) ifneq ($(ENABLE_JAVA),) ifneq ($(filter RHINO,$(BUILD_TYPE)),) $(eval $(call gb_Module_add_targets,rhino,\ ExternalPackage_rhino \ ExternalProject_rhino \ UnpackedTarball_rhino \ )) endif endif # vim: set noet sw=4 ts=4: input type='hidden' name='id' value='19e926441c5ea2306daee4531e3c3a8058a85a3d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/udkapi
AgeCommit message (Expand)Author
2017-06-05Fix typosAndrea Gelmini
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-03remove empty commentsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-02-09udkapi: fix doxygen warningsMichael Stahl
2016-02-05offapi: fix some doxygen warningsMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2015-11-04Resolves: #i126627# wrong type description in @see tagTsutomu Uchino
2015-09-30Fix typosAndrea Gelmini
2015-08-03remove some unused definesNoel Grandin
2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet