summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2017-02-18 22:39:16 +0000
committerMatthias Seidel <mseidel@apache.org>2017-02-18 22:39:16 +0000
commitb160330c34367bc355031a3850bb2910535049c4 (patch)
tree02037f862490fcb218e03324f7a782da37395fe2 /odk
parentab3fbdc3c92121f02f2430283a085cfa1185ad3b (diff)
Fixed typos, HTML code cleanup
Notes
Notes: merged as: dc83ba72517f77afd085f2599517a45d553b06fb
Diffstat (limited to 'odk')
-rw-r--r--odk/docs/install.html48
-rw-r--r--odk/docs/sdk_styles.css2
-rw-r--r--odk/docs/tools.html6
-rw-r--r--odk/examples/examples.html12
4 files changed, 34 insertions, 34 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html
index 0da104b0ba02..039d53bd6b37 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -41,33 +41,33 @@
<td class="content1"><img class="nothing8" src="images/nada.gif"></td>
<td>
<table class="table2">
- <tr>
- <td colspan="3"><img class="nothing1" src="images/nada.gif"></td>
+ <tr>
+ <td colspan="3"><img class="nothing1" src="images/nada.gif"></td>
</tr>
<tr>
- <td>
- <table class="table3">
- <tr>
- <td colspan="2" class="head1">Installation Guide</td>
- <td align="right"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></td>
- </tr>
- </table>
- </td>
+ <td>
+ <table class="table3">
+ <tr>
+ <td colspan="2" class="head1">Installation Guide</td>
+ <td align="right"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></td>
+ </tr>
+ </table>
+ </td>
</tr>
- <tr>
+ <tr>
<td>
- <table class="table3">
- <tr>
- <td colspan="2">
+ <table class="table3">
+ <tr>
+ <td colspan="2">
<p>The Apache OpenOffice %PRODUCT_RELEASE% SDK comes with a set of development tools, base
libraries, header files and helper class files that can be used to
develop Java/C++ components, to embed the Apache OpenOffice %PRODUCT_RELEASE% application in
- your own programs, or to use the API (scripting or remote control the
+ your own programs, or to use the API (scripting or remote control the
office). For a complete working environment, we have some additional
requirements:</p>
- </td>
- </tr>
- <tr valign="top">
+ </td>
+ </tr>
+ <tr valign="top">
<td><b>Apache OpenOffice %PRODUCT_RELEASE% installation</b></td>
<td class="content80">The SDK works on top of an existing office
installation and uses the same libraries as the office installation.</td>
@@ -95,7 +95,7 @@
<table class="table4">
<tr>
<td class="cell15">Solaris</td>
- <td class="cell85">Sun Studion 8 (20070730)</td>
+ <td class="cell85">Sun Studio 8 (20070730)</td>
</tr>
<tr>
<td class="cell15">Linux</td>
@@ -123,7 +123,7 @@
<tr valign="top">
<td><b>GNU make (3.79.1 or higher)</b></td>
<td class="content80">
- <p>GNU make is used to build the examples of the SDK. GNU make is available from <a target="_blank" href="http://www.gnu.org" title="link to www.gnu.org (online)">http://www.gnu.org</a>. It can be ftped via <a target="_blank" href="ftp://ftp.gnu.org/gnu/make" title="link to gnumake on www.gnu.org (online)">ftp://ftp.gnu.org/gnu/make</a></p>
+ <p>GNU make is used to build the examples of the SDK. GNU make is available from <a target="_blank" href="http://www.gnu.org" title="link to www.gnu.org (online)">http://www.gnu.org</a>. It can be downloaded via FTP from <a target="_blank" href="ftp://ftp.gnu.org/gnu/make" title="link to gnumake on www.gnu.org (online)">ftp://ftp.gnu.org/gnu/make</a></p>
<p><b>Note</b>: Windows user can find an executable of gnu make under <a target="_blank" href="http://www.mingw.org/wiki/Getting_Started" title="link to the MinGW Getting Started wiki (online)">http://www.mingw.org/wiki/Getting_Started</a> (see the mingw32-make link under &quot;Manual Installation&quot;). Do not use the Cygwin make, because it does not
work well. On Solaris gnu make can be found often under <b><i>/usr/sfw/bin/gmake</i></b>, but keep in mind that you have to use <b>'gmake'</b> then. Or you can find gnu make also under <a target="_blank" href="http://www.sunfreeware.com/" title="link to www.sunfreeware.com (online)">http://www.sunfreeware.com/</a>.</td>
</tr>
@@ -144,7 +144,7 @@
<td><b>cat and sed tools</b></td>
<td class="content80">The cat and set tools are used to create some extensions.
<p><b>Note for Windows users</b>: If you do not have these already, you can download them from
- <a target="_blank" href="https://sourceforge.net/projects/unxutils/files/latest/downloadg" title="link to UnxUtils (online)">https://sourceforge.net/projects/unxutils/files/latest/download</a>.</p>
+ <a target="_blank" href="https://sourceforge.net/projects/unxutils/files/latest/download" title="link to UnxUtils (online)">https://sourceforge.net/projects/unxutils/files/latest/download</a>.</p>
</td>
</tr>
<tr valign="middle">
@@ -168,7 +168,7 @@
<p>The SDK provides an implicit configuration mechanism, which
configures the SDK build environment to your personal needs the first
time you use the SDK environment. This configuration step creates a
- new setsdkenv_XXX script in the user's home directory:</P>
+ new setsdkenv_XXX script in the user's home directory:</p>
<ul>
<li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b>&nbsp;&nbsp;-> for Unix
<li><b>C:\Documents and Settings\&lt;username&gt;\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b>&nbsp;&nbsp;-> for Windows2000/XP or later
@@ -358,7 +358,7 @@
</tr>
<tr valign="top">
<td class="cell20">PATH</td>
- <td class="cell80">=<i>$OO_SDK_HOME/(solsparc|solintel)/bin:$OO_SDK_MAKE_HOME: $OO_SDK_ZIP_HOME: [$OO_SDK_CPP_HOME:] [$OO_SDK_JAVA_HOME/bin:] $OO_SDK_OFFICE_BIN_DIR: $PATH</i></b><br>
+ <td class="cell80">=<i>$OO_SDK_HOME/(solsparc|solintel)/bin:$OO_SDK_MAKE_HOME: $OO_SDK_ZIP_HOME: [$OO_SDK_CPP_HOME:] [$OO_SDK_JAVA_HOME/bin:] $OO_SDK_OFFICE_BIN_DIR: $PATH</i><br>
<p>The PATH variable will be extended by the paths for the SDK development
tools, the compiler, the JDK, GNU make, the zip tool and the
OO_SDK_OFFICE_BIN_DIR, where the compiler or the JDK are
@@ -366,7 +366,7 @@
</td>
</tr>
<tr>
- <td colspan="2" class="cell80">Based OFFICE_HOME, the script
+ <td colspan="2" class="cell80">Based on OFFICE_HOME, the script
additionally creates symbolic links to the public dynamic libraries of
the office UNO runtime in <i>$OO_SDK_HOME/(solsparc|solintel)/lib</i>, which are
needed for linking.</td>
diff --git a/odk/docs/sdk_styles.css b/odk/docs/sdk_styles.css
index 1dc32bf514dd..96e7e280ef3e 100644
--- a/odk/docs/sdk_styles.css
+++ b/odk/docs/sdk_styles.css
@@ -143,6 +143,6 @@ a:hover { color: #107EC0; text-decoration: underline; }
.content80 { width: 80%; }
.content87 { width: 87%; }
-.centertext { padding-left:20px; padding-bottom:5px; text-align:left; font-size: 12px; line-height:10pt; }
+.centertext { padding-left:20px; padding-top:3px; padding-bottom:5px; text-align:left; font-size: 12px; line-height:10pt; }
.apachelogo { float: right; text-align: left; padding-bottom: 12px; padding-right: 8px; padding-left: 5px; width: 188px; height: 76px; }
diff --git a/odk/docs/tools.html b/odk/docs/tools.html
index 3de95618f472..71e6ce68d072 100644
--- a/odk/docs/tools.html
+++ b/odk/docs/tools.html
@@ -769,18 +769,18 @@
</tr>
<tr>
<td class="cell15"><code>-sn, --shortnames</code></td>
- <td class="cell85">using namespace abbreviation 'css:': for '::com::sun::star::', only valid for sub-command 'dump' and target language 'cpp'. It is default for the sub-command 'component'.</td>
+ <td class="cell85">using namespace abbreviation 'css:': for '::com::sun::star::', only valid for sub-command 'dump' and target language 'cpp'. It is default for the sub-command 'component'.</td>
</tr>
<tr>
<td class="cell15"><code>--propertysetmixin</code></td>
<td class="cell85">the generated skeleton implements the cppu::PropertySetMixin helper if a referenced new style service specifies an interface which provides attributes (directly or inherited).</td>
</tr>
<tr>
- <td class="cell15"><code>-lh --licenseheader</code></td>
+ <td class="cell15"><code>-lh, --licenseheader</code></td>
<td class="cell85">generates a default OpenOffice.org LGPL license header at the beginning of a component source file. This option is taken into account in 'component' mode only and if -o is unequal 'stdout'.</td>
</tr>
<tr>
- <td class="cell15"><code>-bc<br>--backward-compatible</code></td>
+ <td class="cell15"><code>-bc,<br>--backward-compatible</code></td>
<td class="cell85">specifies that the generated calc add-in is backward compatible to older office versions and implement the former required add-in interfaces where the implementation is mapped on the new add-in configuration. In this case the config schema needs to be bundled with the extension add-in as well. Default is a minimal add-in component skeleton based on the add-in configuration coming with the office since OO.org 2.0.4.</td>
</tr>
<tr>
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index bbc21633339b..2f618fd8a387 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -348,11 +348,11 @@
component calculates the start date, day of week of the start date, the
end date, and the day of week of the end date. All calculations are
dependent upon the values of &quot;Needed Days&quot;, &quot;Due Date&quot;
- and &quot;Status&quot;. The columns &quot;Needed Days&quot; and
+ and &quot;Status&quot;. The columns &quot;Needed Days&quot; and
&quot;Status&quot; are mandatory. The first to-do should be placed in
row nine. The date to start the calculation should be placed in cell C6.
The private holidays should be placed in cell K4/K5 and below.<br>
- All rows will be calculated up to the first empty cell in the first
+ All rows will be calculated up to the first empty cell in the first
column. If a cell in the column &quot;Due Date&quot; is colored red,
you should take a look at your entries.</td>
</tr>
@@ -579,12 +579,12 @@
</tr>
<tr>
<td class="cell20"><a href="basic/sheet/" title="link to the source directory of the Apache OpenOffice %PRODUCT_RELEASE% Basic sheet example">Adapting to Euroland</a></td>
- <td class="cell80">Most of the members of the European Union will abandon
- their old currency in favor of the new Euro in 2001. This requires
+ <td class="cell80">Most of the members of the European Union have abandoned
+ their old currency in favor of the Euro in 2001. This requires
modifications to all programs using the old currencies. Since the exchange
rates for the old currencies have been fixed at the end of 1999, one can
- already convert old data. The following program does this for all values
- in a table that are formatted with the currency string DM.</td>
+ simply convert old data. The following program does this for all values
+ in a table that is formatted with the currency string DM.</td>
</tr>
<tr>
<td class="cell20"><a href="basic/drawing/" title="link to the source directory of the Apache OpenOffice %PRODUCT_RELEASE% Basic drawing example">Import/Export of ASCII Files</a></td>