Extensions development

From Apache OpenOffice Wiki
Revision as of 09:01, 19 March 2006 by Lgodard (Talk | contribs)

Jump to: navigation, search

Developping extensions is an efficient way to bring value to OpenOffice.org

OpenOffice.org enables third party tools creation through UNO bridges, allowing using many languages

The principle is to create UNO packages that can be listed in the OpenOffice.org Extensions repository and instaleld by end-users easilly

This section wants to give newcommers as well as experienced devloppers some hints to develop Extensions in their desired languages and provide them with tools and frameworks that ease and homogenize the development

Starting in a language

Addons can be written in various languages. Each section is here to give starting informations that let you create your addons. Each section is dedicated to a language. It deals with sepcific points concerning the Extensions aspact. Ressources regarding the OpenOffice.org API can be found on the API project and UNO bridges languages issues on th UDK project

The translations of these pages are welcommed and guidelines are available.

  • Starting in Java
  • Starting in Python
  • Starting in Basic
  • Extensions packaging

Tools & Frameworks

  • Translation framework of addons
  • Extension Packager
  • Predefined wizards
Personal tools