From e1d42d404099fb83e9bb9d3434cce6807ee459d4 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 7 Sep 2011 00:19:15 +0200 Subject: css tweaks and LibreOffice branding --- odk/index.html | 106 +++++++++++++++++++++++++-------------------------------- 1 file changed, 46 insertions(+), 60 deletions(-) (limited to 'odk/index.html') diff --git a/odk/index.html b/odk/index.html index 6490e2354218..2a9c57e51dde 100644 --- a/odk/index.html +++ b/odk/index.html @@ -1,17 +1,23 @@ - OpenOffice.org %PRODUCT_RELEASE% SDK - Overview + LibreOffice %PRODUCT_RELEASE% SDK - Overview - - + +
+
+
+ +

LibreOffice API Documentation

+
+
+
+
+

LibreOffice API Documentation

- - - @@ -21,12 +27,12 @@ - @@ -91,7 +97,7 @@ - + @@ -132,7 +138,7 @@ Office Applications (OpenDocument) Technical Committee where you can find the latest information about the OASIS Open Document XML file format which is the default document format - for OpenOffice.org %PRODUCT_RELEASE%. + for LibreOffice %PRODUCT_RELEASE%. @@ -147,32 +153,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - +
-

OpenOffice.org %PRODUCT_RELEASE% software is a complete, feature-rich +

LibreOffice %PRODUCT_RELEASE% software is a complete, feature-rich office productivity suite that provides, in combination with this SDK, all the essential tools for building and deploying custom - solutions that build on, or integrate with, the OpenOffice.org %PRODUCT_RELEASE% suite + solutions that build on, or integrate with, the LibreOffice %PRODUCT_RELEASE% suite of products.

-

The SDK is a development kit for OpenOffice.org %PRODUCT_RELEASE%, which +

The SDK is a development kit for LibreOffice %PRODUCT_RELEASE%, which eases the development of office components. It provides a set of libraries, binaries, header, and IDL files which have final API's and can only be extended with new functionality. This set of libraries @@ -41,14 +47,14 @@ with new functions.

The SDK provides the basic building blocks for external developers to develop components in any language for which a binding exists. - Currently, there are language bindings for OpenOffice.org %PRODUCT_RELEASE% Basic, Java, - and different C++ compilers on different platforms, for OpenOffice.org %PRODUCT_RELEASE%, + Currently, there are language bindings for LibreOffice %PRODUCT_RELEASE% Basic, Java, + and different C++ compilers on different platforms, for LibreOffice %PRODUCT_RELEASE%, thus covering the two most commonly used programming languages. There will be no limit for office automation in heterogeneous environments. Currently supported platforms of the SDK are Linux, Solaris (sparc, x86), and Windows.

The SDK also contains reference documentation - for the API and a complete Developer's Guide is availbale online in the OpenOffice.org Wiki, with + for the API and a complete Developer's Guide is available online in the OpenOffice.org Wiki, with lots of examples, which introduce the API, explain the concepts behind it, and make it possible for all users to quickly get started with the Office API.

@@ -83,7 +89,7 @@
Developer's GuideDetailed documentation, explaining the OpenOffice.org %PRODUCT_RELEASE% + Detailed documentation, explaining the LibreOffice %PRODUCT_RELEASE% API and the concepts behind it, with a rich set of examples, implemented mainly in Java. This documentation is online in the OpenOffice.org Wiki.
IDL ReferenceComplete OpenOffice.org %PRODUCT_RELEASE% API reference.Complete LibreOffice %PRODUCT_RELEASE% API reference.
LicenseThe license for the OpenOffice.org %PRODUCT_RELEASE% SDK.
Additional Resources
- Oracle Open Office™Full-featured suite of office productivity tools.
- OpenOffice.org™Open Source community project of office-productivity software.The license for the LibreOffice %PRODUCT_RELEASE% SDK.
@@ -181,23 +162,28 @@ - - - - - - - - -
-

- Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

-

- - - - - - - +
+ +
+
+ + + -- cgit