# -*- 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 sw_ooxmlexport_test,11)) # vim: set noet sw=4 ts=4: e
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ridljar
AgeCommit message (Expand)Author
2023-02-28InputStreamToXInputStreamAdapter.readBytes() should read...Damjan Jovanovic
2023-02-28Fix the java.lang.NullPointerException in readBytes() and readSomeBytes()...Damjan Jovanovic
2023-02-28fix up misleading mismatching indent and add mode linesCaolán McNamara
2022-08-13warning: empty <p> tagCaolán McNamara
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2021-08-19ridljar: check that UnoClassLoader is used for NativeLibraryLoaderMichael Stahl
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-11-30Adapt buck build to jars merged into libreoffice.jarRene Engelhard
2020-09-25socket cannot be null at this pointNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-21Fix typosAndrea Gelmini
2020-08-05add dependency to juh,jurt,ridl,unoil pomsRene Engelhard
2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt
2020-05-07add pom for libreoffice.jarRene Engelhard
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt