office-gobmx/bean
Noel Grandin cb6b6e286c Fix for method name change
In commit
  43debfae83
  "General cleanup of OfficeBeans"
In class
   com.sun.star.comp.beans.OOoBean,
the method
   aquireSystemWindow
changed name to
   acquireSystemWindow

Change-Id: I5a9a16c1374d7dbc828ee2fa76c193b207881415
2013-04-17 10:49:20 +02:00
..
com/sun/star General cleanup of OfficeBeans 2013-04-16 23:12:03 +00:00
native -Wunused-macros 2013-03-27 09:36:53 +01:00
qa/complex/bean Fix for method name change 2013-04-17 10:49:20 +02:00
test Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
Jar_officebean.mk gbuild: register all jars 2012-08-17 12:52:25 +02:00
JunitTest_bean_complex.mk gbuild: register all jars 2012-08-17 12:52:25 +02:00
Library_officebean.mk add missing dep on jawt 2013-03-28 08:59:26 +01:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_bean.mk Bypass bean for Android which has no java.awt 2011-12-12 22:14:57 +02:00
README Added READMEs for modules which used to be in components 2012-02-08 07:46:57 +01:00

To use Libre Office from Java applications.

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