Obba-3.0.7

Extension:
Extension ID:
Release date:
08/04/2012 - 12:23
Version:
3.0.7
Operating system:
System Independent
Compatibility:
--
Binary type:
OOo extension (.oxt)
Release Notes: 

Version 3.0.7 of Obba brings the following changes:

  • Rewrite of Obba add-ins for Microsoft Excel and OpenOffice / LibreOffice / NeoOffice.
  • Allows to run the Obba server Java virtual machine in a separate process (run "java -jar Obba.jar").
  • Allows to run the Obba server Java virtual machine on a remote machine (edit the ip address in ObbaClient.properties).
  • Easier creation of java.util.Date form Excel Date / OpenOffice Date using obMake(;"Date";...).
  • Added conversion from java.util.Date to Excel Date / OpenOffice Date via obGet.
  • The Excel functions obLoadObjects / obSaveObjects were renamed to obLoad / obSave respectively (to create compatibility with the OO implementation).
  • Added support for Excel 2010 64 bit.
  • Worked around a problem resulting in Obba Control Panel not showing up under OS X.
  • Fixed a bug resulting in a hang of OpenOffice (once) after installing Obba.
  • Improved error / exception handling: much clearer log output of Java exceptions.

And some improvement to the Obba Tutorial and Obba Documentation.