Files
libreoffice/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
..
2015-01-05 08:23:29 +02:00
2014-11-18 12:44:34 +02:00

To use LibreOffice from Java applications.

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