Revision 716535

Go back to digest for 30th September 2007

Features in Office

Sebastian Sauer committed changes in /trunk/koffice/kword/plugins/scripting/scripts:

Extended the functionality of the OpenOffice.org script.
* split into a common part (oouno.py) which does all the uno-handling and the frontend (ooimport.py).
* we are running the functionality that deals with UNO out of process now rather then embedding it all into the same process. It's slower but less crashes-prone.

File Changes

Added 2 files
  • /trunk/koffice/kword/plugins/scripting/scripts
  •   /ooimport.ui
  •   /oouno.py
Modified 4 files
  • /trunk/koffice/kword/plugins/scripting/scripts
  •   /CMakeLists.txt
  •   /kwreportlab.py
  •   /ooimport.py
  •   /ooimportconfig.ui
6 files changed in total