Skip to content

start:

The OpenOffice.org Software Development Kit (SDK)


The OpenOffice.org SDK is an add-on for the OpenOffice.org office suite. It provides the necessary tools and documentation for programming the OpenOffice.org APIs and creating own extensions (UNO components) for OpenOffice.org.

The highlight of the SDK is the 900-page Developer's Guide. This comprehensive guide provides a detailed description of the OpenOffice.org API concepts, the OpenOffice.org UNO component model and how to use the API in the context of the different application areas. At the close of each chapter, there is at least one example that demonstrates how to use a specific API.

SDK related questions and comments should be sent to the dev@api.openoffice.org mailing list. Bugs and requests for enhancement should be reported as IssueZilla issues. Developers who are new to OpenOffice.org will also find the OpenOffice.org development page useful. It can be found at:

Features

  • 900-page Developer's Guide (HTML + PDF version)
  • XML file format specification
  • IDL reference with cross references to the Developer's Guide and vice versa
  • C/C++ and Java UNO reference documentation
  • development and deployment tools
  • code samples for Java, C++, OpenOffice.org Basic and OLE
  • easy-to-use build environment for the included samples
The release candidate build of this SDK can be downloaded from the ../extended/2.4.0rc6 directory on mirrors listed here:
http://distribution.openoffice.org/mirrors#extmirrors

 


$Id: sdk.html,v 1.24 2008/04/10 13:56:08 ja Exp $