office-gobmx/bean
Robert Antoni Buj i Gelonch e61c4b5f06 java: prevent overflow by using 'long int' arithmetic in multiplication
Change-Id: I8dda8f4621f265208c713c9edcfe725f1c9c5998
Reviewed-on: https://gerrit.libreoffice.org/12001
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-25 12:07:22 +00:00
..
com/sun/star/comp/beans java: prevent overflow by using 'long int' arithmetic in multiplication 2014-10-25 12:07:22 +00:00
inc
native
qa/complex/bean
test bean: unchecked call to getMethod() as a member of the raw type Class 2014-09-17 06:12:24 +00:00
Jar_officebean.mk [API CHANGE] OfficeBean: remove deprecated com.sun.star.beans classes 2014-09-30 14:41:51 +02:00
JunitTest_bean_complex.mk
Library_officebean.mk
Makefile
Module_bean.mk
README We should know what our name is 2014-10-08 22:57:45 +03:00

To use LibreOffice from Java applications.

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