Difference between revisions of "External/Modules"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Source Code)
(Source Code)
Line 12: Line 12:
 
* afms
 
* afms
 
** OpenOffice.org 2.3: (ftp://cam.ctan.org/tex-archive/fonts/adobe/afm/Adobe-Core35_AFMs-314.tar.gz) BSD style license
 
** OpenOffice.org 2.3: (ftp://cam.ctan.org/tex-archive/fonts/adobe/afm/Adobe-Core35_AFMs-314.tar.gz) BSD style license
 +
* apple_remote
 +
** See [http://wiki.services.openoffice.org/wiki/Mac_OS_X_Porting_-_Apple_Remote_implementation  Apple remote implementation]
 +
** Code under MIT License, and written by Martin Kahr ( seehttp://www.martinkahr.com/2007/07/26/remote-control-wrapper-20/index.html )
 
* apache_java
 
* apache_java
 
** OpenOffice.org 2: Xalan 2.7 (xalan.jar, crimson.jar, xml-apis.jar) (http://xalan.apache.org/) [http://www.apache.org/licenses/LICENSE-2.0 Apache License]
 
** OpenOffice.org 2: Xalan 2.7 (xalan.jar, crimson.jar, xml-apis.jar) (http://xalan.apache.org/) [http://www.apache.org/licenses/LICENSE-2.0 Apache License]

Revision as of 16:06, 4 September 2008

Modules

The following software maybe included within OpenOffice.org. Since not all of these software may be already installed on an Development System, there is an OpenOffice.org source tarball available which include most of the required third party software.

The OpenOffice.org configure switch [--with-system-<library>] allows to use the libraries already installed on your system. This is usful for generating a distribution bundled product.

Source Code

Dictionaries

Fonts

Miscellaneous

  • Microsoft C Runtimes
Personal tools