office-gobmx/bean
Noel Grandin ba233e87ef remove unnecessary parenthesis in return statements
found with
$ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;'

Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
2015-02-23 09:26:58 +02:00
..
com/sun/star/comp/beans
native remove unnecessary parenthesis in return statements 2015-02-23 09:26:58 +02:00
qa/complex/bean java: remove dead code 2015-01-05 08:23:29 +02:00
test
Jar_officebean.mk
JunitTest_bean_complex.mk
Library_officebean.mk
Makefile
Module_bean.mk
README

To use LibreOffice from Java applications.

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