blob: f72f262a697d26b37f7ecbd87ab6c72c339e6803 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>3.1 m37 Snapshot - Release Notes</title>
<style>
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in; text-align: justify }
P.western { font-family: "Albany", sans-serif; font-size: 10pt }
TD P { margin-bottom: 0.08in; text-align: left }
TD P.western { font-family: "Albany", sans-serif; font-size: 10pt }
-->
</style>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="StarOffice 8 (Linux)">
<meta name="CREATED" content="20041215;16393200">
<meta name="CHANGEDBY" content="Eike Rathke">
<meta name="CHANGED" content="20050906;11430300">
<style>
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in; text-align: justify }
P.western { font-family: "Albany", sans-serif; font-size: 10pt }
TD P { margin-bottom: 0.08in; text-align: left }
TD P.western { font-family: "Albany", sans-serif; font-size: 10pt }
-->
</style>
</head>
<body>
<h2>3.1 m37 Snapshot - Release Notes</h2>
<br>
These notes contain changes between DEV300_m29 and DEV300_m37. Please
have a look
for previous changes in older Release
Notes (example: <a href="http://development.openoffice.org/releases/3.0.m28_snapshot.html">http://development.openoffice.org/releases/3.0.m28_snapshot.html</a>).<br>
This release will install as OOo-Dev3.0 but this will be changed soon.<br>
Sources can be received from SVN by tag DEV300_m37.<br>
<br>
<h2>What's
new ?</h2>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead><tr bgcolor="#eeeeee">
<th>Feature title
</th>
<th>
TaskId
</th>
<th>
Spec. title
</th>
<th>
Spec. abstract
</th>
<th>
Dev. owner
</th>
<th>
Spec. link
</th>
<th>
Component
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
bi-directional writing for chart elements
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=14365">
i14365
</a></td>
<td>
Bi-directional Writing in Charts
</td>
<td>
For an Arabic version of OpenOffice.org it is necessary to allow
control over the text direction for chart elements that do contain
text.
</td>
<td>
<a href="mailto:ingrid.halama@sun.com">ingrid.halama@sun.com</a>
</td>
<td>
<a href="http://specs.openoffice.org/chart/ChartBidirectionalWriting.odt">speclink
</a>
</td>
<td>chart
</td>
</tr>
<tr>
<td>
image controls: support for document-embedded images
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=38215">
i38215
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
Image controls can now be bound to images which are embedded in the
document where the control lives in.
More precise, when you select an image to be displayed at an image
control, the "Link" option in the file picker is not disabled anymore.
When you uncheck the option (the default is "checked", to mimic the
legacy behavior), then the image is displayed in the control, and upon
saving the document, it's embedded in the document itself.
This way, you can create documents with image controls which are
exchangeable with other people/installations/platforms, which formerly
was much more difficult due to the need to also copy the images, and
place them in exactly the same location as on the originating machine
(which often is simply impossible).
Thanks for Noel Power for providing the patch for this.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
Relative path for file based databases
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=41897">
i41897
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
At the moment, when you create a file-based database (such as dBase or
Spreadsheet), the URL to the files (let's call it the "data URL") is
stored in
an absolute manner - that is, something like "file:///c:/foo/bar".
As a result, when you move the database document (the .odb file),
together with
the underlying data, to another machine, you need to either duplicate
the file
structure on this target machine, or to adjust the settings for the
database.
Now it is possible that the path is stored relatively when the option
"Save URLs relative to file system" setting in the
"Tools-&gt;Options-&gt;Load/Save" dialog is checked.
</td>
<td>
<a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
SQL syntax highlighting
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=67961">
i67961
</a></td>
<td></td>
<td></td>
<td>
<a href="mailto:mod@openoffice.org">mod@openoffice.org</a>
</td>
<td>
<a href="http://wiki.services.openoffice.org/wiki/SQL_Syntax_Highlighting">speclink
</a>
</td>
<td>dba
</td>
</tr>
<tr>
<td>
New short cuts for Sun Report Builder
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=80200">
i80200
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
The Edit menu now contains a "Select All" entry
which contains Select All -&gt; Select All Select all Labels Select
all Formatted Fields Select Report
</td>
<td>
<a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
views opened for editing are automatically put into "Run SQL Directly"
mode
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=87192">
i87192
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
When you open an table view for editing its constituting SQL command
(which is a feature currently supported for embedded HSQLDB only),
then the query editor is automatically put into the "Run SQL command
directly" mode.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
"Empty string is NULL" behavior refined
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=90403">
i90403
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
In the course of fixing issue 90403 and issue 92471, the behavior of
form controls whose "Empty string is NULL" property is set to "Yes"
has been refined. This change might make existing forms behave
slightly different than before, but certainly more
expectation-conformant now.
First, the property is now also respected when you never touched the
respective control before saving the record. That is, imagine a
control which has this property set to "Yes", this way declaring that
if the control contains an empty string, then this should be
propagated to the database as (the dedicated) NULL value.
Formerly, when you moved to the insertion row of the form, so the
control was initially empty, entered some data into other controls of
the current record, and saved the record without actually touching the
first control, then it actually updated an empty string. Now, with the
change, it updates NULL, as this is what "Empty String is NULL" =
"Yes" requests.
Second, when a control was bound to a database column which was
declared as NOT NULL, then the control *always* updated an empty
string instead of NULL, no matter what its "Empty string is NULL"
property requested. Effectively, this killed server-side defaults of
database fields, as such defaults are only applied when the field is
NULL. Now, with the change, controls always update NULL in such a
setup, this way enabling server-side defaults.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
image controls: can be bound to text database columns, interpreting
their content as relative link to the image
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=91310">
i91310
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
Image controls in database forms can now be bound to text columns.
Formerly, you could only bind them to columns whose content could
reasonably be interpreted as binary (BLOB etc.). Now, when you select
a text database column as source for the image control, then it will
interpret the content of the respective column's content as URL, and
load and display the image pointed to by this URL. Also, the URL might
be relative to the document which the image control is embedded into.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
form controls: new property "Input Required"
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=92322">
i92322
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
All form controls which can be bound to a database column (i.e. have
the "Data field" property) now have a new property called "Input
required".
Description
=========
This property controls whether or not the input of this field is
checked against being empty (NULL). It is evaluated for controls which
are bound to a database field which is defined as required (i.e. which
is not allowed to contain the special NULL value), immediately before
the current record of the form is to be written into the database.
If the property is set to "Yes", and the field contains no input when
the current record is to be written to the database, then an error
message will be shown to the user, and the respective control will be
focused afterwards. Note that this is the known behaviour so far - the
property defaults to "Yes" so that newly created controls behave as
they would do in previous OOo versions.
If the property is set to "No", and the field contains no input when
the current record is to be written to the database, then this is
ignored. It's up to the underlying database to either reject the
update, or fill the respective column with a server-side default value.
Functional Constraints
=================
If the "Form data input checks for required fields" option in the
advanced settings of the database document (Edit / Database / Advanced
Settings ...) is *not* checked, then the "Input required" property for
all controls in all forms in this database document does not have any
effect, since the document-wide setting overrules the per-control
settings.
UI
==
In the property browser, the "Input required" is located immediately
below the "Empty string is NULL" property, if it is present, otherwise
immediately below the "Data field" property.
If the "Data field" is not set (i.e. empty), then "Input required" is
disabled, since it would be evaluated for bound controls only, anyway.
If the "Empty string is NULL" is set to "No", then "Input required" is
also disabled, since "Empty string is NULL" being "no" implies that
when the user does not enter any value in the control, then an empty
string, instead of the dedicated value NULL, is written, so there's
always a non-NULL value no matter the user's action.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
image controls: scaling the image by keeping the ratio
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93264">
i93264
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
Image form controls in documents got an additional mode for scaling
the image they display.
Previously, you could control the scaling by setting the "Scale"
property to "Yes" or "No" only, where "Yes" implied an anisotropic
scaling, i.e. one which distorted the image's dimensions.
Now, the "Scale" property allows the values "No" (same as before),
"Keep Ratio" and "Fit to Size" (equivalent to the old "Yes"). When
"Keep Ratio" is selected, the image is still scaled up or down to
match the control dimensions, but it's ratio is aspect kept constant.
This is especially useful for controls where the designer of the
document does not know, at time of designing the document/control, the
dimensions of the to-be-displayed images. In particular, this is
useful for image controls in database forms, displaying images
obtained from the database.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
<tr>
<td>
check box grid columns have the "Tristate" property
</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93457">
i93457
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
Check box columns in grid controls now have the "Tristate" property,
which controls whether or not the "indetermined" state is allowed for
the check box, as known from ordinary check box form controls.
</td>
<td>
<a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td></td>
<td>dba
</td>
</tr>
</tbody>
</table>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead><tr bgcolor="#eeeeee">
<th>Feature title </th>
<th>TaskId </th>
<th>Spec. title </th>
<th>Spec. abstract </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>Let OOo use own file locking mechanics to lock alien
formats as well.<a href="http://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=4311">
</a> </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=95528">i95528
</a> </td>
<td>&nbsp; </td>
<td>As practice has shown, it is a quite common case that
OOo is used to
edit documents of alien formats on network.
Unfortunately it looks to be impossible to let the file be locked
using file system locking, since it does not work in heterogeneous
file systems as expected, and the mentioned scenario has been
recognized as very important one. Thus the locking mechanics of OOo is
not recognizable for third-party applications, except they implement
support for OOo locking mechanics.
The implementation in childworkspace fwk94 let the alien files be
locked using the OOo file locking mechanics as well. That solves at
least the cases when a file of alien format is edited only by OOo3.x
in network. </td>
<td> <a href="mailto:Mikhail.Voitenko@sun.com">Mikhail.Voitenko@sun.com</a>
</td>
<td> <font color="red"><br>
</font> </td>
<td>framew</td>
</tr>
</tbody>
</table>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead> </thead> <tbody>
</tbody>
</table>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead></thead> <tbody>
</tbody>
</table>
<br>
<h2>Integrated
Child
Workspaces</h2>
<br>
List of integrated child workspaces:<br>
<br>
<table>
<thead>
</thead><tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7685&Path=DEV300%2Fmav42_DEV300">mav42_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.0.1 showstopper issue.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7682&Path=DEV300%2Fooo301gsl1_DEV300">ooo301gsl1_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">GSL issues for OOo 3.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7684&Path=DEV300%2Fso9nevada_DEV300">so9nevada_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Integrate SO9 in Nevada</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7683&Path=DEV300%2Fsw301bf03_DEV300">sw301bf03_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Writer (regression) fixes for SO9.0.1/OOo3.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7686&Path=DEV300%2Fhttpperf_DEV300">httpperf_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix unneeded HTTP requests during product online update notification process.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7679&Path=DEV300%2Fdev300m37masterfix">dev300m37masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7672&Path=DEV300%2Fqascripts03">qascripts03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>- Evaluate time gain when speeding up menu-functions<br>- Misc testscript fixes<br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6916&Path=DEV300%2Fcairosource01">cairosource01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Support for building Cairo sources in OpenOffice.org<br>Supported on Windows, MingW, Linux, Solaris and Mac OS X<br><br>NOTE: There are no changes to the default build.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6993&Path=DEV300%2Fjl105">jl105</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.1 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6934&Path=DEV300%2Fkoheidatapilot02">koheidatapilot02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">General bug fixes for Calc's DataPilot.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7076&Path=DEV300%2Fsqlsyntaxhighlighting">sqlsyntaxhighlighting</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">SQL syntax highlighting for base</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7534&Path=DEV300%2Fvcl96">vcl96</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix gsl tasks for 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7569&Path=DEV300%2Fdba31e">dba31e</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Further dba issue fixing</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7561&Path=DEV300%2Fsocs21">socs21</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7550&Path=DEV300%2Faccelerators01svn">accelerators01svn</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">move accelerators configuration from "internal XML" to public XCS/XCU based<br>format so it can be used by extensions also</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7510&Path=DEV300%2Fqadev34">qadev34</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">enhancements and bugfixes for qadevOOo</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7161&Path=DEV300%2Ftbo03">tbo03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">trivial testscript fixes in framework/global/math</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6926&Path=DEV300%2Fhcshared19">hcshared19</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Help CWS for 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7589&Path=DEV300%2Frtlchart01">rtlchart01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bi-directional writing for charts</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m37</font></td>
</tr>
</tbody>
</table>
<b class="SmallText1"></b><br>
<br>
<table>
<thead> </thead><tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7635&Path=DEV300%2Fab64_DEV300">ab64_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.0.1
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7502&Path=DEV300%2Faw058">aw058</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BugFixing
CWS for DEV300</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7637&Path=DEV300%2Fbuildid301_DEV300">buildid301_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for issue i94693.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7636&Path=DEV300%2Fcalc46_DEV300">calc46_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0.1 Calc bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7585&Path=DEV300%2Fcli004">cli004</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
build fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7375&Path=DEV300%2Fcmcfixes50">cmcfixes50</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Misc fixes for warnings seen with new gcc. <br>Primarily change DBG_ASSERT macro to require trailing ";" like the vast <br>majority of use-cases already assume it requires.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7535&Path=DEV300%2Fconsolar01">consolar01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Removes
obsolet switches and parameter from the solenv/config/dev300.ini file.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7627&Path=DEV300%2Fdba301a_DEV300">dba301a_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes
for 3.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7592&Path=DEV300%2Fdev300m36masterfix">dev300m36masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7655&Path=DEV300%2Fdv06_DEV300">dv06_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Extension
manager should use version info from basis layer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7123&Path=DEV300%2Fextmgrui06">extmgrui06</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes
for extension manager</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7639&Path=DEV300%2Ffix30autorecovery_DEV300">fix30autorecovery_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">fix issue 92968 (autorecovery does not recover the previously<br>auto-saved document version, but the last one which was<br>regularly saved)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7625&Path=DEV300%2Ffwk94_DEV300">fwk94_DEV300</a></font></td>
<td class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Framework fixes for OOo3.0.1</font></p>
</td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7131&Path=DEV300%2Fhb11">hb11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7612&Path=DEV300%2Fhr56">hr56</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS-Tooling:
add 'common' and 'common.pro' as platforms to be fetched; implement
'cws cdiff'; bug fixes </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7633&Path=DEV300%2Fi18n48_DEV300">i18n48_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7192&Path=DEV300%2Ficonupdate301">iconupdate301</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes
for the Galaxy Icon Set.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7630&Path=DEV300%2Fimpress163_DEV300">impress163_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">impress
fixes for OOo 3.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7657&Path=DEV300%2Fjl114_DEV300">jl114_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CLI
UNO Fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7628&Path=DEV300%2Fnative206_DEV300">native206_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7629&Path=DEV300%2Fnative207_DEV300">native207_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0.1 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7643&Path=DEV300%2Fobo37_DEV300">obo37_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for i95313</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7641&Path=DEV300%2Fonlineupdate7_DEV300">onlineupdate7_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Allow
OpenOffice.org 3.0.1 to recognize itself as 3.0.1 instead of 3.0.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7631&Path=DEV300%2Foooimprovementcorefixes_DEV300">oooimprovementcorefixes_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">The OpenOffice.org Usage Feedback Extension is an extension that collects anonymously data<br>about how OpenOffice.org is used. This information is used to better understand<br>how people use OpenOffice.org. Especially with regards to the user interface. <br>http://wiki.services.openoffice.org/wiki/User_Experience/OpenOffice.org_User_Feedback_Extension<br>This cws only contains fixes to the core in OpenOffice itself, not the extension.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7634&Path=DEV300%2Fos122_DEV300">os122_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bugfixing
OOo 3.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7651&Path=DEV300%2Fqascripts02">qascripts02</a></font></td>
<td class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">All automated tests currently load the UI filters which creates some overhead.<br>Do not load the filter names during test initialization but only on an as needed basis.<br>This CWS has impact on all TestAutomation modules.</font></pre>
</td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7590&Path=DEV300%2Frt34">rt34</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc.
build related fixes. No influence on Office application.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7632&Path=DEV300%2Fsw301bf02_DEV300">sw301bf02_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
in Writer for OOo 3.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7656&Path=DEV300%2Fswffixes_DEV300">swffixes_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Make
SWF plugin work again on various platforms</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7642&Path=DEV300%2Fsysui27_DEV300">sysui27_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
a trivial sysui solaris issue</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7626&Path=DEV300%2Ftbo301_DEV300">tbo301_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Important
changes for update notification behaviour and recognition of patched
version number.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7606&Path=DEV300%2Fwae4extensions02">wae4extensions02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make
extensions warning-free on Windows, again</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m36</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7265&Path=DEV300%2Fappleremote01">appleremote01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">First
part of Apple Remote implementation</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7533&Path=DEV300%2Fbasebmpunittestfix">basebmpunittestfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fixes/Adds compiler flags that prevent the basebmp unit tests from failing on<br>Solaris SPARC platforms with SunStudio 12 compiler.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7555&Path=DEV300%2Fbmpsum1">bmpsum1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7542&Path=DEV300%2Fcli002">cli002</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Various
patches to remove -Werror warnings with gcc 4.2.3 compilers.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7575&Path=DEV300%2Fcli003">cli003</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Removes
obsolete .cvsignore files.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7553&Path=DEV300%2Fdev300m35masterfix">dev300m35masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7559&Path=DEV300%2Fhr55">hr55</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS-Tools:
fixes to 'cws rebase'.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6740&Path=DEV300%2Fi18n42">i18n42</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">upgrade
icu to 4.0.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7002&Path=DEV300%2Fimpresszoom">impresszoom</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">adding
the zoom slide control to impress/draw status bar</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7545&Path=DEV300%2Fnative201_DEV300">native201_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0.1 installation tasks.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7372&Path=DEV300%2Fos120">os120</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixing
OOo 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6611&Path=DEV300%2Fpflin10">pflin10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
some issues about basic runtime function.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7567&Path=DEV300%2Fqadocinfo">qadocinfo</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Exclude Document Properties TabPage "Custom Properties" from automated testing<br>Other low risk fixes</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7452&Path=DEV300%2Fsb97">sb97</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">missing
.dll.manifest files for some external modules (wntmsci12 only)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7500&Path=DEV300%2Fsb99">sb99</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">configmgr</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7536&Path=DEV300%2Fsvnignoreoutpaths">svnignoreoutpaths</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">add the common output paths (unxlngi6/.pro, wntmsci12/.pro,<br>common/.pro, etc.) to the svn:ignore property of all top-level<br>directories in the SVN repository.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7423&Path=DEV300%2Fvcl95">vcl95</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">more
gsl stuff for 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m35</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7172&Path=DEV300%2Fause098">ause098</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">build
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7368&Path=DEV300%2Faw057">aw057</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BugFixing
after aw033</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7522&Path=DEV300%2Fcli001">cli001</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Removes corrupt xcf.bz2 files. These files have been checked-in without <br>binary flag years ago and now cause the OpenGrok indexer to stuck <br>forever.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7280&Path=DEV300%2Fcmcfixes49">cmcfixes49</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">minor
build fixes, primarily to remove gcc 3.4.1 warnings</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7511&Path=DEV300%2Fdev300m34masterfix">dev300m34masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7390&Path=DEV300%2Fgreenstate30_DEV300">greenstate30_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Autotestfixes
to get green state for OOo3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7513&Path=DEV300%2Fhr54">hr54</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Implement
"cws fetch" command.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7311&Path=DEV300%2Fjsktestimprovements1">jsktestimprovements1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Continue rework of the global file-I/O and filter functions within the testautomation module<br>This CWS is used for evaluation purposes as well (default filter handling)<br>Provide replacements for automated tests that had to be removed due to last minute changes in the product</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6986&Path=DEV300%2Fmba30fixes02">mba30fixes02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Done automation, the test results are as expected - a lot of errors and warnlogs which are present on the MWS as well.<br>Done issue verification.<br>The CWS still needs to be set to RfQA so i can nominate it.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7528&Path=DEV300%2Fnative197_DEV300">native197_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Patch
Preparations</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6458&Path=DEV300%2Fodbmacros3">odbmacros3</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">ongoing
implementations to allow macros in database documents</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7485&Path=DEV300%2Frt32">rt32</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Hamburg
RE tasks around finishing a milestone build</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7521&Path=DEV300%2Frt33">rt33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for #139524# (build prerequisites fo HH environment)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7479&Path=DEV300%2Fsvnl10nmerge">svnl10nmerge</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7529&Path=DEV300%2Funowinregfix_DEV300">unowinregfix_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">used to fix unowinreg.dll problem with an implicitly but not necessary depdendency to <br>a new C++ runtime -&gt; via manifest entry ...</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m34</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7397&Path=DEV300%2Fab63_DEV300">ab63_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
shopstopper issue i92940 </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7443&Path=DEV300%2Faddentitlement_DEV300">addentitlement_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7073&Path=DEV300%2Fchart30">chart30</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Chart
issues for OOo 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7275&Path=DEV300%2Fcloph11">cloph11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">remove
antiquated macosx build-defines</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7110&Path=DEV300%2Fdba31b">dba31b</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7474&Path=DEV300%2Fdev300m33masterfix">dev300m33masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7472&Path=DEV300%2Fdocmacroassignments_DEV300">docmacroassignments_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">fix the problem that in various places, browsing for a macro/script<br>to assign to a document element does not list the<br>macros/scripts of the document itself (issue 94280).</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7021&Path=DEV300%2Fdr63">dr63</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
3.1 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7267&Path=DEV300%2Ffpicker8">fpicker8</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for the gtk file picker for transient windows</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7480&Path=DEV300%2Fhr53">hr53</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
to CWS tooling regarding the switch to SVN.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7432&Path=DEV300%2Fhro38_DEV300">hro38_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Preset
filename in Vista File Dialog</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7094&Path=DEV300%2Fi18n45">i18n45</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
bug fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7392&Path=DEV300%2Fi93386_DEV300">i93386_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Improve
the behaviour on systems with older libfontconfig (older means
&lt;2.4)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7393&Path=DEV300%2Fi93512_DEV300">i93512_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Prevent
a deadlock on the OSX Aqua port</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7403&Path=DEV300%2Fi93555_DEV300">i93555_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
issue 93555 to display some "Arabic" instead of "Unknown" for an 'ar'
Arabic language pack.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7067&Path=DEV300%2Fimpress149">impress149</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.1 Bugfix workspace</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7396&Path=DEV300%2Fimpress157_DEV300">impress157_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
in the pdfimport extension to enable it to load hybrid pdf in OOO300m4
and newer. This cws only changes the pdf extension and not the office.
The fixed extension will also work in prior versions. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7428&Path=DEV300%2Fimpress158_DEV300">impress158_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 bugfix workspace</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7439&Path=DEV300%2Fimpress159_DEV300">impress159_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">possible
showstopper for impress</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7440&Path=DEV300%2Fimpress160_DEV300">impress160_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
fix for impress</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7434&Path=DEV300%2Findentfix_DEV300">indentfix_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cws
for i93873</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7471&Path=DEV300%2Fjl112_DEV300">jl112_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7306&Path=DEV300%2Fjsc311">jsc311</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6808&Path=DEV300%2Fkoheicoderemoval">koheicoderemoval</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">removal
of unused methods from sc module.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7429&Path=DEV300%2Flocalization32_DEV300">localization32_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">L10N
showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7465&Path=DEV300%2Flocalization33_DEV300">localization33_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Missing
Spanish hc2 index files</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7473&Path=DEV300%2Flocalization34_DEV300">localization34_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
one greek string in officecfg</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7408&Path=DEV300%2Fmav39_DEV300">mav39_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.0
show stopper fix for activated embedded objects in writer.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7468&Path=DEV300%2Fmav40_DEV300">mav40_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
fix for autosave problem.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7081&Path=DEV300%2Fmingwport15">mingwport15</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">MinGW
port catchup fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7356&Path=DEV300%2Fnative194">native194</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Preparing
OOo 3.1 / SO 9.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7391&Path=DEV300%2Fnative195_DEV300">native195_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">userland
rpm into subdir in Linux installation sets with Java GUI Installer.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7402&Path=DEV300%2Fnative196_DEV300">native196_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7436&Path=DEV300%2Fnative199_DEV300">native199_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Mac
fix for English system language.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7448&Path=DEV300%2Fnative200_DEV300">native200_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks, only mac changes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7052&Path=DEV300%2Fos117">os117</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixing
OOo 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6975&Path=DEV300%2Fqadev33">qadev33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bugfixes
and enhancements in qadevOOo</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7401&Path=DEV300%2Fqaerrorlogfixes1_DEV300">qaerrorlogfixes1_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">[Automation]</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7395&Path=DEV300%2Frt31_DEV300">rt31_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Hamburg RE process related only:<br>fix for getting product update information into database</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7144&Path=DEV300%2Fsb93">sb93</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">misc
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7438&Path=DEV300%2Fsb96_DEV300">sb96_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">msvcr71.dll
missing under Windows MSVC 2003</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7470&Path=DEV300%2Fsb98_DEV300">sb98_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">libxml2.dll
from Windows system dir vs. OOo URE layer (Windows only)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6882&Path=DEV300%2Fsfxnotifyremoval">sfxnotifyremoval</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Removal
of SFX_NOTIFY preprocessor macro and all of its references.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7437&Path=DEV300%2Fsjfixes06_DEV300">sjfixes06_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7469&Path=DEV300%2Fsjfixes09_DEV300">sjfixes09_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7407&Path=DEV300%2Fsw30bf15_DEV300">sw30bf15_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
for issue i93725 in Writer and for issue i90961 in desktop</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7063&Path=DEV300%2Fswlists02">swlists02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">import
text:numbered-paragraph</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7394&Path=DEV300%2Fsysui31_DEV300">sysui31_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">sysui
cleanup</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7431&Path=DEV300%2Fsysui32_DEV300">sysui32_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">sysui
OOo build fix for solaris</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7097&Path=DEV300%2Ftkr15">tkr15</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7464&Path=DEV300%2Ftl62_DEV300">tl62_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for a grammar checker related crash.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7029&Path=DEV300%2Fvcl92">vcl92</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.1
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7337&Path=DEV300%2Fvcl94">vcl94</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">GSL
stuff for OOo3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m33</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5360&Path=DEV300%2Fhr43">hr43</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m32</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7289&Path=DEV300%2Fab58_DEV300">ab58_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">cws to fix showstopper i92555<br>(JavaScript / BeanShell organizers broken)<br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7330&Path=DEV300%2Fab60_DEV300">ab60_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">cws to fix showstopper i92867<br>(Basic libraries in extensions disappear)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7335&Path=DEV300%2Fab62_DEV300">ab62_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cws
to fix showstopper i93163</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7321&Path=DEV300%2Fc17v004_DEV300">c17v004_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7294&Path=DEV300%2Fchart31_DEV300">chart31_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">chart&calc
3.0 showstopper</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6878&Path=DEV300%2Fcwsqueryenhance3">cwsqueryenhance3</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">change cwsquery to always <br>print values on stdout and messages on stderr #i89842#<br><br>introduce new SOAP interface to query for new modules</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7332&Path=DEV300%2Fdba30i_DEV300">dba30i_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
in report designer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7362&Path=DEV300%2Fdba30j_DEV300">dba30j_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.0
show stoppers in DBA an elsewhere ...</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7353&Path=DEV300%2Fdbadoccloselock">dbadoccloselock</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">fix a deadlock in Base which (currently) is triggered by the new<br>confwatch implementation only</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7286&Path=DEV300%2Fdev300m31masterfix">dev300m31masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7322&Path=DEV300%2Ffwk96_DEV300">fwk96_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
fixes for OOo3.0 showstoppers.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7324&Path=DEV300%2Ffwk97_DEV300">fwk97_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">framework
ooo 3.0 bugfix cws</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7334&Path=DEV300%2Fgreenstate30ver2_DEV300">greenstate30ver2_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">[Automation]
- showstopperfixes for the Greenstate of 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7366&Path=DEV300%2Fgreenstate30ver3_DEV300">greenstate30ver3_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6933&Path=DEV300%2Fhb10">hb10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes/Patches
for 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7360&Path=DEV300%2Fhotmac_DEV300">hotmac_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">rtl_memory_fini
gets called to early, before the d'tors of C++ objects .. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7329&Path=DEV300%2Fimpress153_DEV300">impress153_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Show
stopper bug fixes for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7312&Path=DEV300%2Fimpress154_DEV300">impress154_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Show
stopper bug fixes for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7350&Path=DEV300%2Fimpress155_DEV300">impress155_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bug
fixes for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7293&Path=DEV300%2Fjl110_DEV300">jl110_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.0
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7349&Path=DEV300%2Fkendy21">kendy21</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Support
for MSVC 2005 Standard and MSVC 2008 Express in oowintool. Improved
handling of Cygwin's PATH (in a pathological, but working, case).</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7308&Path=DEV300%2Flocalisation31_DEV300">localisation31_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixed
broken hungarian translation , fixed several hc2 issue in various
languages</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7339&Path=DEV300%2Fmacrestart_DEV300">macrestart_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Force
soffice process to automatically restart after a crash occured.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7288&Path=DEV300%2Fmav37_DEV300">mav37_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
cws for OOo3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7357&Path=DEV300%2Fmav38_DEV300">mav38_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
fix for the database documents opening problem.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7336&Path=DEV300%2Fmh30f_DEV300">mh30f_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">last
minutes todos</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7290&Path=DEV300%2Fnative184_DEV300">native184_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OO0
3.0 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7295&Path=DEV300%2Fnative185_DEV300">native185_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Enable installation with Java GUI Installer and user privileges again.<br>Resolve dependency problem.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7325&Path=DEV300%2Fnative186_DEV300">native186_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7319&Path=DEV300%2Fnative188_DEV300">native188_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 update tasks.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7328&Path=DEV300%2Fnative189_DEV300">native189_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks. This issue is about the parallel installation
of StarOffice and StarSuite.<br>
Some reviews of the package dependencies and un/install sequence.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7361&Path=DEV300%2Fnative190_DEV300">native190_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Additional
Windows Patch preparations</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7355&Path=DEV300%2Fnative191_DEV300">native191_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7363&Path=DEV300%2Fnative193_DEV300">native193_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7281&Path=DEV300%2Fobo33">obo33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
</font>
<p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Keep
build for 64 bit Vista shell extension alive</font></p>
<font class="SmallText1"> </font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7320&Path=DEV300%2Fobo34">obo34</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for i93167</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7327&Path=DEV300%2Foobeanfix_DEV300">oobeanfix_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7047&Path=DEV300%2Fsb91">sb91</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Solaris
SPARC 64 bit port</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7364&Path=DEV300%2Fsb95_DEV300">sb95_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
CWS macrestart</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7292&Path=DEV300%2Fsw30bf13_DEV300">sw30bf13_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">late
fixes in Writer for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6725&Path=DEV300%2Fswenhancedfields2">swenhancedfields2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Enhanced
fields for better interoperability</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7354&Path=DEV300%2Fsysui30_DEV300">sysui30_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Linux
/ Solaris system integration issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7273&Path=DEV300%2Ftl61">tl61</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7291&Path=DEV300%2Fvcl30stop5_DEV300">vcl30stop5_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
issue 92674</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7227&Path=DEV300%2Fvcl93">vcl93</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">GSL
related stuff important enough for OOo3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m31</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=3064&Path=DEV300%2Faw033">aw033</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for GraphicPrimitives</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5603&Path=DEV300%2Fgh15">gh15</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">testtool
bugs and features 2008</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6875&Path=DEV300%2Fxsltfilter10">xsltfilter10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Exchanging the binary JARS of Xerces/Xalan couple (xalan.jar/xercesImpl.jar/xml-apis.jar/serializer.jar) <br><br>with a source module providing the XSLT2 capable saxon9.<br><br>Furthermore provide latest ODF2XHTML xslt filter patch as relevant for Saxon.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6905&Path=DEV300%2Fmaccrashrep">maccrashrep</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Enable
crash reporting for MacOSX builds</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6907&Path=DEV300%2Fhrovista2">hrovista2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Critical
OOo 3.0 fixes for Windows Vista and Windows XP</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6909&Path=DEV300%2Frmfreetype">rmfreetype</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
the private copy of libfreetype.so.6</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6922&Path=DEV300%2Fdba31a">dba31a</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Ongong
bug fixing for OOo 3.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6937&Path=DEV300%2Fmh30b">mh30b</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">various
issue towards 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6970&Path=DEV300%2Fdoccomments01">doccomments01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Extend
import and export notes (ala postits/comments) to .doc format to support</p>
<p style="padding: 2px; font-family: Courier,monospace;">formatting
newly available in 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7037&Path=DEV300%2Fregister30">register30</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Update
the way of registering OOo</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7049&Path=DEV300%2Fuserdatamigration">userdatamigration</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Migrate
userdata</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7066&Path=DEV300%2Fautotestfixfha1">autotestfixfha1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7088&Path=DEV300%2Fi18n44">i18n44</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7108&Path=DEV300%2Fhelpsearch">helpsearch</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">hotfix
for Japanese help index search i91750</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7109&Path=DEV300%2Focautotestfixes01">ocautotestfixes01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Autotestfixes
for the spreadsheet module</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7111&Path=DEV300%2Fdictionaryupdate">dictionaryupdate</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">update
of some dictionaries to latest versions</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7117&Path=DEV300%2Fos119">os119</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
of issue i91896</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7119&Path=DEV300%2Fvcl30stop1">vcl30stop1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">gsl
showstopper</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7126&Path=DEV300%2Fsw30bf10">sw30bf10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">late
fixes in Writer for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7130&Path=DEV300%2Fnative177">native177</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Removing
ICE check errors in msi database.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7133&Path=DEV300%2Fextrasooo30">extrasooo30</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">unification
CWS for SO/OOo extras</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7135&Path=DEV300%2Fdr65">dr65</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Latest
OOo 3.0 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7137&Path=DEV300%2Fpdf25">pdf25</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7138&Path=DEV300%2Fvcl30stop2">vcl30stop2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">last
minute fixes for 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7139&Path=DEV300%2Fcmcfixes48">cmcfixes48</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Uncontroversial
fixes and improvements, generally in the vicinity of xmlsignature code</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7140&Path=DEV300%2Fmhu19">mhu19</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">sal/rtl/source/alloc_global.c
is not 64bit clean.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7146&Path=DEV300%2Ftbo02">tbo02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fix typos in include files of testautomation/framework<br>Fix changed behaviour for global test on MacOS X</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7147&Path=DEV300%2Fnative178">native178</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7151&Path=DEV300%2Fsw30bf11">sw30bf11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
for OOo 3.0 in Writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7153&Path=DEV300%2Fab56">ab56</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Split library container config files script.xlc, dialog.xlc<br>into user and share files.<br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7154&Path=DEV300%2Fmav35">mav35</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo3.0
showstopper cws.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7155&Path=DEV300%2Faquaupdateicon">aquaupdateicon</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Implement
update icon in native menubar on Mac</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7163&Path=DEV300%2Fimpress151">impress151</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">impress
showstopper fixes for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7171&Path=DEV300%2Fnative179">native179</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7173&Path=DEV300%2Fdev300m30masterfix">dev300m30masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7176&Path=DEV300%2Flanguageswitchfix">languageswitchfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Prevent
superfluous language changes caused by the system keyboard</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7189&Path=DEV300%2Fvcl30stop3">vcl30stop3</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Some
more 3.0 showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7193&Path=DEV300%2Fnative180">native180</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Preparing
OOo 3 for Windows patches using msp technique.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7196&Path=DEV300%2Fpflin11">pflin11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">basic
fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7197&Path=DEV300%2Ftl58">tl58</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7232&Path=DEV300%2Fhsqldb1810">hsqldb1810</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Integrate
hsqldb version 1.8.0.10 </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7241&Path=DEV300%2Fdba30h_DEV300">dba30h_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
issue 92668</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7242&Path=DEV300%2Fcwscheckapi3_DEV300">cwscheckapi3_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bugfix
for cwscheckapi: since on Linux tgz are default for cws cwscheckapi
could not install the office nymore</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7243&Path=DEV300%2Fsw30bf12_DEV300">sw30bf12_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Galician
spell checker added and Ichitaro filters removed</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7247&Path=DEV300%2Flocalisation30_DEV300">localisation30_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">L10N
showstopers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7254&Path=DEV300%2Fvcl30stop4_DEV300">vcl30stop4_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">GSL
related showstoppers for OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7256&Path=DEV300%2Fnative182_DEV300">native182_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.0 / SO 9 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7257&Path=DEV300%2Fimpress152_DEV300">impress152_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
fixes for impress in OOo 3.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m30</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7159&Path=DEV300%2Fdev300m29masterfix">dev300m29masterfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6531&Path=DEV300%2Fause091">ause091</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">build
cleaner - cleaner build</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6484&Path=DEV300%2Fchart22">chart22</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Plotting
of missing values</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6545&Path=DEV300%2Fdoccustomproperties2">doccustomproperties2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">New
document properties page: custom properties page replaces user defined
page</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7116&Path=DEV300%2Fimpress150">impress150</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Impress
showstopper fixes for OOo 3.0 release</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6630&Path=DEV300%2Flayoutdialogs">layoutdialogs</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">* Enable compiling of layout engine by default.<br>* Old .src dialogs initially replaced by .xml layout dialogs:<br> svx/source/dialog/zoom.src,<br> sw/source/ui/dialog/wordcountdialog.src <br> [WIP: svx/source/dialog/docrecovery.src]<br>* Note: i18n translation strings, compile-time translation and testing <br> can be found in toolkit/workben/layout. <br> See also toolkit/doc/layout/README<br>* Note: the layout engine is still a work in progress, not all widgets<br> have been implemented yet.<br><br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7145&Path=DEV300%2Fpb20">pb20</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Truncated
strings issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7091&Path=DEV300%2Fpba11y02">pba11y02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for A11y issues.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7128&Path=DEV300%2Fsb92">sb92</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">HelpLinker
crash on Solaris</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7027&Path=DEV300%2Fvcl91">vcl91</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.0
showstoppers in gsl</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m29</font></td>
</tr>
</tbody>
</table>
</body>
</html>