blob: 6223e95de38afa2d57ae48fc8f2deb6d7c556ed7 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>DEV300m78 Developer Snapshot - Release Notes</title>
<style type="text/css">
<!--
@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 id="top">DEV300m78 Developer Snapshot - Release Notes</h2>
<p>These notes contain changes between DEV300_m60 and DEV300m78.<br>
Please have a look for older Release Notes if you need to know former changes (example:
<a href="http://development.openoffice.org/releases/DEV300_m60_snapshot.html">DEV300_m60</a>).<br>
This snapshot build will install as OOo-Dev 3.3.<br>
Sources can be received from HG (Mercurial) by tag DEV300_m78.</p>
<br>
<ul>
<li><h3><a href="#note" title="Important Notes">Important Notes</a></h3></li>
<li><h3><a href="#new" title="New features/enhancements that where integrated">What's new?</a></h3></li>
<li><h3><a href="#cws" title="Integrated Child Workspaces (CWS)">Integrated Child Workspaces (CWS)</a></h3></li>
</ul>
<br>
<h2 id="note">Important Notes</h2>
<p>none</p>
<p class="footer"><small><a href="#top" title="Go back to the top of the page">Go back to top</a></small></p>
<br>
<h2 id="new">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>Description</th>
<th>Dev. owner</th>
<th>Spec. link</th>
<th>Component</th>
</tr>
</thead>
<tbody>
<tr>
<td>
PDF export now optionally embeds the 14 standard PDF fonts
</td>
<td>
<a href="http://www.openoffice.org/issues/show_bug.cgi?id=87968">i87968
</a>
</td>
<td>
PDF Export Dialog
</td>
<td>
PDF export now optionally embeds the 14 standard PDF fonts.
</td>
<td>
<a href="mailto:mprove@sun.com,">Matthias
M&uuml;ller-Prove /MMP
</a></td>
<td>
<a href="http://specs.openoffice.org/appwide/pdf_export/PDFExportDialog2.odt">speclink
</a>
</td>
<td>gsl
</td>
</tr>
<tr>
<td>
testtool: define global path variable for private test script location
</td>
<td>
<a href="http://www.openoffice.org/issues/show_bug.cgi?id=110851">i110851
</a>
</td>
<td>
&nbsp;
</td>
<td>
The former function of the variable was deprecated in
http://www.openoffice.org/servlets/ReadMsg?list=allfeatures&msgNo=3581
Not back with new behaviour:
global string variable: gPrivateEnvironmentLocation
get's set if you have the following entry in your testtoolrc:
[PrivateEnvironment]
Type=PATH
Current=.
which enables you a path selection in the testtool settings;
If it is set other than empty and '.' the global variable contains
this path.
The use is to have a global path available that can be used in
testscripts,
beside the basepath setting from the testtool.
Default, after using the path dialog in testtool, is that there is no
path
character at the end.
</td>
<td>
<a href="mailto:Thorsten.Bosbach@Sun.COM">Thorsten.Bosbach@Sun.COM</a>
</td>
<td>
&nbsp;
</td>
<td>qa
</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>Description </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>Extending database drivers by extension </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=107717">i107717
</a> </td>
<td>&nbsp; </td>
<td>&nbsp; </td>
<td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a>
</td>
<td> <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/Extending_Database_Drivers">speclink
</a> </td>
<td>dba </td>
</tr>
<tr>
<td>Renamed "Notes" to "Comments" in two Calc dialogs </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=105808">i105808
</a> </td>
<td>&nbsp; </td>
<td>With issue 103139
(http://qa.openoffice.org/issues/show_bug.cgi?id=103139), "Notes" have
been renamed to "Comments". In two Calc dialogs, this change has now
been adapted ("Paste Special" and "Delete Contents"). Addionally, a
few keyboard shortcuts have been changed due to the new strings. The
following strings have been changed:
Dialog "Paste Special":
N~otes -&gt; ~Comments
O~bjects -&gt; ~Objects
S~ubtract -&gt; ~Subtract
Dialog "Delete Contents":
Not~es -&gt; ~Comments </td>
<td> <a href="mailto:daniel.rentz@sun.com">daniel.rentz@sun.com</a>
</td>
<td>&nbsp; </td>
<td>sc </td>
</tr>
<tr>
<td>Adapt marked selection to used data columns for filter
area </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=109553">i109553
</a> </td>
<td>&nbsp; </td>
<td>For filters (AutoFilter, StandardFilter,
AdvancedFilter) a selection is
now
shrunk to the actually used data columns. A selection of exactly one
row (or
a portion thereof) additionally is expanded over the used data area
below the
selection. </td>
<td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a>
</td>
<td>&nbsp; </td>
<td>sc </td>
</tr>
<tr>
<td>Changed UI string when deleting sheets </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=92896">i92896
</a> </td>
<td>&nbsp; </td>
<td>The message box that appears when deleting one or more
sheets has been
changed from
"Are you sure you want to permanently delete the current sheet(s)?"
to
"Are you sure you want to delete the selected sheet(s)?" </td>
<td> <a href="mailto:daniel.rentz@sun.com">daniel.rentz@sun.com</a>
</td>
<td>&nbsp; </td>
<td>sc </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>Description</th>
<th>Dev. owner</th>
<th>Spec. link</th>
<th>Component</th>
</tr>
</thead> <tbody>
<tr>
<td>Default Canadian date and date-time formats are now
YYYY-MM-DD</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=106992">i106992</a></td>
<td>&nbsp;</td>
<td>Default Canadian date and date-time formats are now
YYYY-MM-DD</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Locale data for Sorbian,Upper (Germany) [hsb-DE]</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=107017">i107017</a></td>
<td>&nbsp;</td>
<td>Added Sorbian,Upper (Germany) [hsb-DE] locale data.</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Papiamentu (Netherlands Antilles) [pap-AN], Papiamento
(Aruba) [pap-AW]</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=107230">i107230</a></td>
<td>&nbsp;</td>
<td>Added Papiamentu (Netherlands Antilles) [pap-AN] and
Papiamento (Aruba) [pap-AW] to language list.</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Sardinian languages</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=10288">i107288</a></td>
<td>&nbsp;</td>
<td>Added the Sardinian languages Campidanese [sro-IT],
Gallurese [sdn-IT], Logudorese [src-IT] and Sassarese [sdc-IT].</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Maore (Mayotte) [swb-YT], Bushi (Mayotte) [buc-YT],
Tahitian (French Polynesia) [ty-PF]</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=108600">i108600</a></td>
<td>&nbsp;</td>
<td>Added Maore (Mayotte) [swb-YT], Bushi (Mayotte)
[buc-YT], Tahitian (French Polynesia) [ty-PF] to language list.</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Locale data for Latgalian (Latvia) [ltg-LV]</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=108675">i108675</a></td>
<td>&nbsp;</td>
<td>Added locale data for Latgalian (Latvia) [ltg-LV].</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Simplified/Traditional Chinese conversion Unicode
Standard 5.1.0</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=109095">i109095</a></td>
<td>&nbsp;</td>
<td>Simplified/Traditional Chinese conversion includes
character mappings defined in Unicode Standard 5.1.0</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Bafia (Cameroon) [ksf-CM]</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=109687">i109687</a></td>
<td>&nbsp;</td>
<td>Added Bafia (Cameroon) [ksf-CM] to language list.The
locale is selectable for character attribution and spell-checking.</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</td>
</tr>
<tr>
<td>Locale data for Malagasy,Plateau (Madagascar) [plt-MG]</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95769">i95769</a></td>
<td>&nbsp;</td>
<td>Added locale data for Malagasy,Plateau (Madagascar)
[plt-MG]</td>
<td><a href="mailto:erack@openoffice.org">erack@openoffice.org</a></td>
<td>&nbsp;</td>
<td>L10N</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>Description</th>
<th>Dev. owner</th>
<th>Spec. link</th>
<th>Component</th>
</tr>
</thead> <tbody>
<tr>
<td>Hierarchical axis labels</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=82971">i82971</a></td>
<td>&nbsp;</td>
<td>Hierarchical axis labels are now available for charts.</td>
<td><a href="mailto:iha%20at%20openoffice.org">Ingrid
Halama</a></td>
<td><a href="http://specs.openoffice.org/chart/ChartDataDialog.odt">speclink</a></td>
<td>chart</td>
</tr>
<tr>
<td>Direct singleton support in Basic</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=107070">i107070</a></td>
<td>&nbsp;</td>
<td>OOo Basic now supports direct creation of Singleton
instances sing a corresponding get method. Instead of oContext = ....
oA =
oContext.getValueByName("/singletons/my.own.special.TestSingleton") now
the following code can be used:<br>
<br>
oA = my.own.special.TestSingleton.get() or oA =
my.own.special.TestSingleton.get(oContext) <br>
<br>
This is available only for singletons defined in IDL. No specification
as this is a non UI feature</td>
<td><a href="mailto:andreas.bregas@sun.com">andreas.bregas@sun.com</a></td>
<td>&nbsp;</td>
<td>framework</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>Description</th>
<th>Dev. owner</th>
<th>Spec. link</th>
<th>Component</th>
</tr>
</thead> <tbody>
<tr>
<td>Chart Drawing Objects</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=12587">i12587</a></td>
<td>Chart Drawing Objects</td>
<td>Chart was enhanced and now supports drawing objects.
The drawing toolbar allows to insert simple shapes such as lines,
rectangles and text objects. Furthermore even complex shapes such as
cubes, symbols, block arrows, flowcharts and stars can be inserted. The
drawing objects can be edited by several dialogs which can be opened
via context menu. Also the font and formatting of text objects can be
changed.</td>
<td><a href="mailto:tbe@openoffice.org">Thomas
Benisch</a></td>
<td><a href="http://specs.openoffice.org/chart/ChartDrawingObjects.odt">speclink</a></td>
<td>chart</td>
</tr>
<tr>
<td>Chart Drawing Objects</td>
<td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=66277">i66277</a></td>
<td>Chart Drawing Objects</td>
<td>Chart was enhanced and now supports drawing objects.
The drawing toolbar allows to insert simple shapes such as lines,
rectangles and text objects. Furthermore even complex shapes such as
cubes, symbols, block arrows, flowcharts and stars can be inserted. The
drawing objects can be edited by several dialogs which can be opened
via context menu. Also the font and formatting of text objects can be
changed.</td>
<td><a href="mailto:tbe@openoffice.org">Thomas
Benisch</a></td>
<td><a href="http://specs.openoffice.org/chart/ChartDrawingObjects.odt">speclink</a></td>
<td>chart</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>Description</th>
<th>Dev. owner</th>
<th>Spec. link</th>
<th>Component</th>
</tr>
</thead> <tbody>
<tr>
<td>Add a non-breaking space before some characters in
french
(Autocorrection) </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=17169">i17169
</a> </td>
<td>&nbsp; </td>
<td>Adds a non-breaking space before the some characters in
french text to
respect french typographic rules. The characters that must be preceded
by a non-breaking space are the following: ':', ';', '?' and '!'.
This feature is added as another AutoCorrection option for Writer,
Calc, Impress and Draw. </td>
<td> <a href="mailto:cedricbosdo@openoffice.org">cedricbosdo@openoffice.org</a>
</td>
<td>&nbsp; </td>
<td>ui </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>Description </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>allow to overrule Base's heuristics for primary key
support </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=104329">i104329
</a> </td>
<td>&nbsp; </td>
<td>There's a new option "Supports primary keys" in the
Advanced Settings
of a database, which is to overrule Base's heuristics used to detect
whether the database it connects to supports primary keys.
This new option is available for database connections via ODBC, JDBC,
and ADO. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td>&nbsp; </td>
<td>dba </td>
</tr>
<tr>
<td>SRB: AddField dialog now accessible via ALT+F8 </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=104836">i104836
</a> </td>
<td>&nbsp; </td>
<td>In the Sun Report Designer the Add Field dialog can be
accessed via
the accelerator key ALT+F8. </td>
<td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a>
</td>
<td>&nbsp; </td>
<td>dba </td>
</tr>
<tr>
<td>text(-like) input form controls also support the
"Vertical Alignment"
property </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=106184">i106184
</a> </td>
<td>&nbsp; </td>
<td>Input form controls (text fields etc.) now also support
the "Vertical
Align" property known from non-input controls like fixed texts etc. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td>&nbsp; </td>
<td>dba </td>
</tr>
<tr>
<td>Base now supports database registrations configured as
read-only </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=84012">i84012
</a> </td>
<td>&nbsp; </td>
<td>Database registrations are normally maintained via
Tools/Options/Databases. The registrations are stored in
OpenOffice.org's configuration, which means it is also possible to
deploy additional configuration fragments (e.g. via extensions) which
contain additional registrations. If those configuration fragments are
declared as read-only (by using the usual configuration mechanisms for
this), then the UI now respects this, by disallowing modifications
(editions, removal) of this registration entry. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td>&nbsp; </td>
<td>dba </td>
</tr>
<tr>
<td>testtool: Enable tabswitching on named dialog </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=104281">i104281
</a> </td>
<td>&nbsp; </td>
<td>Old behaviour to switch tab pages on a dialog looks
like:
kontext
active.setPage nameOfPage
kontext "nameOfPage"
This lead to problems in case another messagebox is also open - which
is also of type 'active'.
Now it is possible to name the dialog with:
kontext "dialogName"
dialogName.setPage nameOfPage
kontext "nameOfPage"
in addition to the old behaviour, where available. </td>
<td> <a href="mailto:tbo@openoffice.org">tbo@openoffice.org</a>
</td>
<td>&nbsp; </td>
<td>qa </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>Description </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>Allow to show UI during Gnome session shutdown. </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=105172">i105172
</a> </td>
<td>&nbsp; </td>
<td>The new implementation allows now to let office show a
dialog on Gnome shutdown in case there is a modified document. </td>
<td> <a href="mailto:Mikhail.Voytenko@Sun.COM">Mikhail.Voytenko@Sun.COM</a>
</td>
<td>&nbsp; </td>
<td>framework </td>
</tr>
<tr>
<td>editing custom properties of type 'Duration' </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=97029">i97029
</a> </td>
<td>Custom Document Properties </td>
<td>Current implementation supports only four text field
info1 to 4. The
new implementation allows to create user defined name value pairs of a
certain data type. This is important for document management in
companies. </td>
<td> <a href="mailto:frank.loehmann@sun.com">Frank
Loehmann (FL) </a> </td>
<td> <a href="http://specs.openoffice.org/appwide/fileIO/Custom_Document_Properties.odt">speclink
</a> </td>
<td>framework </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>Description </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>form controls (some of them) use the same text
rendering as the
containing document </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=105717">i105717
</a> </td>
<td>&nbsp; </td>
<td>Form controls in text documents now render their text
the same way the
document itself does, thus making the appearance of controls as part of
a text flow much more consistent. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td>&nbsp; </td>
<td>framework </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>Description </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>Allow duplicate field names in PDF export </td>
<td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=103932">i103932
</a> </td>
<td>PDF Export Dialog </td>
<td>t is now possible to allow the same name for multiple
fields in PDF
export. The default is to still make the field names unique when
exporting to PDF. </td>
<td> <a href="http://specs.openoffice.org/appwide/pdf_export/PDFExportDialog2.odt">speclink
</a> </td>
<td>gsl </td>
<td>&nbsp; </td>
</tr>
</tbody>
</table>
<p class="footer"><small><a href="#top" title="Go back to the top of the page">Go back to top</a></small></p>
<br>
<h2 id="cws">Integrated Child Workspaces (CWS)</h2>
<table>
<thead><tr class="TableHead1">
<td><font class="TableHead1"><br>
Name</font></td>
<td><font class="TableHead1"><br>
Description</font></td>
<td><font class="TableHead1"><br>
Milestone (integrated)</font></td>
</tr>
</thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9358&Path=DEV300%2Fause119">ause119</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">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9335&Path=DEV300%2Fautomationdev300m76cat0">automationdev300m76cat0</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
in testautomation for DEV300m76</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9398&Path=DEV300%2Fautomationdev300m77cat0">automationdev300m77cat0</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">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9375&Path=DEV300%2Fc07v027_DEV300">c07v027_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">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9380&Path=DEV300%2Fcalc321stopper2_DEV300">calc321stopper2_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
3.2.1 stopper fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9346&Path=DEV300%2Fcalcautocrash">calcautocrash</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Quick
fix for a crash in automatic tests</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9279&Path=DEV300%2Fcbosdo05">cbosdo05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Removes
the hard space automatically inserted if the next character isn't a
blank.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9248&Path=DEV300%2Fchart45">chart45</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">chart
fixes (mostly regression bug fixes)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9241&Path=DEV300%2Fcloph14">cloph14</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">remove
obsolete X11 script/launchers and fondu (Mac OSX)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9412&Path=DEV300%2Fcoc02_2_DEV300">coc02_2_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">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9378&Path=DEV300%2Fdba321b_DEV300">dba321b_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2.1
bug fixing</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9432&Path=DEV300%2Fdev300m78masterfix">dev300m78masterfix</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">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9403&Path=DEV300%2Fdict321_DEV300">dict321_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Dictionary
updates for OOo 3.2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8664&Path=DEV300%2Fdr73">dr73</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.3 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8940&Path=DEV300%2Fdtardon01">dtardon01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">small
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9235&Path=DEV300%2Fextras330">extras330</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes/Patches
regarding Extras</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9381&Path=DEV300%2Ffwk140_DEV300">fwk140_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">The
framwork CWS for OOo3.2.1 showstoppers.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9414&Path=DEV300%2Ffwk141_DEV300">fwk141_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
for OOo 3.2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8442&Path=DEV300%2Fgfb4win02">gfb4win02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">implement
dynamic glyph fallback for Windows (#i101552#)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9417&Path=DEV300%2Fhr76">hr76</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Transfer
missing changesets from CWS native0 to DEV300.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9226&Path=DEV300%2Fimpress188">impress188</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">graphics
team issues for target OOo 3.x</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9278&Path=DEV300%2Flinuxaxp01">linuxaxp01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Linux/Alpha
port</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9409&Path=DEV300%2Fmbn01_DEV300">mbn01_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">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9379&Path=DEV300%2Fnative299_DEV300">native299_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2.1 installation tasks (JRE 6 U 20)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9415&Path=DEV300%2Fnative301_DEV300">native301_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2.1 Installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9404&Path=DEV300%2Fnativeb_DEV300">nativeb_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Follow-Up
CWS of nativea</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9377&Path=DEV300%2Fnativel_DEV300">nativel_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">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9236&Path=DEV300%2Fnpower14miscfixes">npower14miscfixes</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">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5262&Path=DEV300%2Fnspluginglobal">nspluginglobal</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
mozilla plugin (make work when installed globally)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9350&Path=DEV300%2Fobo47">obo47</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfix
for wntmsci12 non product build</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9260&Path=DEV300%2Fodfmetadata4">odfmetadata4</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Implementation of ODF 1.2 metadata support, part 4:<br><br>redland: get rid of patches<br><br>for the writer:<br>- implementation of model part of RDF API for sections and indexes<br>- new cursor property to retrieve meta/meta-field<br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9413&Path=DEV300%2Fodfp321b_DEV300">odfp321b_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">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9405&Path=DEV300%2Fooo321gsl05_DEV300">ooo321gsl05_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Some
3.2.1 showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9421&Path=DEV300%2Fooo321l10n4_DEV300">ooo321l10n4_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">second
l10n cws for OOo 3.2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9376&Path=DEV300%2FOOO321l10n_DEV300">OOO321l10n_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">localization
cws for OOo 3.2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9268&Path=DEV300%2Fsb121">sb121</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">misc
OOo 3.3 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9143&Path=DEV300%2Fsg01">sg01</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">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9053&Path=DEV300%2Fsw33a11y01">sw33a11y01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">solutions
for accessibility issues in Writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9032&Path=DEV300%2Ftkr33">tkr33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.3 Bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9227&Path=DEV300%2Fvcl110">vcl110</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Issues
for 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m78</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead>
</thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8984&Path=DEV300%2Fause110">ause110</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">move
external source tarballs out of the repository and download on demand</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9274&Path=DEV300%2Fause117">ause117</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">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9288&Path=DEV300%2Fautomationdev300m75cat0">automationdev300m75cat0</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
in testautomation for cat0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9344&Path=DEV300%2Fcalc321stopper1_DEV300">calc321stopper1_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">kla:
All req. automatic Test passed successful, manual Tests are fine, issue
verified-&gt; CWS approved by qa. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9219&Path=DEV300%2Fcalcfilterrange">calcfilterrange</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
filter range detection when only one row (the headers) is selected.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9269&Path=DEV300%2Fcmcfixes73">cmcfixes73</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">various
minor warnings/config fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9351&Path=DEV300%2Fdba321a_DEV300">dba321a_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">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9026&Path=DEV300%2Fdba33e">dba33e</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">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9373&Path=DEV300%2Fdev300m77masterfix">dev300m77masterfix</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">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8801&Path=DEV300%2Fdr74">dr74</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
fixes for OOo 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9035&Path=DEV300%2Fdr75">dr75</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Issue
#i107439# XLS export of external references broken</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9271&Path=DEV300%2Fdtardon02">dtardon02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">removal
of unused files</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8713&Path=DEV300%2Fhr70">hr70</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BUILD-Tooling:
small change to deliver.pl</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9230&Path=DEV300%2Fhunspell129">hunspell129</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">upgrade
hunspell to 1.2.9</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9341&Path=DEV300%2Fimpress187_DEV300">impress187_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">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9343&Path=DEV300%2Fimpress189_DEV300">impress189_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">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8783&Path=DEV300%2Finstaller10">installer10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Allow
registration for Microsoft File Types in setup.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9353&Path=DEV300%2Fnative288_DEV300">native288_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">New
names for OOo download installation packages.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9280&Path=DEV300%2Fnative290">native290</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.3 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9345&Path=DEV300%2Fnative292_DEV300">native292_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2.1 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9356&Path=DEV300%2Fnativea2_DEV300">nativea2_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Rebranding</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8921&Path=DEV300%2Fppp02">ppp02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Followup
for CWS printerpullpages to fix issues that have come up with the new
print implementation.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9025&Path=DEV300%2Fsb118">sb118</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Test
Cleanup</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9342&Path=DEV300%2Fsw321bf01_DEV300">sw321bf01_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bug
fixes for OOo 3.2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8800&Path=DEV300%2Fthbfixes10">thbfixes10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Various
basegfx/canvas improvements</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8538&Path=DEV300%2Fwriterfilter07">writerfilter07</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">new
code generation in writerfilter, bugfixes in writerfilter</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m77</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead> <tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9139&Path=DEV300%2Fause113">ause113</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">increasing
values for windows api defines WINVER_WIN32, _WINNT ,
_WIN32_IE</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9202&Path=DEV300%2Fause115">ause115</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">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8959&Path=DEV300%2Fautorecovery">autorecovery</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">re-factoring
of the auto recovery implementation, so that it is able to cope with
database documents, too.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9024&Path=DEV300%2Faw079">aw079</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Feature/BugFixing
CWS</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9251&Path=DEV300%2Fcalc52">calc52</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
bugfixing</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8671&Path=DEV300%2Fchart43">chart43</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">regression
bug fixes and enhancements for charts</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9131&Path=DEV300%2Fchartlayout">chartlayout</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">chart
layout and auto positioning</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8708&Path=DEV300%2Fdatapilotperf">datapilotperf</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">DataPilot
performance improvements</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9327&Path=DEV300%2Fdev300m76masterfix">dev300m76masterfix</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">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9303&Path=DEV300%2Fimpresscomments1_DEV300">impresscomments1_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cws
to fix some open issues in the new comments in impress feature</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9214&Path=DEV300%2Fjsc330">jsc330</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">used
for OOo 3.3 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9015&Path=DEV300%2Fkohei04">kohei04</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc
bug fixes for Calc.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8524&Path=DEV300%2Fkoheicsvimport">koheicsvimport</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Enhancements
associated with csv and html imports, esp. w.r.t. automatic special
number detection & persistent csv import options.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9091&Path=DEV300%2Flocales33">locales33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
locales and locale data for OOo3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9142&Path=DEV300%2Fmhu22">mhu22</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Only
flush rdb files when necessary.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9252&Path=DEV300%2Fmingwport29">mingwport29</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">MinGW
port update fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9167&Path=DEV300%2Fmtaccfixes">mtaccfixes</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixing
accessibility issues in different areas...</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9292&Path=DEV300%2Fnative0_DEV300">native0_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">re-branding
CWS containing all major changes to product elements due to acquisition</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9304&Path=DEV300%2Fnative287_DEV300">native287_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2.1 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9300&Path=DEV300%2Fodficons01_DEV300">odficons01_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">New
ODF-Icons integration in OOo build.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9291&Path=DEV300%2Fodfp321_DEV300">odfp321_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">ODFP
Rebranding</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9293&Path=DEV300%2Fooo321gsl01_DEV300">ooo321gsl01_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2.1
tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9301&Path=DEV300%2Fooo321gsl03_DEV300">ooo321gsl03_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
a crash involving impress comments</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9302&Path=DEV300%2Fooo321gsl04_DEV300">ooo321gsl04_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
3.2.1 issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9038&Path=DEV300%2Fsw33bf02">sw33bf02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
in Writer for OOo 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9124&Path=DEV300%2Ftbo08">tbo08</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">DEV300m76</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9109&Path=DEV300%2Fvcl109">vcl109</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.3
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m76</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead> <tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8964&Path=DEV300%2Fab76">ab76</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.3
issues, mostly Basic related</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9184&Path=DEV300%2Fbuildtool09">buildtool09</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">This
CWS contains the interface implementation for manipulating of the
source_config file as well as fix for i108940</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8962&Path=DEV300%2Fchartmultiline">chartmultiline</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Hierarchical
axis labels</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9203&Path=DEV300%2Fcmcfixes72">cmcfixes72</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Build
fixes on various Fedora arches</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9193&Path=DEV300%2Fcoc02_1">coc02_1</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">DEV300m75</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9031&Path=DEV300%2Fdatapilotapi">datapilotapi</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Extend
API to cover all types of DataPilot tables</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9093&Path=DEV300%2Ffchints01">fchints01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Support
fontconfig hinting/embedding/antialiasing settings on X11 ports</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8832&Path=DEV300%2Fjl137">jl137</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Issues
concering certificate validation</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9168&Path=DEV300%2Fkso43">kso43</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc.
OOo 3.3 tasks.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9204&Path=DEV300%2Fmingwport28">mingwport28</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Mingw
port update fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m75</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead> <tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9052&Path=DEV300%2Faus112">aus112</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
problems in cygwin build</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8955&Path=DEV300%2Fcbosdo02">cbosdo02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Writer
fields enhancements.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8045&Path=DEV300%2Fchartshapes">chartshapes</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">support
for shapes in chart</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9133&Path=DEV300%2Fcmcfixes70">cmcfixes70</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">move
jpeg CMYK extension from jpeg lib into jpeg filter</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9249&Path=DEV300%2Fdev300m74masterfix">dev300m74masterfix</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">DEV300m74</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9027&Path=DEV300%2Fjl145">jl145</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">various
bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9126&Path=DEV300%2Fnative278">native278</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.3 installation tasks. This cws replaces native276 because of
technical problems.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9130&Path=DEV300%2Fobo44">obo44</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">DEV300m74</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9221&Path=DEV300%2Fobo45">obo45</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for HH MacOSX environment</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9186&Path=DEV300%2Fqadev40">qadev40</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">DEV300m74</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8352&Path=DEV300%2Fsb111">sb111</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">configmgr
reimplementation (to improve performance etc.)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9108&Path=DEV300%2Fsb119">sb119</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">misc.
OOo 3.3 issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m74</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9062&Path=DEV300%2Fsdk330">sdk330</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">DEV300m74</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead> <tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9164&Path=DEV300%2Fbserver51">bserver51</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">DEV300m73</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8644&Path=DEV300%2Fhr68">hr68</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS-Tooling:
misc. fixes and enhancements</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m73</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8645&Path=DEV300%2Fhr69">hr69</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
broken license header in module testautomation.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m73</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead></thead> <tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8305&Path=DEV300%2Fab71">ab71</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Complex
VBA patches </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8669&Path=DEV300%2Fcbosdo01">cbosdo01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Implements an autocorrection to add non breaking spaces <br>before the following characters in french: ':', ';', '?', '!'.<br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9198&Path=DEV300%2Fchangefileheader2">changefileheader2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Change the source file copyright notice to reflect the acquisition of Sun<br>Microsystems by Oracle, as explained here:<br>http://www.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=26442<br><br>This is also the perfect occasion to get rid of the obsolete $RCSfile: DEV300m78_snapshot.html,v $ and<br>$Revision: 1.3 $ lines in our source files, remove them as well.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9157&Path=DEV300%2Fcmcfixes71">cmcfixes71</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
some extra gcc && || and aliasing warnings</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8990&Path=DEV300%2Fdv17">dv17</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes
for 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8419&Path=DEV300%2Fkohei03">kohei03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc
bug fixes mainly for Calc.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9161&Path=DEV300%2Fmingwport27">mingwport27</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">mingw
port update fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9061&Path=DEV300%2Fmysqlconnector">mysqlconnector</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">bring the content CWS mysqlnative (aka: the native MySQL driver,<br>or MySQL Connector/OOo) into the MWS.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9178&Path=DEV300%2Fnative282_DEV300">native282_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Signing
problem of OOo 3.2.0</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9179&Path=DEV300%2Fooo321gsl02_DEV300">ooo321gsl02_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
3.2 showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9145&Path=DEV300%2Fsocs24">socs24</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">DEV300m72</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9039&Path=DEV300%2Fsvxsplit">svxsplit</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">The
CWS is not really translation relevant. But I assume that moving
strings from one module to another will create translation needs as an
artefakt.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8982&Path=DEV300%2Ftkr32">tkr32</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.3
bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m72</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9105&Path=DEV300%2Fautomation007">automation007</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Automation
related tasks for OOo 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8913&Path=DEV300%2Fbserver50">bserver50</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">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9022&Path=DEV300%2Fbuildtool08">buildtool08</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">This
CWS contains fix for #i107041# as well as some small fixes (like new
variable naming style)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9158&Path=DEV300%2Fcalc32stopper9_DEV300">calc32stopper9_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
issue</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9141&Path=DEV300%2Fchart32stopper_DEV300">chart32stopper_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
stopper issues: chart and calc</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9088&Path=DEV300%2Fcmcfixes69">cmcfixes69</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">misc
low-hanging cppcheck fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9156&Path=DEV300%2Fdba32z_DEV300">dba32z_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">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8946&Path=DEV300%2Fdba33d">dba33d</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">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9177&Path=DEV300%2Fdev300m71masterfix">dev300m71masterfix</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">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7860&Path=DEV300%2Feraser01">eraser01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Deal
with all the erasing functionnalities in drawing features of
OpenOffice.org</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9134&Path=DEV300%2Ffwk136_DEV300">fwk136_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">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8868&Path=DEV300%2Fimpress181">impress181</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfix
cws for impress/draw with OOo 3.2 target</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8439&Path=DEV300%2Fkoheidatapilot03">koheidatapilot03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc
new stuff for DataPilot.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8844&Path=DEV300%2Fkso42">kso42</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc.
OOo 3.3 tasks,</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9159&Path=DEV300%2Fl10n32fixrc_DEV300">l10n32fixrc_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">enable
basque help</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9160&Path=DEV300%2Fl10ntools">l10ntools</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">some
minor issues fixed in localize_sl and localize.pl , transex3 renamed to
l10ntools , added missing buildtypes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9140&Path=DEV300%2Fnative280_DEV300">native280_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Update
to Java 6 Update 18</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9122&Path=DEV300%2Frtspare02">rtspare02</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">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9147&Path=DEV300%2Fs390xport02">s390xport02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for the s390x uno bridge</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9047&Path=DEV300%2Fswunolocking1">swunolocking1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">try to improve the robustness of the writer UNO API implementation in multi-threaded scenarios.<br>the main problems are described in issue i105557.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8926&Path=DEV300%2Fvcl108">vcl108</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.3
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m71</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9116&Path=DEV300%2Fautomationdev300m69cat0">automationdev300m69cat0</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Testscriptfixes
for DEV300_m69</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9112&Path=DEV300%2Fcalc32stopper8_DEV300">calc32stopper8_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
stopper issue for 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9114&Path=DEV300%2Fdba32k_DEV300">dba32k_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
show stopper fixing</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8806&Path=DEV300%2Fdba33b">dba33b</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">ongoing
DBA bug fixing for 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9117&Path=DEV300%2Fdict32b_DEV300">dict32b_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Dictionary
fixes for OOo 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9099&Path=DEV300%2Fexchgcmtdoc2">exchgcmtdoc2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Import
exporting to .doc of "change comments" as normal comments attached to a
change. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8710&Path=DEV300%2Ffwk120">fwk120</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OpenOffice.org
3.3 issues.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9113&Path=DEV300%2Ffwk134_DEV300">fwk134_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
issues for OOo 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9118&Path=DEV300%2Ffwk135_DEV300">fwk135_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for Framework OOo3.2 showstopper fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9119&Path=DEV300%2Fimpress185_DEV300">impress185_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
fixes for the graphics applications</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8961&Path=DEV300%2Fmenuincustomtoolbar">menuincustomtoolbar</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">1) Provide ability to add menus to custom toolbars<br>2) and persist the associated data ( including the menu & submenu ) content<br>3) allow menu and toolbar items to override the <br>global ( in the case of menus ) and container ( in the case<br> of custom toolbar ) settings to enable the items to chose<br>whether associated text and/or icons are displayed<br>4) allow a custom tooltip to be sepecified for custom toolbar<br>items</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7202&Path=DEV300%2Fprinterpullpages">printerpullpages</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Printing
restructuring works</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9120&Path=DEV300%2Fsw32bf10_DEV300">sw32bf10_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
</font>
<p style="padding: 2px; font-family: Courier,monospace;"></p>
<font class="SmallText1"> </font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8930&Path=DEV300%2Ftl76">tl76</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Introduction of new OpenSymbol font for OOo 3.3.<br>And applying respective changes in Math to use the new font.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m70</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead></thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9051&Path=DEV300%2Faus111">aus111</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make
help file (.xhp) localization available outside of helpcontent2 module</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8680&Path=DEV300%2Faw078">aw078</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Development
CWS</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9101&Path=DEV300%2Fcalc32stopper7_DEV300">calc32stopper7_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo3.2
Calc stopper fix.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9012&Path=DEV300%2Fcmcfixes68">cmcfixes68</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Integrate
edge-case powerpc UNO bridge ABI mis-implementation and handle
soft-float situation.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8903&Path=DEV300%2Fd2v02">d2v02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cleanup
link mess with X11 library after DEV300m60</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9005&Path=DEV300%2Ffontooocleanup">fontooocleanup</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">complete FontOOo removal as it's grossly obsolete.<br>(msfontextract already was removed by mh, but configure.in/set_soenv.in and didctionaries still<br>had stuff for it)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9102&Path=DEV300%2Ffwk133_DEV300">fwk133_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
showstopper fixes for OOo3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9103&Path=DEV300%2Finstaller14_DEV300">installer14_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Last
minute fixes for Windows Installer (Windows Vista or later)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9003&Path=DEV300%2Fjl144">jl144</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Building
related fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8938&Path=DEV300%2Fnative273">native273</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Replacing
MS merge modules for runtime libraries with redistributable executables.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9028&Path=DEV300%2Fnative275">native275</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Update
to OOo 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9074&Path=DEV300%2Fobo43">obo43</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bug
fix for nss / unxmacxi</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8779&Path=DEV300%2Fodficonsso1">odficonsso1</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">DEV300m69</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8904&Path=DEV300%2Fpythonssldedux">pythonssldedux</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">enable ssl module in vanilla built-in python<br>(replaces pythonssl cws which the buildbots report as having 0 changes)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8792&Path=DEV300%2Fsb116">sb116</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">various
OOo 3.3 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m69</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8574&Path=DEV300%2Fause106">ause106</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">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8813&Path=DEV300%2Fautomationdev300m61">automationdev300m61</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Collection of several fixes for DEV300 testautomation;<br>Lifetime [sh,c]ould be 'til end of year...</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9059&Path=DEV300%2Fbl01_DEV300">bl01_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">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9072&Path=DEV300%2Fcalc32stopper6_DEV300">calc32stopper6_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
Calc 3.2 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8972&Path=DEV300%2Fcmcfixes67">cmcfixes67</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
build and warnings that primarily affect building on Fedora</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9079&Path=DEV300%2Fcommunitypatches320_DEV300">communitypatches320_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Code
only related patches provided by the OOo community.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9054&Path=DEV300%2Fexpat201_DEV300">expat201_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Upgrade
expat to 2.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9060&Path=DEV300%2Ffwk128_DEV300">fwk128_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for Gnome session shutdown problem.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9055&Path=DEV300%2Ffwk129_DEV300">fwk129_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
showstopper fixes for OOo3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9070&Path=DEV300%2Ffwk131_DEV300">fwk131_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">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9082&Path=DEV300%2Ffwk132_DEV300">fwk132_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">The
problem with Unix SMB-clients that do not support mmap().</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9056&Path=DEV300%2Fjl143_DEV300">jl143_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
CWS, NSS update</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9083&Path=DEV300%2Fjl146_DEV300">jl146_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
for 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8488&Path=DEV300%2Fkillnonpro">killnonpro</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Some fixes in build environment and source code to get rid of PRODUCT variable in source code<br>Some cleanups in dependencies<br>Split svx in three parts (svx, cui, msfilter)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9058&Path=DEV300%2Flocalization37fix_DEV300">localization37fix_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">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9071&Path=DEV300%2Fmh32_last_DEV300">mh32_last_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">update
year of copyright notice</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9081&Path=DEV300%2Fmingwport26_DEV300">mingwport26_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">mingw
port update fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9068&Path=DEV300%2Fooo32gsl08_DEV300">ooo32gsl08_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
3.2 issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9069&Path=DEV300%2Fooo32gsl09_DEV300">ooo32gsl09_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9080&Path=DEV300%2Fooo32gsl10_DEV300">ooo32gsl10_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">KDE
plugin detection</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8724&Path=DEV300%2Fos137">os137</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixing
OOo 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9057&Path=DEV300%2Fos139_DEV300">os139_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9067&Path=DEV300%2Fqstartfix2_DEV300">qstartfix2_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
a unix specific systray nasty.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9084&Path=DEV300%2Fsw32bf09_DEV300">sw32bf09_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2 show stopper fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8848&Path=DEV300%2Fvcl107">vcl107</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.3
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m68</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8727&Path=DEV300%2Fadc26">adc26</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
broken @see tags regression. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8932&Path=DEV300%2FautomationOOO320m3_DEV300">automationOOO320m3_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">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8948&Path=DEV300%2FautomationOOO320m4_DEV300">automationOOO320m4_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Scriptfixes for greenstate OOo 3.2</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8989&Path=DEV300%2Fautomationooo320m5cat0_DEV300">automationooo320m5cat0_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">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9020&Path=DEV300%2Fautomationooo320m6_DEV300">automationooo320m6_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Script fixes for greenstate OOo 3.2 based on m6 milestone</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8974&Path=DEV300%2Fcalc32stopper5_DEV300">calc32stopper5_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
3.2 stopper issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8935&Path=DEV300%2Fcms32fix_DEV300">cms32fix_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">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8885&Path=DEV300%2Fdba32i_DEV300">dba32i_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">ongoing
DBA bug fixing towards OOo 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9011&Path=DEV300%2Fdba32j_DEV300">dba32j_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">ongoing
DBA bugfixing towards 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8673&Path=DEV300%2Fdba33a">dba33a</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">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9033&Path=DEV300%2Fdev300m67masterfix">dev300m67masterfix</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">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8994&Path=DEV300%2Fdv16_DEV300">dv16_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Last
minute bugfixes for the extension manager</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9019&Path=DEV300%2Fdv18_DEV300">dv18_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for hourly extension update check</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8985&Path=DEV300%2Ffwk125_DEV300">fwk125_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
show stopper for OOo 3.2.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8766&Path=DEV300%2Fgridcontrol_02">gridcontrol_02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">accessibility
for grid control</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9008&Path=DEV300%2Fhb32showstoppers2_DEV300">hb32showstoppers2_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstoppers
for OOo 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8977&Path=DEV300%2Fhb32showstoppers3_DEV300">hb32showstoppers3_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">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8733&Path=DEV300%2Fhcmac02">hcmac02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Some
Mac OS X Help issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8731&Path=DEV300%2Fhcshared24">hcshared24</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixing
issues of existing Help contents</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9016&Path=DEV300%2Ficuooo32_DEV300">icuooo32_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Upgrade
ICU to 4.0.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8978&Path=DEV300%2Fimpress182_DEV300">impress182_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">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8980&Path=DEV300%2Fimpress183_DEV300">impress183_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2 show stopper bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8973&Path=DEV300%2Fimpressaccessibility5_DEV300">impressaccessibility5_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Presenter
Console extension related fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8934&Path=DEV300%2Fimpressaccessibility6_DEV300">impressaccessibility6_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOO
3.2 show stopper bug fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8772&Path=DEV300%2Fimpresspaintbrush01">impresspaintbrush01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Adding
text support for the format paintbrush feature in impress and draw</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8933&Path=DEV300%2Fjl141_DEV300">jl141_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bundling
java 6u17</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8976&Path=DEV300%2Fjl142_DEV300">jl142_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">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8993&Path=DEV300%2Flocalization37_DEV300">localization37_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">L10N
cws for OOo 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8950&Path=DEV300%2Fm_DEV300">m_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
for not setting the initials by default in user dialog.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8695&Path=DEV300%2Fnpower12">npower12</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">sync
api from ooo-build, add sources ( non enabled ) for vba for word</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8936&Path=DEV300%2Fooo32gsl03_DEV300">ooo32gsl03_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8986&Path=DEV300%2Fooo32gsl04_DEV300">ooo32gsl04_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for OOo32 showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9010&Path=DEV300%2Fooo32gsl06_DEV300">ooo32gsl06_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">GSL
issues worthy of OOo32</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9018&Path=DEV300%2Fooo32gsl07_DEV300">ooo32gsl07_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">GSL
related issues for OOo320</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8920&Path=DEV300%2Frtspare01">rtspare01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Minor
build fixes around 'deliver' and 'checkdeliver'.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8963&Path=DEV300%2Fsconfigl10n">sconfigl10n</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Support
for source_config file in localize tooling</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8949&Path=DEV300%2Fsdk32fix_DEV300">sdk32fix_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Used
for late SDK 3.2 fixes </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7929&Path=DEV300%2Fslideshow1">slideshow1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Slide
show related bug fixes and improvements.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8888&Path=DEV300%2Fsw32bf06_DEV300">sw32bf06_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">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8987&Path=DEV300%2Fsw32bf07_DEV300">sw32bf07_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2 show stopper fixes in Writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9017&Path=DEV300%2Fsw32bf08_DEV300">sw32bf08_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2 show stopper fixes in Writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8894&Path=DEV300%2Ftkr27_DEV300">tkr27_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">change
static linkage to dynamic linkage of neon library</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8975&Path=DEV300%2Ftkr28_DEV300">tkr28_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Windows 64 Bit OOo Shell Extension, Desktop Search, Internet Explorer ActiveX Control<br><br><br><br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8988&Path=DEV300%2Ftkr29_DEV300">tkr29_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
Bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=9009&Path=DEV300%2Ftkr30_DEV300">tkr30_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Update
OpenSSL</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8893&Path=DEV300%2Ftl75_DEV300">tl75_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for OO 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8707&Path=DEV300%2Fvalidityref">validityref</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Cell
reference input in the Validity dialog</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m67</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8971&Path=DEV300%2Fbuildtool07">buildtool07</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">This CWS contains some fixes for the build tool, such as:<br>- broken incompatible build modus<br>- busy waiting in multiprocessing modus<br>- some typo and style fixing<br>- ability to add modules automatically with "--from" and such<br><br>This CWS has changes, that should actually be in the buildtool06. Because of urgency,<br>scm changes and related changes in last minors, the changes from buildtool06 have been<br>transited to this CWS</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8862&Path=DEV300%2Fc07v026_DEV300">c07v026_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">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8861&Path=DEV300%2Fc30v001_DEV300">c30v001_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">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8886&Path=DEV300%2Fcalc32stopper4_DEV300">calc32stopper4_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
3.2 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8776&Path=DEV300%2Fcmcfixes64">cmcfixes64</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bridge
and build fixes for 64bit and minority linux platforms</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8737&Path=DEV300%2Fcoc02">coc02</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">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8687&Path=DEV300%2Fcontroltextrendering">controltextrendering</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">allow controls contained in documents to render their text the<br>same way as text in the document is rendered.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8643&Path=DEV300%2Fhr67">hr67</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS-Tooling:
adapt "cws fetch" to the new style "source_config" source tree layout.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8884&Path=DEV300%2Fimpress180_DEV300">impress180_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo3.2
showstopper workspace</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8860&Path=DEV300%2Fjl133_DEV300">jl133_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bundled
extensions for OpenSolaris</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8883&Path=DEV300%2Fjl139_DEV300">jl139_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">linux
build breaker in security module</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8969&Path=DEV300%2Flinuxhppa1">linuxhppa1</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Port
OOo to Linux HPPA (PA-RISC)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8853&Path=DEV300%2Fnative271">native271</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Changes
for admin.pl, no office code changed</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8859&Path=DEV300%2Fooo32gsl01_DEV300">ooo32gsl01_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Graphics
related OOo 3.2 showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8887&Path=DEV300%2Fooo32gsl02_DEV300">ooo32gsl02_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.2
showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8742&Path=DEV300%2Fsw33bf01">sw33bf01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
in Writer for OOo 3.3</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8872&Path=DEV300%2Fwriterfilter32bugfixes01_DEV300">writerfilter32bugfixes01_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bug
fixes to writerfilter and sw for docx files import</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m66</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8435&Path=DEV300%2Fause103">ause103</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">one
more step to align SO and OOo build</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8847&Path=DEV300%2Fause109">ause109</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">buildfixes
and cleanup</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8845&Path=DEV300%2Fautomationdev300m62cat0">automationdev300m62cat0</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for Testautomation based on DEV300m62</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8655&Path=DEV300%2Fchangehc02">changehc02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Change
Highcontrast detection from reacting on background color to artificial
"HC" mode.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8876&Path=DEV300%2Fcmcfixes65">cmcfixes65</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
low-hanging extra warnings seen with -Wp,-D_FORTIFY_SOURCE=2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8902&Path=DEV300%2Fcmcfixes66">cmcfixes66</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
low hanging reports from cppcheck</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8954&Path=DEV300%2Fdev300m65masterfix">dev300m65masterfix</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">DEV300m65</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8858&Path=DEV300%2Fimpress178_DEV300">impress178_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3..2 .showstopper cws</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8873&Path=DEV300%2Fpdbrelocation01">pdbrelocation01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">source_config
adaptions and fixed for pushchecksum and pdbrelocation</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8877&Path=DEV300%2Fsb117">sb117</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">DEV300m65</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8897&Path=DEV300%2Fsmoketest24">smoketest24</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">adaptions
for source_config</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8677&Path=DEV300%2Fvcl106">vcl106</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">3.3
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m65</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8740&Path=DEV300%2Fause108">ause108</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">DEV300m64</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8898&Path=DEV300%2Fdev300m64masterfix">dev300m64masterfix</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">DEV300m64</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8871&Path=DEV300%2Ffwk126_DEV300">fwk126_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Show
stopper CWS for OOo 3.2.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m64</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8867&Path=DEV300%2Fgsminhibit">gsminhibit</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Change
from org.gnome.Screensaver to org.gnome.SessionManager for optional
(defaults off)<br>
dbus using feature</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m64</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8855&Path=DEV300%2Finstaller11_DEV300">installer11_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Installer
bug fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m64</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8829&Path=DEV300%2Fjskhgpilot6">jskhgpilot6</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Copy some changes from 3.2 branch to DEV300 (could not clone entire CWS as some changes are<br>branch specific)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m64</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8840&Path=DEV300%2Fobo41">obo41</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">DEV300m64</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8857&Path=DEV300%2Foooimprovement5_DEV300">oooimprovement5_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstoppers
for 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m64</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8827&Path=DEV300%2Fbserver49">bserver49</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">DEV300m63</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8648&Path=DEV300%2Fbuildverbosity">buildverbosity</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">quiten the build.<br><br>The idea is to bring some new life into the former idea of three<br>different build verbosity levels<br>(http://blogs.sun.com/GullFOSS/entry/shut_up_or_better_tell)<br>where "quiet" ("verbose=false") emits nearly no output, "debug"<br>("verbose=true") quite excessive output, and "normal" ("verbose"<br>not set) something inbetween.<br><br>The current output of a build is more like one would expect from<br>a "debug" level, so a lot of the current output will be silenced,<br>and only emitted if explicitly requested.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m63</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8763&Path=DEV300%2Fcalc32stopper3">calc32stopper3</a></font></td>
<td class="SmallText1"><font class="SmallText1">
</font>
<p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Still
more Calc 3.2 fixes.</font></p>
<font class="SmallText1"> </font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m63</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8726&Path=DEV300%2Fconfigurecheck">configurecheck</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add
a check, if configure is new and doesn't have conflict marks. Not
Office relevant!</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m63</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8770&Path=DEV300%2Ffwk123">fwk123</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
OOo3.2 show stopper fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m63</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8837&Path=DEV300%2Fhr74">hr74</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Improvements to CWS-Tooling (cws.pl)<br>- fix clone operation in case the milestone is not yet available in LOCAL or LAN source<br>- implement hook to prevent the accidental commit of CR/LF<br>- prevent 'cws rebase' on hg based child workspaces<br>- check if hgext.mq extension is enabled, needed for 'hg strip' </pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m63</font></td>
</tr>
</tbody>
</table>
<br>
<table style="width: 1084px; height: 1051px;">
<thead> </thead><tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8725&Path=DEV300%2Fab76_a11y">ab76_a11y</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">set
release to 3.3 and clone for OOO320</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8693&Path=DEV300%2Fc29v001a">c29v001a</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">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8697&Path=DEV300%2Fcalc32stopper2">calc32stopper2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">more
Calc 3.2 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8674&Path=DEV300%2Fdba32h">dba32h</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">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8787&Path=DEV300%2Fdev300m62masterfix">dev300m62masterfix</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">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8732&Path=DEV300%2Ffwk121">fwk121</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">This
is framework Beta-showstoppper cws.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8741&Path=DEV300%2Ffwk122">fwk122</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Beta
Framework showstopper for OOo 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8814&Path=DEV300%2Ffwk124_DEV300">fwk124_DEV300</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Beta
show stopper for OpenOffice.org 3.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8642&Path=DEV300%2Fhr66">hr66</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Adapt
CWS-Toolng to mercurial hosted CWSs.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8685&Path=DEV300%2Fimpress177">impress177</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
cws for OOo 3.2 release</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8709&Path=DEV300%2Fjl135_nss">jl135_nss</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Security
fixes. Updating external libraries.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8754&Path=DEV300%2Fjskhgpilot5">jskhgpilot5</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Fixes for 3.2 greenstate, modules "framework" and "extensions"</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8728&Path=DEV300%2Fmav55">mav55</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Accessibility
fix for Wiki Publisher.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8746&Path=DEV300%2Fmhremove01">mhremove01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">remove
superfluous code </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8778&Path=DEV300%2Fmingwport25">mingwport25</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Merger
Problem fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8764&Path=DEV300%2Fobo39">obo39</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for MacOSX 10.6</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8747&Path=DEV300%2Frpm4lngx">rpm4lngx</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">The
CWS enables new baseline (libc2.32) for unxlngx6...</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8745&Path=DEV300%2Fsw32bf05">sw32bf05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
of show stoppers for OOo 3.2 in Writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m62</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<thead> </thead> <tbody>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8723&Path=DEV300%2Fause107">ause107</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">remove
obsolete build prerequisites</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8699&Path=DEV300%2Fautomationdev300m58cat0">automationdev300m58cat0</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
on testscripts necessary for the Master DEV300 and OOO320</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8481&Path=DEV300%2Fbserver48">bserver48</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">DEV300m61</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8681&Path=DEV300%2Fbuildtool05">buildtool05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Some
build tool fixes, as well as initial implementation for managing build
process via generated html page</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8631&Path=DEV300%2Fcmcfixes62">cmcfixes62</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">outstanding
build and 64bit fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8735&Path=DEV300%2Fdev300m61masterfix">dev300m61masterfix</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">DEV300m61</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8696&Path=DEV300%2Ffwk117">fwk117</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo3.2
beta showstopper CWS for framework fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8712&Path=DEV300%2Ffwk118">fwk118</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
3.2 framework show stopper.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8730&Path=DEV300%2Fimpressnotes03">impressnotes03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
a showstopper for the new comments in impress feature that was
introduced while merging the feature cws into m60</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="a">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8736&Path=DEV300%2Fjskhgpilot4">jskhgpilot4</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">[Automation]
Playground for test script fixing</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
<tr class="b">
<td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8703&Path=DEV300%2Fsw32bf04">sw32bf04</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
in Writer for OOo 3.2 (showstoppers)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">DEV300m61</font></td>
</tr>
</tbody>
</table>
<p class="footer"><small><a href="#top" title="Go back to the top of the page">Go back to top</a></small></p>
</body>
</html>