office-gobmx/bean
Tomoyuki Kubota 51f1e62e2d @deprecated should be with @Deprecated
Without this patch, warnings will be given 
when LibreOffice is built with JDK9 or later.

Change-Id: I7aa6e99ace2377fbdb7dd732949ce10d9bd9df58
Reviewed-on: https://gerrit.libreoffice.org/72947
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-05-27 11:40:35 +02:00
..
com/sun/star/comp/beans @deprecated should be with @Deprecated 2019-05-27 11:40:35 +02:00
native bean: MSVC: pragma warning: make more specific, remove obsolete 2018-01-31 21:02:06 +01:00
qa/complex/bean Fix typo 2019-04-09 07:31:22 +02:00
test
BUCK
Jar_officebean.mk
JunitTest_bean_complex.mk
Library_officebean.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_bean.mk
pom.officebean.xml Use https instead of http 2018-04-16 15:57:08 +02:00
README

To use LibreOffice from Java applications.

LibreOffice's API is completely exposed so that all office components can be fully controlled.