# -*- 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,ios)) ifeq ($(OS),iOS) $(eval $(call gb_Module_add_targets,ios,\ CustomTarget_iOS_setup \ )) endif # vim: set noet sw=4 ts=4: lass='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/swext
AgeCommit message (Expand)Author
2022-03-07cid#1500542 swext: Wiki Publisher: "Insecure TLS version"Michael Stahl
2021-04-11Get rid of apache-commons-loggingStephan Bergmann
2021-04-11Apache Commons Codec/HttpClient/Lang are no longer bundledStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-22cid#1473816 Dereference null return valueCaolán McNamara
2021-03-22cid#1473739 Resource leak on an exceptional pathCaolán McNamara
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-07-26Fix typoAndrea Gelmini