blob: 787f4b58ad815f8e8326071e3797c82cf181b652 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>2.2 OOF680_m14 Snapshot - Release Notes</title>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="StarOffice 8 (Linux)">
<meta name="CREATED" content="20041215;16393200">
<meta name="CHANGEDBY" content="Eike Rathke">
<meta name="CHANGED" content="20050906;11430300">
<style>
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in; text-align: justify }
P.western { font-family: "Albany", sans-serif; font-size: 10pt }
TD P { margin-bottom: 0.08in; text-align: left }
TD P.western { font-family: "Albany", sans-serif; font-size: 10pt }
-->
</style>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="StarOffice 8 (Linux)">
<meta name="CREATED" content="20041215;16393200">
<meta name="CHANGEDBY" content="Eike Rathke">
<meta name="CHANGED" content="20050906;11430300">
<style>
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in; text-align: justify }
P.western { font-family: "Albany", sans-serif; font-size: 10pt }
TD P { margin-bottom: 0.08in; text-align: left }
TD P.western { font-family: "Albany", sans-serif; font-size: 10pt }
-->
</style>
</head>
<body>
<h2>OpenOffice.org 2.2 (build OOF680_m14) Release Candidate 4 - Release
Notes</h2>
<br>
These notes contains
changes between SRC680_m197 and&nbsp; OOF680_m14.<br>
This release will install as OpenOffice.org.<br>
Sources can be received
from cvs by tag OOF680_m14.<br>
&nbsp;<br>
<h2>What's
new ?</h2>
<pre><br></pre>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead><tr bgcolor="#eeeeee">
<th>Feature title </th>
<th>TaskId </th>
<th>Spec. title </th>
<th>Spec. abstract </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>field lengths of
bibliography database changed </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=16268">i16268
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
Many fields of the bibliography database where too small. The field
lengths now have changed in the following way:
Identifier - 255
Type - 255
Address - 255
Annote - 65536
Author - 65536
Booktitle - 65536
Chapter - 255
Edition - 255
Editor - 65536
Howpublish - 255
Institutn - 65536
Journal - 65536
Month - 255
Note - 65536
Number - 255
Organizat - 65536
Pages - 255
Publisher - 65536
School - 65536
Series - 255
Title - 65536
RepType - 255
Volume - 255
Year - 255
URL - 65536
Custom1 - 65536
Custom2 - 65536
Custom3 - 65536
Custom4 - 65536
Custom5 - 65536
ISBN - 255 </td>
<td> <a href="mailto:tom.verbeek@sun.com">tom.verbeek@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>dba </td>
</tr>
<tr>
<td>UTF-8 encoding for dBase
databases </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=62664">i62664
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
The character set restriction previously imposed on dBase databases
has been relaxed: Previously, it was not possible to use an encoding
where different characters are to be encoded to different by counts.
For instance, in UTF-8 encoding, a single Unicode character might be
encoded as one, two, or even more bytes.
With CWS dba22ui, all such encodings, and UTF-8 in particular, are
allowed (as long as the restrictions from
http://dba.openoffice.org/specifications/character_sets.html still
apply).
When using such an encoding, be aware that the "field length" of dBase
table columns becomes a somewhat fuzzy meaning: According to the dBase
file format, the field length denotes the number of bytes reserved for
data in this field. In the OOo user interface, people tend to assume
that the field length means the maximum number of characters which can
be written into the field. This is not true for the UTF-8 encoding
anymore.
As a consequence, when the user enters a string which has less
characters than specified in the field length, but is encoded to more
bytes than the field length, an error message is shown to the user,
explaining the situation. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>dba </td>
</tr>
<tr>
<td>"Edit in SQL View..."
command for database queries </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=64651">i64651
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
The database application now supports an additional command "Edit in
SQL View...", which can be applied to one or more queries (i.e. is
enabled when one or more queries are selected in the queries pane).
This command is available from the query's context menu, as well as
from the "Edit" menu of the application window.
The specification at
http://dba.openoffice.org/specifications/Database_application.sxw has
been adjusted accordingly. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>dba </td>
</tr>
<tr>
<td>forms: date and time
fields do not default to "Today" and "Now" anymore </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=6544">i6544
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
In database forms, date and time fields 'til recently had the habit to
default to "Today" (the date fields) and "Now" (the time fields). That
is, when you had such a field in your form, and wanted to enter a new
record, then the fields were pre-filled with the current date
respectively time.
This behaviour, which is almost never desired, has been changed - the
fields are not pre-filled anymore. </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>dba </td>
</tr>
<tr>
<td>query/relation design:
visual marker indicating the type of table/query </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=69246">i69246
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
With the implementation of the "queries in queries" feature, it is no
possible to add both tables and queries to other queries. In the
graphical query designer, this means that now, it was not possible to
recognize whether a given existent object denoted a query or table.
To visualize the difference, the windows which represent a table resp.
query now show the proper object icon (table or query) in the upper
left corner.
Additionally, linked text tables in HSQLDB, which since a while ago
have a dedicated icon, are also represented with this icon.
Furthermore, the same applies to the relation designer (which cannot
include queries, but tables and linked tables). </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>dba </td>
</tr>
<tr>
<td>advanced database
setting: "Use keyword AS before table alias names" </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=72252">i72252
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
In the advanced database settings (menu: Edit / Database / Advanced
Settings, dialog page: special settings) a new option is available,
called "Use keyword AS before table alias names".
This option is enabled if and only if "Append the table alias name on
SELECT statements" option is checked, and itself checked by default
for newly created databases.
When checked, SQL statements generated by Base will use the AS keyword
as follows: SELECT * FROM "table" AS "table"
When not checked, the above statement would look like SELECT * FROM
"table" "table"
The first option is more human readable, the second option is required
by some databases (Oracle ODBC, in particular). </td>
<td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>dba </td>
</tr>
<tr>
<td>Annoying focus behavior
of OOo was fixed </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=19976">i19976
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
When a document is loaded in the OOo GUI a view is created at the end
of the loading process. Until now OpenOffice.org always grabbed the
focus to the window of this view. This is very annoying when a large
document was loaded and the user sent OOo to the background as he
wants to do something else while the document is loading. At the end of
the loading process the document suddenly was brought to
front and disturbed the user in what he was doing at this time (on
WinXP it might flicker in the taskbar only when the focus meanwhile
was transferred to a different application). Now OOo will bring the
window to front (or starts flickering the
window in the task bar) only when a modal dialog was opened in the OOo
document window as part of the loading process (e.g. a dialog asking
for granting execution of macros). The window could have been left in
the background even in this case.
But as modal dialogs could prevent OOo from opening other documents
until they are closed, users might get confused if they didn't notice
that their first document is still blocked by a dialog waiting for
being closed by the user.
As part of the fix for this annoying user interface bug it was was
also fixed that dialogs opened in the loading time sometimes had the
wrong parent window what especially created problems in the GUI test
tool.
As this bug fix has an impact on the visual experience of OOo I found
it's appropriate to send out this notification thought it's neither an
enhancement nor a feature change. </td>
<td> <a href="mailto:mathias.bauer@sun.com">mathias.bauer@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>framework </td>
</tr>
<tr>
<td>scaling in spadmin page
property page deleted </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=65681">i65681
</a></td>
<td> </td>
<td><font color="red"> </font></td>
<td> <a href="mailto:philipp.lohmann@sun.com">philipp.lohmann@sun.com</a>
</td>
<td> <a
href="http://gsl.openoffice.org/files/documents/16/1718/padmin_spec.sxw">speclink
</a> </td>
<td>gsl </td>
</tr>
<tr>
<td>Additional options for
pdf export </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=68581">i68581
</a></td>
<td>PDF Export Dialog </td>
<td> <font color="red"><br>
</font></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/PDFExportDialog.odt">speclink
</a> </td>
<td>gsl </td>
</tr>
<tr>
<td>Desktop-Integration
package for slackware </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=59183">i59183
</a></td>
<td>Slackware
Desktop-Integration package </td>
<td>OpenOffice.org
installsets for linux provide the desktop integration
stuff (menu-entries, mime-type associations, icons) in
distribution-specific packages. This specification adds support for
&ldquo;Slackware&rdquo; distribution. </td>
<td> <a href="mailto:cloph@openoffice.org">Christian
Lohmaier (cloph) </a></td>
<td> <a
href="http://specs.openoffice.org/installation/native_installer/Slackware-desktop-integration.odt">speclink
</a> </td>
<td>installation </td>
</tr>
<tr>
<td>Show/Hide Slide menu
entry split into two entries </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=43547">i43547
</a></td>
<td>Slide Show Menu </td>
<td>Separate commands in
Slide Show menu and Slide View Toolbar make clear
whether slides are hidden or shown. </td>
<td> <a href="mailto:Andre.W.Fischer@sun.com">Andre.W.Fischer@sun.com</a>
</td>
<td> <a
href="http://specs.openoffice.org/impress/menus/SlideShowMenu.odt">speclink
</a> </td>
<td>presentation </td>
</tr>
<tr>
<td>Support for NetBSD,
Linux 64 bit, Linux SPARC in TestTool Environment </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=66140">i66140
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
With the changes in sysinfo.inc and iniinfo.inc in
qa/qatesttool/global/system/inc/ the TestTool Environment is able to
detect NetBSD, Linux 64 bit, Linux SPARC. </td>
<td> <a href="mailto:Thorsten.Bosbach@Sun.COM">Thorsten.Bosbach@Sun.COM</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>qa </td>
</tr>
<tr>
<td>New behavior of "Insert
- Sheet From File" </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=66952">i66952
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
Now "Insert - Sheet From File" opens two dialogs. The "Insert
Sheet"-Dialog in the background and the FileDialog in the foreground.
If you cancel the FileDialog the "Insert Sheet"-Dialog will be closed
too. </td>
<td> <a href="mailto:hans-peter.burow@sun.com">hans-peter.burow@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>sc </td>
</tr>
<tr>
<td>Import MS Excel files
with PivotTables based on external data </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=70650">i70650
</a></td>
<td>Import Microsoft Excel
PivotTables with External Data Sources from
Microsoft Excel Files </td>
<td>This document describes
how OpenOffice.org Calc will handle
Microsoft Excel files containing PivotTables based on external data
sources (other spreadsheet or a database). </td>
<td> <a href="mailto:dr@openoffice.org">Daniel
Rentz (DR) </a></td>
<td> <a
href="http://specs.openoffice.org/calc/compatibility/importdpcache.odt">speclink
</a> </td>
<td>sc </td>
</tr>
<tr>
<td>Insert/Delete Note in
cell context menu </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=8101">i8101
</a></td>
<td>Context Menus in Calc </td>
<td>The context menu for
Calc cells contains commands to manage notes.
Terminology changes make is easier to insert and delete entire rows and
columns. </td>
<td> <a href="mailto:mprove@sun.com">Matthias
M&uuml;ller-Prove /MMP </a></td>
<td> <a
href="http://specs.openoffice.org/calc/menus/ContextMenus.odt">speclink
</a> </td>
<td>sc </td>
</tr>
<tr>
<td>Some UNO Remote Protocol
(URP) changes </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=35277">i35277
</a></td>
<td> </td>
<td> </td>
<td> <a href="mailto:stephan.bergmann@sun.com">stephan.bergmann@sun.com</a>
</td>
<td> <a href="http://udk.openoffice.org/common/man/spec/urp.html">speclink
</a> </td>
<td>udk </td>
</tr>
<tr>
<td>Extension Dependency
OpenOffice.org-minimal-version </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=70774">i70774
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
Originally, it was planned to introduce actual extension dependencies
(see <http:>)
on a by-need basis. No needs for extensions depending on features
introduced in
OOo 2.1 have been claimed. However, kso raised concern for the
following
scenario: after OOo 2.1 has been released, someone writes an extension
that does
depend on features introduced in OOo 2.1. That extension cannot
declare its
dependencies adequately, unless we do introduce a dependency <openoffice.org-minimal-version
value="2.1"> now. (Which has the
consequence
that people will assume that for future versions similar dependencies
with
value="2.2" etc. will also be available.)
Formally, the dependency is an empty XML element whose name consists
of the
namespace name "http://openoffice.org/extensions/description/2006" and
the local
part "OpenOffice.org-minimal-version". It shall have two attributes,
namely the
"name" attribute required for every dependency and an attribute with
unprefixed
name "value" whose value is the string representation of an OOo
version starting
with OOo 2.1 (in which case the value is the string "2.1"). The
dependency is
fulfilled if and only if the value of the current OOo version is
(element-by-element lexicographically) greater than or equal to the
specified value. </openoffice.org-minimal-version></http:></td>
<td> <a href="mailto:stephan.bergmann@sun.com">stephan.bergmann@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>udk </td>
</tr>
</tbody>
</table>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead><tr bgcolor="#eeeeee">
<th>Feature title </th>
<th>TaskId </th>
<th>Spec. title </th>
<th>Spec. abstract </th>
<th>Dev. owner </th>
<th>Spec. link </th>
<th>Component </th>
</tr>
</thead> <tbody>
<tr>
<td>Export COT, ACOT, COTH,
and ACOTH to MS Excel files </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=72768">i72768
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
The Excel export filter now handles the cotangent functions COT, ACOT,
COTH, and ACOTH which are not contained in Microsoft Excel. The filter
replaces the functions by the related tangent functions:
Cotangent: COT(x) is replaced with (1/TAN(x))
Arccotangent: ACOT(x) is replaced with (PI/2-ATAN(x)) where PI/2 is
given as numerical constant
Hyperbolic cotangent: COTH(x) is replaced with (1/TANH(x))
Hyperbolic arccotangent: ACOTH(x) is replaced with ATANH(1/(x))
with "x" being any simple or complex expression.
Note the additional parentheses which are needed to preserve correct
operator precedence, for example:
COT(1)^2 is correctly replaced by (1/TAN(1))^2 instead of the wrong
1/TAN(1)^2. </td>
<td> <a href="mailto:daniel.rentz@sun.com">daniel.rentz@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>sc </td>
</tr>
<tr>
<td>System integration for
extensions </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=69173">i69173
</a></td>
<td>Extension System
Integration </td>
<td>Extensions shall be
recognized on desktops by using
particular icons.
It also shall be possible to install an extension by double clicking on
the respective file. </td>
<td> <a href="mailto:jl@openoffice.org">Joachim
Lingner (JL) </a></td>
<td> <a
href="http://specs.openoffice.org/appwide/packagemanager/extension_system_integration.odt">speclink
</a> </td>
<td>framework </td>
</tr>
<tr>
<td>Online Update for
Extensions </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=70481">i70481
</a></td>
<td>Online Update for
Extensions </td>
<td>Extensions are often
improved over a period of time. That is,
publishers ship new versions of the same extension with added
functionality and/or bug fixes. Currently users must update their
extensions manually, that is, find out where to get an update, get the
update, remove old extensions, install the new extension. This feature
will make updating easier. Users can run the update mechanism from the
Extension Manager. A dialog will show available updates and the user
will be able to choose which to install. </td>
<td> <a href="mailto:jl@openoffice.org">Joachim
Lingner (JL) </a></td>
<td> <a
href="http://specs.openoffice.org/appwide/packagemanager/online_update_for_extensions.odt">speclink
</a> </td>
<td>framework </td>
</tr>
<tr>
<td>Localization of UNO
Dialogs </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=71400">i71400
</a></td>
<td>Translation Inside
Dialog IDE </td>
<td>Localization of software
products is very important for a higher
acceptance of the software. Therefore the OpenOffice.org (OOo) Dialog
IDE will be extended to handle translation of GUIs build with the
internal dialog IDE. New languages for a dialog can be created and
switched on the fly by using the new Translation toolbar. </td>
<td> <a href="mailto:frank.loehmann@sun.com">Frank
Loehmann (FL) </a></td>
<td> <a
href="http://specs.openoffice.org/appwide/dialog_ide/GUI_Translation_in_Dialog_IDE.odt">speclink
</a> </td>
<td>framework </td>
</tr>
<tr>
<td>OOo no longer generates
sensitive UUIDs </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=51501">i51501
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
When OOo generates Universally Unique Identifiers (UUIDs, see <http:>)
via
rtl_createUuid, it no longer creates Version 1 UUIDs (that contain MAC
addresses and timestamps), but rather Version 4 UUIDs (that only
contain random bits). </http:></td>
<td> <a href="mailto:stephan.bergmann@sun.com">stephan.bergmann@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>porting </td>
</tr>
<tr>
<td>Autokerning enabled by
default </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=70365">i70365
</a></td>
<td>Micro Typography </td>
<td>New OpenOffice.org
documents will have kerning enabled by
default.
Existing documents are not affected. </td>
<td> <a href="mailto:oliver.specht@sun.com">oliver.specht@sun.com</a>
</td>
<td> <a
href="http://specs.openoffice.org/appwide/text/MicroTypography.odt">speclink
</a> </td>
<td>presentation </td>
</tr>
<tr>
<td>CVS import dialog for
unformatted clipboard text </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=15509">i15509
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
When pasting unformatted text from the clipboard, either when it's the
only clipboard format or selected under Paste Special, and the text
consists of more than one line or contains at least one of the field
delimiter characters comma, semicolon, tab or blank, the CSV text
import dialog is opened to allow detailed processing of the clipboard
content. </td>
<td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>sc </td>
</tr>
<tr>
<td>CVS import dialog for
unformatted clipboard text </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=15509">i15509
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
When pasting unformatted text from the clipboard, either when it's the
only clipboard format or selected under Paste Special, and the text
consists of more than one line or contains at least one of the field
delimiter characters comma, semicolon, tab or blank, then the CSV text
import dialog is opened to allow detailed processing of the clipboard
content.
Note: this feature was already announced for CWS calc39 (OOo2.1), but
withdrawn and postponed to OOo2.2. </td>
<td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>sc </td>
</tr>
<tr>
<td>Ordinal suffix in
AutoFill </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=47233">i47233
</a></td>
<td>&nbsp; </td>
<td>feature-info:<br>
When working in an English language locale, AutoFill now recognizes an
ordinal suffix and adjusts cell content to be created accordingly. For
example, if the cell content was the string "1st", dragging the handle
results in cells 1st, 2nd, 3rd, 4th, ... If the original cell was an
"edit cell" (formatted with in-cell attributes), for example because
the AutoCorrection option "Replace 1st... with 1^st..." was enabled
when entering "1st", the ordinal suffix will have the superscript
attribute. </td>
<td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a>
</td>
<td> <font color="red"><br>
</font></td>
<td>sc </td>
</tr>
<tr>
<td>simple protocolhandler
add-on support in uno-skeletonmaker </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=69760">i69760
</a></td>
<td> </td>
<td>The is a tool which
primary generates code based on UNOIDL type
information and/or specific commands to generate specialized code
skeletons for various interfaces (e.g. Calc Add-ins, Add-ons, general
component, ...). </td>
<td> <a href="mailto:juergen.schmidt@sun.com">juergen.schmidt@sun.com</a>
</td>
<td> <a
href="http://specs.openoffice.org/sdk/tools/spec_uno-skeletonmaker.odt">speclink
</a> </td>
<td>udk </td>
</tr>
<tr>
<td>Autokerning enabled by
default </td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=16874">i16874
</a></td>
<td>Micro Typography </td>
<td>New OpenOffice.org
documents will have kerning enabled by
default.
Existing documents are not affected. </td>
<td> <a href="mailto:oliver.specht@sun.com">oliver.specht@sun.com</a>
</td>
<td> <a
href="http://specs.openoffice.org/appwide/text/MicroTypography.odt">speclink
</a> </td>
<td>word processing</td>
</tr>
</tbody>
</table>
<h2>Integrated
Child
Workspaces</h2>
<br>
List of integrated child workspaces:<br>
<br>
<table>
<tbody>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5146&amp;Path=OOF680%2Faw049">aw049</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.2 BugFixing</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m14</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5145&amp;Path=OOF680%2Fimpress118">impress118</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
fix for impress slideshow</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m14</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5141&amp;Path=OOF680%2Fsch16">sch16</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
Fix in sch for Stock-Charts</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m14</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5135&amp;Path=OOF680%2Fhiddenfix">hiddenfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for i75430</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m14</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5124&amp;Path=OOF680%2Fattrfix">attrfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
for i75299</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m13</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5116&amp;Path=OOF680%2Fi75249">i75249</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixing
issue i75249</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m12</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5114&amp;Path=OOF680%2Frt20">rt20</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Build environment / cws tooling <br>Do not transfer Product Update Service information from MWS into CWS.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m12</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5103&amp;Path=OOF680%2Faw047">aw047</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for
RC2 BugFixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m11</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5097&amp;Path=OOF680%2Fsw2201">sw2201</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
for
issue i75027</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m10</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5091&amp;Path=OOF680%2Fspeccrash">speccrash</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
for OOo2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m10</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5089&amp;Path=OOF680%2Fnative81">native81</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Preparing
soft links in Solaris x86 patches</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m10</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5093&amp;Path=OOF680%2Fupdatefeed3_OOF680">updatefeed3_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Generate
update information XML file as needed to notify new Office versions</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m10</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5083&amp;Path=OOF680%2Folecrash01">olecrash01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOF680
show stopper</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m9</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5075&amp;Path=OOF680%2Frevctrlwiz">revctrlwiz</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">revive the wizards working on UNO controls in documents, which<br>broke with some recent fixes in the drawing layer's form sub system.<br><br>Vulgo: fix http://www.openoffice.org/issues/show_bug.cgi?id=72429</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m9</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5068&amp;Path=OOF680%2Fredlinesave">redlinesave</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cws
for
i74589</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m9</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5049&amp;Path=OOF680%2Fcwsqueryenhance2_OOF680">cwsqueryenhance2_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">enhancements
for cwsquery tool </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m8</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5057&amp;Path=OOF680%2Fsysui13">sysui13</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Packaging
fixes for UNIX desktop integration</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m8</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5061&amp;Path=OOF680%2Fthbpp6v4">thbpp6v4</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Hotfix
CWS for OOo2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m8</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5047&amp;Path=OOF680%2Ffmtfield">fmtfield</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixing
issue 74443</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m8</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5045&amp;Path=OOF680%2Ffwk65">fwk65</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">A
OOo2.2
showstopper cws.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m8</font></td>
</tr>
</tbody>
</table>
<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4991&amp;Path=OOF680%2Fcrash73991">crash73991</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Showstopper
for OOo2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5016&amp;Path=OOF680%2Fswqbf96">swqbf96</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i74125,
alien attributes in text auto styles are lost on import.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4993&amp;Path=OOF680%2Fvclshowstop10">vclshowstop10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
2.2
showstopper issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4997&amp;Path=OOF680%2Faw043">aw043</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for
DrawingLayer ShowStoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5003&amp;Path=OOF680%2Fjl56">jl56</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5000&amp;Path=OOF680%2Fbasexc">basexc</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">fixing the recent exception-caused regressions in the Basic IDE:<br>http://www.openoffice.org/issues/show_bug.cgi?id=74058<br>http://www.openoffice.org/issues/show_bug.cgi?id=74065</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5024&amp;Path=OOF680%2Faw044">aw044</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">CWS
for
i74258 ShowStopper.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5027&amp;Path=OOF680%2Fvclshowstop11">vclshowstop11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
issue 74284</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=5022&amp;Path=OOF680%2Fimpress117">impress117</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
fix for OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m7</font></td>
</tr>
</tbody>
</table>
<pre></pre>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4974&amp;Path=OOF680%2Fcppuhelpshrink_OOF680">cppuhelpshrink_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">save
700k: hash_map -&gt; vector</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4975&amp;Path=OOF680%2Fnpower5_OOF680">npower5_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">some
vba
compatibility changes ( and bug fixes ) to basic</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4977&amp;Path=OOF680%2Fi18n29_OOF680">i18n29_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
bug
fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4978&amp;Path=OOF680%2Fimpress116_OOF680">impress116_OOF680</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">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4976&amp;Path=OOF680%2Ftl36_OOF680">tl36_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc.
bugfixes for SO8 PU6</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4984&amp;Path=OOF680%2Fab32_OOF680">ab32_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
related to the new dialog localization feature (ab31)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4979&amp;Path=OOF680%2Fatkbridge5_OOF680">atkbridge5_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">text
attribute enhancements for the ATK accessibility bridge</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4980&amp;Path=OOF680%2Ffwk60_OOF680">fwk60_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes
for 2.2.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4982&amp;Path=OOF680%2Ficufix01_OOF680">icufix01_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fix a crash in ICU that is easily reproducable on some important platforms<br>when some common font packages are installed (e.g. Lohit). Also apply related patches to ICU.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4989&amp;Path=OOF680%2Fsdkinspector2_OOF680">sdkinspector2_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cws
to
fix bugs related to the Object Inspector</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4988&amp;Path=OOF680%2Fsmarttags2_OOF680">smarttags2_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Scan
field text for smart tags.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4981&amp;Path=OOF680%2Fupdatefeed2_OOF680">updatefeed2_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for updatefeed implementation</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4957&amp;Path=OOF680%2Fjl55">jl55</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">showstopper
for OOo2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4983&amp;Path=OOF680%2Fdr53_OOF680">dr53_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">#i19430#</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4958&amp;Path=OOF680%2Fupdchk03b">updchk03b</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Shutdown
problem fix.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m5</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4970&amp;Path=OOF680%2Fc07v010_OOF680">c07v010_OOF680</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">m5</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4924&amp;Path=OOF680%2Fjl54">jl54</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">m4</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4953&amp;Path=OOF680%2Fsmoketest15">smoketest15</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">smoketest
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m4</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4949&amp;Path=OOF680%2Fvclshowstop09">vclshowstop09</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
showstopper issue #i73267#</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m4</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4921&amp;Path=OOF680%2Ffwk62">fwk62</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">New
Splashscreen and Aboutbox bitmaps for OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m4</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4894&amp;Path=OOF680%2Fhro11">hro11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fix crash reporter "allow submitter contact" flag.<br><br><br>No performance test as changes only apply to crash reporter code.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m4</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4890&amp;Path=OOF680%2Fswqbf94">swqbf94</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">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4918&amp;Path=OOF680%2Fause075">ause075</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">sysui
-
prevent regression on version change</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4931&amp;Path=OOF680%2Fnative75_OOF680">native75_OOF680</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">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4929&amp;Path=OOF680%2Fi18n28_OOF680">i18n28_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
bug
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4927&amp;Path=OOF680%2Ftl35_OOF680">tl35_OOF680</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">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4939&amp;Path=OOF680%2Ffiltershrink_OOF680">filtershrink_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">save
140k of dupicated 'filter' strings.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4933&amp;Path=OOF680%2Fmbafixesfor22_OOF680">mbafixesfor22_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Some
small bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4936&amp;Path=OOF680%2Faw040_OOF680">aw040_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BugFixing
CWS</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4937&amp;Path=OOF680%2Fcalc41_OOF680">calc41_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
bugfixes for OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4932&amp;Path=OOF680%2Fdba22c_OOF680">dba22c_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Ongoing
dba fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4938&amp;Path=OOF680%2Ficonupdate02_OOF680">iconupdate02_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">regular
merge-in/merge-out of icon tool</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4946&amp;Path=OOF680%2Fjsc17_OOF680">jsc17_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OO.org
2.2 bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4928&amp;Path=OOF680%2Fsb65_OOF680">sb65_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">URE
1.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4935&amp;Path=OOF680%2Fsocs02_OOF680">socs02_OOF680</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">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4930&amp;Path=OOF680%2Fvcl71_OOF680">vcl71_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.2
tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4945&amp;Path=OOF680%2Fvcl72_OOF680">vcl72_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Final
2.2 efforts</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4934&amp;Path=OOF680%2Fvistaready02_OOF680">vistaready02_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for problems with Microsoft Windows Vista</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4940&amp;Path=OOF680%2Fcloph06_OOF680">cloph06_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
a
small makefile error introduced while integrating a cws</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m3</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4941&amp;Path=OOF680%2Fc11v002_OOF680">c11v002_OOF680</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">m3</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4898&amp;Path=OOF680%2Fause072_OOF680">ause072_OOF680</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">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4895&amp;Path=OOF680%2Faw039_OOF680">aw039_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BugFixing
CWS, especially for SW regressions with aw024 and form controls</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4910&amp;Path=OOF680%2Ffwk58_OOF680">fwk58_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">General
fixes for OOo 2.2.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4912&amp;Path=OOF680%2Ffwk59_OOF680">fwk59_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
bugfixes for OOo2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4911&amp;Path=OOF680%2Fimpress115_OOF680">impress115_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">some
Impress/Draw bugfixes for OOo 2.02</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4900&amp;Path=OOF680%2Fjl50_OOF680">jl50_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bundling
of jre 6</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4896&amp;Path=OOF680%2Fnative76_OOF680">native76_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.2 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4892&amp;Path=OOF680%2Fpj71_OOF680">pj71_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Even more Warnigs Are Errors fixes for Mac OS X (mainly proper initializations to 0, sal_False, ...).<br><br>Modules dtrans, filter, svtools, sal, fpicker, slideshow.<br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4904&amp;Path=OOF680%2Fswqbf92_OOF680">swqbf92_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4902&amp;Path=OOF680%2Fupdchk03_OOF680">updchk03_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixes
for online-update icon, etc.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4901&amp;Path=OOF680%2Fdr52_OOF680">dr52_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.2 bugfixes in Calc</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4913&amp;Path=OOF680%2Ffs08_OOF680">fs08_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Small refactoring of writerperfect removing some compiler warnings, memory<br>leaks and making additional filters using libraries reusing libwpd API much<br>easier.<br>Also fixing two crashers for 2.2</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4897&amp;Path=OOF680%2Fimpress112_OOF680">impress112_OOF680</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">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4899&amp;Path=OOF680%2Fos91_OOF680">os91_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">[A11y]
Writer Format-&gt;Bullets &amp; Numbering has many unaccessible
components.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4908&amp;Path=OOF680%2Fthbpp6_OOF680">thbpp6_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc
fixes for OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4906&amp;Path=OOF680%2Fmfdouble_OOF680">mfdouble_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">convert
metric filed to use double values</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4907&amp;Path=OOF680%2Fobr04_OOF680">obr04_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Unix
desktop integration fixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&amp;Id=4903&amp;Path=OOF680%2Fswqbf90_OOF680">swqbf90_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
in Writer for OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4834&amp;Path=OOF680%2Fc07v009_OOF680">c07v009_OOF680</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">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4854&amp;Path=OOF680%2Fpj70_OOF680">pj70_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Allow
system ICU usage. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4865&amp;Path=OOF680%2Fsb68_OOF680">sb68_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">real
fix for m199masterfix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4866&amp;Path=OOF680%2Fsmoketest13_OOF680">smoketest13_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">use
of build noremove=t &amp; fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4861&amp;Path=OOF680%2Fdba22b_OOF680">dba22b_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">ongoing DBA bugfixing towards OOo 2.2<br><br>FS-&gt;RE: incompatible from SVX onwards. Well, breaking the<br>SVX-dependent modules which are part of the CWS (basctl,<br>dbaccess, extensions, forms, sc, sw) most probably suffices.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4864&amp;Path=OOF680%2Fdicooo04_OOF680">dicooo04_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<p style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">updates
DicOOo and FontOOo </font></p>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4872&amp;Path=OOF680%2Ffsfixes05_OOF680">fsfixes05_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Unbreaking
build with --with-system-db option</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4863&amp;Path=OOF680%2Fhb01_OOF680">hb01_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">P1
CWS</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4844&amp;Path=OOF680%2Fmacosx22fixes_OOF680">macosx22fixes_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">misc fixes for coming 2.2 , including version number changes<br><br><br><br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4848&amp;Path=OOF680%2Fmacosxdmgapplink_OOF680">macosxdmgapplink_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Add a symlink to the Applications folder inside the generated <br>dmg. This will make it easier for users of the Mac OS X<br>platform to install OpenOffice.org as they won't think that the <br>OpenOffice.org application is an installer.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4843&amp;Path=OOF680%2Fpj69_OOF680">pj69_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Minor
build and l10n issues. Warnings are error issues etc.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4874&amp;Path=OOF680%2Faceart02_OOF680">aceart02_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
&amp; optimization
of Industrial icon theme.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4862&amp;Path=OOF680%2Fsmoketest12_OOF680">smoketest12_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">check
pkgadd lock flag before starting installation &amp; fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4873&amp;Path=OOF680%2Fhindihelpfont_OOF680">hindihelpfont_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
hindi help font</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4860&amp;Path=OOF680%2Fsystemxt_OOF680">systemxt_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">allow
build with normal, non-proprietary patched xt/system-xt</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4875&amp;Path=OOF680%2Fjimmactango2_OOF680">jimmactango2_OOF680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Create
Tango icon set for OO.o</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<tbody>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4712&amp;Path=SRC680%2Fconfigure20">configure20</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">misc
configure stuff</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4741&amp;Path=SRC680%2Fcloph05">cloph05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">allow
to
build without the need for gnucp (at least on Mac)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4285&amp;Path=SRC680%2Fsdkinspector">sdkinspector</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Within
this cws the odk example "Instance Inspector" is to be improved</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4794&amp;Path=SRC680%2Fcmcfixes30">cmcfixes30</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make
loading of corrupt .doc PLCF tables not crash</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4788&amp;Path=SRC680%2Fjl52">jl52</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">new
versions for cli_ure binding</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3914&amp;Path=SRC680%2Fnative50">native50</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">New
Java
GUI installer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4778&amp;Path=SRC680%2Fsb67">sb67</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Misc
OOo
2.2 bugfixes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4761&amp;Path=SRC680%2Fsmarttags">smarttags</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">m199</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4544&amp;Path=SRC680%2Foolinguforso">oolinguforso</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">m199</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4752&amp;Path=SRC680%2Fbfshrink01">bfshrink01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">remove
unused code from binfilter (900+ methods) detected through callcatcher</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4408&amp;Path=SRC680%2Fab31">ab31</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add
localisation support to UNO dialogs and IDE Dialog Editor</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4637&amp;Path=SRC680%2Fvistaready01">vistaready01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Vista
readyness. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m199</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4797&amp;Path=SRC680%2Fobr03">obr03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Text
change in First Start Wizard Page for Online Update</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4796&amp;Path=SRC680%2Frevivehsqldb">revivehsqldb</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixing
issue 72751</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4528&amp;Path=SRC680%2Fjl49">jl49</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">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4747&amp;Path=SRC680%2Fjsc16">jsc16</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">extend
add-on support in the uno-skeletonmaker</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4717&amp;Path=SRC680%2Fvcl70">vcl70</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">more vcl related fixes<br>better support for unicode surrogate pairs</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4646&amp;Path=SRC680%2Fcaloc">caloc</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Calc
and
i18n and locale data changes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4745&amp;Path=SRC680%2Faw038">aw038</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">ODF1.1
feature CWS (ATM for Drawinglayer, shapes)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4554&amp;Path=SRC680%2Fdr51">dr51</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.2
patches and bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4569&amp;Path=SRC680%2Ffwk56">fwk56</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
fixes for OOo2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4381&amp;Path=SRC680%2Fjl46">jl46</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Extension
Manager enhancements</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4651&amp;Path=SRC680%2Fprdiscw">prdiscw</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
issue 65167; refactor windows printer discovery</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4790&amp;Path=SRC680%2Fdiemyspell">diemyspell</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">myspell
isn't built anymore, so just remove it from cvs</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4676&amp;Path=SRC680%2Fjsc15">jsc15</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">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4681&amp;Path=SRC680%2Fsoldep2">soldep2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Improvements
for soldep</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4781&amp;Path=SRC680%2Fconfigmgrassert">configmgrassert</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">tiny
cws
with trivial change, to fix irritating but irrelevant debug output from
configmgr changes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4674&amp;Path=SRC680%2Fnative72">native72</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Installation
tasks for
OOo 2.2 and SO 8 Update 6</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4604&amp;Path=SRC680%2Fdocstatfix">docstatfix</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">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4484&amp;Path=SRC680%2Fautokerning">autokerning</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Pair
kerning switched on as default.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4645&amp;Path=SRC680%2Fsmoketestw2003">smoketestw2003</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">m198</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4654&amp;Path=SRC680%2Fpatch01as">patch01as</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Patches</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m198</font></td>
</tr>
</tbody>
</table>
<br>
<table>
<tbody>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4767&amp;Path=SRC680%2Fpji72336">pji72336</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
P1 build breaker on 64bit platforms (casting pointer to 32bit integer
in svtools/source/items1/stylepool.cxx, StylePool::nameOf). </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4725&amp;Path=SRC680%2Frt18">rt18</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Minor
build issues, mostly related to deliver</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4753&amp;Path=SRC680%2Fimpress114">impress114</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fixes
for impress/draw</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4564&amp;Path=SRC680%2Fimpress111">impress111</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bug
fixes for OOo 2.2.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4498&amp;Path=SRC680%2Fdba22ui">dba22ui</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<pre style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">UI-relevant bug fixes in the DBA project, targeted at 2.2<br><br>FS-&gt;Hamburg RE:<br>there's a number of incompatibilities in this CWS. Please<br>- touch svx/source/inc/dbtoolsclient.hxx<br>- touch sw/inc/swdbtoolsclient.hxx<br>- remove dbaccess'es output trees (that's only to be on the<br> safe side)<br>- ensure offuh is built<br>after integration of this CWS, and before building the new MWS</font></pre>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4734&amp;Path=SRC680%2Fobo08">obo08</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">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4710&amp;Path=SRC680%2Fos90">os90</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
of i71451 - 64bit-compatibility in binfilter </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4714&amp;Path=SRC680%2Fhsqldb1807">hsqldb1807</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">fix
build with hsqldb 1.8.0.6/7</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4702&amp;Path=SRC680%2Faw037">aw037</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BugFixing
CWS</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4553&amp;Path=SRC680%2Fsdwarningsbegone">sdwarningsbegone</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make
sd project compile warning free on
wntmsci10,wntmsci10.pro,unxlngi6,unxlngi6.pro,unxsols4,unxsols4.pro,unxsoli4,unxsoli4.pro</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4522&amp;Path=SRC680%2Fupdatefeed">updatefeed</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Migrate
online update notification protocol implementation to an UNO service
shared by OOo and OOo extensions.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4524&amp;Path=SRC680%2Ffwk54">fwk54</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Extend
popup menu controllers to be dispatch provider for their own command
URLs.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3772&amp;Path=SRC680%2Fapoctemplate">apoctemplate</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">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3595&amp;Path=SRC680%2Ficuupgrade">icuupgrade</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Upgrade
icu to latest version</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3143&amp;Path=SRC680%2Fpresfixes09">presfixes09</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Further
Impress slideshow fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4607&amp;Path=SRC680%2Foihelp">oihelp</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Implement an optional help section in the ObjectInspector<br>(property browser).<br><br>No actual UI changes, that's just an API feature to be used<br>elsewhere.<br><br>Incompatible modules (to re-build completely after integration):<br>- offuh<br>- unoil<br>- qadevOOo</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m197</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4698&amp;Path=SRC680%2Fc04v3_SRC680">c04v3_SRC680</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">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4736&amp;Path=SRC680%2Fpb19_SRC680">pb19_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.1
Showstopper</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4737&amp;Path=SRC680%2Fft2109mono_SRC680">ft2109mono_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
visual regression in UI on important platform</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4732&amp;Path=SRC680%2Fnoprotchk">noprotchk</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
obsolete protocol handler check from installation set and CVS.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4729&amp;Path=SRC680%2Fpj68">pj68</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Mac
OS X build fixes for SRC680_m195. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4722&amp;Path=SRC680%2Fcmcfixes29">cmcfixes29</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">small
uncontroversial fixes, mostly configure time</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4718&amp;Path=SRC680%2Fsixtyfour10">sixtyfour10</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">obscure
x86_64-specific work</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4700&amp;Path=SRC680%2Fjw3">jw3</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">warnings
and build fixes for GNU/Linux SPARC</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4656&amp;Path=SRC680%2Fpj66">pj66</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
obsolete files from extras.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4551&amp;Path=SRC680%2Fvcl69">vcl69</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.2
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4547&amp;Path=SRC680%2Fdba22a">dba22a</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">ongoing bugfixing towards 2.2 in the DBA modules<br><br>modules to break and rebuilt (caused by offapi changes)<br>- unoil</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4509&amp;Path=SRC680%2Fpdf04">pdf04</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">additional
PDF export features</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4481&amp;Path=SRC680%2Fdbwizardpp5">dbwizardpp5</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">This
cws is to fix bugs around OpenOffice assistants</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4683&amp;Path=SRC680%2Fwfilter">wfilter</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">warning
free filter module</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4667&amp;Path=SRC680%2Fos89">os89</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfixing/Patches
OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4665&amp;Path=SRC680%2Fcloph04">cloph04</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">improve
mac-support of configure</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4632&amp;Path=SRC680%2Fbunoidmap">bunoidmap</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Removal of deprecated stuff in the Binary Uno shared library loader.<br>Enhancing the Uno runtime by supporting identity mappings.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4556&amp;Path=SRC680%2Fswqbf89">swqbf89</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
in Writer for OOo 2.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4491&amp;Path=SRC680%2Ffwk52">fwk52</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Enhancements
for toolkit and extensions.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3839&amp;Path=SRC680%2Fswautomatic01">swautomatic01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Introduction of "automatic styles" in Writer model.<br>Goal: performance improvement for Load/Save<br><br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4648&amp;Path=SRC680%2Fobo07">obo07</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Bugfix
for #i63703#: Remove hard coded stuff from ldump (wntmsci1[0|1] only).</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4540&amp;Path=SRC680%2Ffs07">fs07</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Uploading a new libwpd 0.8.7 which adds support of WP Mac 1.x documents<br>This means that the file-formats covered by the proprietary, binary filters and<br>by the FOSS filter are the same.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4504&amp;Path=SRC680%2Fswfwknoassert">swfwknoassert</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Assertion
free smoke test for non-product builds. Issues which belong to the
Writer/Framework team.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=1642&amp;Path=SRC680%2Fsb23">sb23</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">UNO
current context across URP</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4603&amp;Path=SRC680%2Fkendy17">kendy17</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">cws-commit-patch
is a really useful utility - creates a CWS, associtates tasks, adds
modules &amp; commits the patch - all in one go...</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4575&amp;Path=SRC680%2Fsmoketest11">smoketest11</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">implement
new test for extensions</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4463&amp;Path=SRC680%2Fhcshared06">hcshared06</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Help
issues October 06</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m196</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4706&amp;Path=SRC680%2Fafplock_SRC680">afplock_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
file locking problems on AFP Volumes.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4709&amp;Path=SRC680%2Fpb18_SRC680">pb18_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
showstopper for OOo2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4707&amp;Path=SRC680%2Fimpress113_SRC680">impress113_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">PP5
bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4688&amp;Path=SRC680%2Flocalisation18_SRC680">localisation18_SRC680</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">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4705&amp;Path=SRC680%2Ftl34_SRC680">tl34_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Show-stoppers
for OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4708&amp;Path=SRC680%2Fgtkquickstart3_SRC680">gtkquickstart3_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">fix lifecycle issue after wizard &amp; some internal issues.<br>Changes 1 translated string capitalizing 1 word, but this string is disabled in Sun builds.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4692&amp;Path=SRC680%2Fupdchk01b_SRC680">updchk01b_SRC680</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">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4689&amp;Path=SRC680%2Fsw2104_SRC680">sw2104_SRC680</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">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4691&amp;Path=SRC680%2Fpj67_SRC680">pj67_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
to get 2.1 for Mac OS X ready, Debian packages and OOo version number
fix.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4690&amp;Path=SRC680%2Fnotecrash_SRC680">notecrash_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Crash
when switching sheets while editing a note</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4652&amp;Path=SRC680%2Fjw2">jw2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">remove
warnings with gcc 4.1.2</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4655&amp;Path=SRC680%2Fsixtyfour09">sixtyfour09</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">only
affect x86_64 users</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4555&amp;Path=SRC680%2Fpj65">pj65</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Cleanup
modules with warnings on Mac OS X. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4696&amp;Path=SRC680%2Fppbfix">ppbfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">last
minute 2.1 fix</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4662&amp;Path=SRC680%2Ftl33">tl33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.1 showstopper.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4517&amp;Path=SRC680%2Fause071">ause071</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">build
fixes/cleanup</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4011&amp;Path=SRC680%2Fqadev27">qadev27</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">implementation
detaills only. Does not affect StarOffice/OpenOffice.org directly</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3744&amp;Path=SRC680%2Fhr33">hr33</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">STL
related minor issues, misc. community patches, clean up</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4599&amp;Path=SRC680%2Fkendy16">kendy16</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
#define NULL 0 from solar.h.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3204&amp;Path=SRC680%2Fasyncdialogs">asyncdialogs</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Change
selected dialogs from synchronous Dialog::Execute() to asynchronous new
dialog API.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4526&amp;Path=SRC680%2Fscpivotcacheimport">scpivotcacheimport</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<p style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">Feature
to import PivotTables from MS Excel files with external source data</font></p>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4531&amp;Path=SRC680%2Faw036">aw036</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">BugFixing
CWS</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4693&amp;Path=SRC680%2Fsw2102_SRC680">sw2102_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Regression
loading documents with character attribute language "None"</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m195</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4671&amp;Path=SRC680%2Fmhu15_SRC680">mhu15_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix
Solaris x86 backtrace function(s).</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m194</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=1999&amp;Path=SRC680%2Faw024">aw024</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">CWS for Geometry migration. Joined aw006 (overlay) and tasks.<br>Shifting date (SO9). Shifting date again. Shifting again.<br>Synching due to warnings01, preparing for U5. Ready for testing.<br>rescheduled again for 2.2 (m190)</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m194</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4511&amp;Path=SRC680%2Flocalisation17">localisation17</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">l10n
cws for OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m194</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4670&amp;Path=SRC680%2Fvclshowstop08_SRC680">vclshowstop08_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for VCL related showstoppers</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m194</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4669&amp;Path=SRC680%2Fsw2101_SRC680">sw2101_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fix for regression i71249 introduced by fix for issue i69629, which has been fixed in cws swqbf88<br><br>Please integrate this cws also in SRC680 codeline.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m194</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4672&amp;Path=SRC680%2Fpyunofixes3_SRC680">pyunofixes3_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<p style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">This
CWS fixes python object allocation in pyuno. It solves crashes on some
systems.</font></p>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m194</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4635&amp;Path=SRC680%2Fpure01">pure01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">invalid
pure specifier (only `= 0' is allowed)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4611&amp;Path=SRC680%2Fvq39">vq39</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">pch
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4605&amp;Path=SRC680%2Fdba21showstop01">dba21showstop01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">DBA
show-stopppers for 2.1 (still before the code freeze, hopefully)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3287&amp;Path=SRC680%2Fos71">os71</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">JW
now QA rep of this CWS.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4574&amp;Path=SRC680%2Fshellfix05">shellfix05</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">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4573&amp;Path=SRC680%2Ffwk57">fwk57</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Last
fixes for OOo 2.1.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4572&amp;Path=SRC680%2Fmhu14">mhu14</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Crashreporter
stacktraces on Solaris x86 (zones)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4549&amp;Path=SRC680%2Fdba21fini">dba21fini</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">final
DBA bugfixes towards 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4492&amp;Path=SRC680%2Fause070">ause070</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<pre style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">makes localize.sdf files optional:<br>WITH_LANG empty just builds en-US version without touching any localize.sdf<br><br>now we're ready to move them to an optional module of their own.<br></font></pre>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4558&amp;Path=SRC680%2Fvclshowstop07">vclshowstop07</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.1
last minute fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4508&amp;Path=SRC680%2Fjsc14">jsc14</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">used
for 2.1 bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4482&amp;Path=SRC680%2Fsb63">sb63</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Mostly
community patches.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4309&amp;Path=SRC680%2Ftl28">tl28</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bug
fixes in writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4538&amp;Path=SRC680%2Ffwk55">fwk55</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
fixes for OOo2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4523&amp;Path=SRC680%2Fpj64">pj64</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Various
minor fixes and cleanups for 2.1. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3412&amp;Path=SRC680%2Fsoldep1">soldep1</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">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4542&amp;Path=SRC680%2Fgtkquickstart2">gtkquickstart2</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fix various issues in initial quick-starter CWS.<br>Disables the gtk+ quickstarter in the Sun build, to avoid problems.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4516&amp;Path=SRC680%2Fsloveniantemplates01">sloveniantemplates01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add/update
Slovenian templates for 2.1. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4441&amp;Path=SRC680%2Fvcl67">vcl67</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">more
2.0.5 tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3979&amp;Path=SRC680%2Funxlngs05">unxlngs05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add
platform ID 16 in automation for GNU/Linux SPARC</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4001&amp;Path=SRC680%2Fi18n27">i18n27</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
fixes for Czech Alphabetical sorting, Chinese translation and break
iterator.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3454&amp;Path=SRC680%2Fcloph03">cloph03</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add
desktop-integration package for slackware based distros (#i59183) and
add seamonkey as supported e-mail client</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4451&amp;Path=SRC680%2Fbasmgr01">basmgr01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">implement issue 69957 [1] "separate the BasicManager from<br>the ObjectShell", which is the first step towards fixing<br>issue 49133 [2] "Possibility to put macros in *.odb file".<br><br>[1]http://www.openoffice.org/issues/show_bug.cgi?id=69957<br>[2]http://www.openoffice.org/issues/show_bug.cgi?id=49133<br><br>***Attention***<br>This is incompatible from module basic upwards!</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4628&amp;Path=SRC680%2Fdocstat_SRC680">docstat_SRC680</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<p style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">Fix
for i70534: Document statistics not available after import of
non-native files.</font></p>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m193</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4561&amp;Path=SRC680%2Fimpress110">impress110</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<p style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">important
impress/draw fixes for 2.1</font></p>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4552&amp;Path=SRC680%2Ficonupdate01">iconupdate01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">update
of icons. this time only small changes that are not visible on the UI.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4545&amp;Path=SRC680%2Fkendy15">kendy15</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Trivial
fix of warnings like "warning: 'XYZ' is used uninitialized in this
function".</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4519&amp;Path=SRC680%2Fabi31">abi31</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">changes
for soffice script</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4485&amp;Path=SRC680%2Fswqbf88">swqbf88</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
in Writer for OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4410&amp;Path=SRC680%2Fsyswinshape">syswinshape</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">implement
shaped system windows</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4362&amp;Path=SRC680%2Fshellfix04">shellfix04</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Patches
for memory leaks and new items in the GConf and KDE configuration
backend.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4303&amp;Path=SRC680%2Fatkbridge4">atkbridge4</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Updates
of OOo &lt;-&gt; ATK bridge</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4536&amp;Path=SRC680%2Fscmissinglinks">scmissinglinks</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">#139464#
use #REF! errors in formulas using cells from missing external linked
sheets</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4503&amp;Path=SRC680%2Ffwk53">fwk53</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
fixes for 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4494&amp;Path=SRC680%2Fimpress109">impress109</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo2.0
Update 5 bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4487&amp;Path=SRC680%2Fnative69">native69</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.1 installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4457&amp;Path=SRC680%2Fbserver22">bserver22</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">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4440&amp;Path=SRC680%2Frt17">rt17</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Tooling
fixes for CWS and MWS handling.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4520&amp;Path=SRC680%2Fos87">os87</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4512&amp;Path=SRC680%2Fvcl68">vcl68</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.1 issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4514&amp;Path=SRC680%2Fpj62">pj62</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
SISSL from module filter. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4513&amp;Path=SRC680%2Fmhu13">mhu13</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Security:
make application stacks non-executable</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4505&amp;Path=SRC680%2Fupdchk01">updchk01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make
the 'automatic update check' more consistent.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4327&amp;Path=SRC680%2Fab30">ab30</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.1
fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4291&amp;Path=SRC680%2Fhcshared05">hcshared05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Autumn
06 issues for online help</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3841&amp;Path=SRC680%2Fnpower4">npower4</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">code
only cws, adds infrastructure for vba interop project</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3722&amp;Path=SRC680%2Fabi30">abi30</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">some
UCB issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4477&amp;Path=SRC680%2Fthbpp5">thbpp5</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
towards OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4064&amp;Path=SRC680%2Fcairofixes02">cairofixes02</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for cairocanvas</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3785&amp;Path=SRC680%2Fnpower3">npower3</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Basic modules are bounded by 16 bit size limits. This manifests itself in getting <br>"program too large errors" when dealing with large modules. </pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3992&amp;Path=SRC680%2Finplaceobjects">inplaceobjects</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<pre style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">Prepare framework code to support inplace active objects that are not UIactive.<br>Such objects are needed for the new chart.<br>Some bugs have been fixed "in passing" because their root causes also created problems for the desired goal.<br> </font></pre>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4049&amp;Path=SRC680%2Ftbe28">tbe28</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.0.5 accessibility bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m192</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4532&amp;Path=SRC680%2Fhsqlandant01">hsqlandant01</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make
the hsqldb module build with Ant 1.5.x</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4496&amp;Path=SRC680%2Fkrmisc">krmisc</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Some
bugs, some very minor UNO runtime features.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4473&amp;Path=SRC680%2Fnotecontext">notecontext</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Changed
context menu (insert/delete note) for Calc cells</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4048&amp;Path=SRC680%2Fause060">ause060</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">new
buildsystem features</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4478&amp;Path=SRC680%2Fextleadfix">extleadfix</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Improve
line height compatibility on UNX platforms while keeping the layout
backwards compatible</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4466&amp;Path=SRC680%2Fnative68">native68</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Preparing
installation of extensions in installation sets.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4450&amp;Path=SRC680%2Fhr39">hr39</a></font></td>
<td class="SmallText1"><font class="SmallText1"> </font>
<pre style="padding: 2px; font-family: Courier,monospace;"><font
class="SmallText1">osl[in|de]crementInterlockedCount(): don't use "lock" prefix on single processor, single core, non HT machines<br><br>The sal functions osl[in|de]crementInterlockedCount() use atomic operations to<br>increment and decrement a counter. On all x86 platforms this is done with a<br>"lock xadd" prefix. "Lock" means here to lock the bus, a quite expensive<br>operation on pre HyperThreading Intel processors and quite uncessary if there is<br>only one non HT, single core processor in the system (xadd with prefix is around<br>8 times slower on some processors than without prefix). The new implementation checks if we are on<br>a single processor single core non HT machine and leaves the "lock" prefix out<br>in this case.<br><br>Some benchmarks:<br><br>1) Just excercising os[in|de]crementInterlockedCount 100.000.000 times each. <br>Times are in seconds user time (Unix) resp. wall clock time (Windows).<br><br>Platform: Processor: hr39: m182:<br>Solaris x86 2x3.06 GHz Xeon 13.26 13.23<br>Solaris x86 1x800 Mhz AMD 10.44 13.95 !<br>Solaris x86 2.2 Ghz Opteron 3.66 3.93<br>Solaris x86 1.8 Ghz Pentium IV 3.76 23.61 !<br><br>Linux x86 2x3.06 GHz Xeon 13.14 13.09<br>Linux x86 1.8 Ghz Pentium IV 4.47 24.81 !<br><br>Windows 2x3.06 GHz Xeon 13.86 13.83<br>Windows 1.8 Ghz Pentium IV 3.43 23.83 !<br><br>2) Starting soffice, loading the spreadsheet "numbers_large.ods"<br>(which is kinda pathologic in its loading behavior), closing<br>the office. Times are in seconds user time.<br><br>Platform: Processor: hr39: m182:<br>Linux x86 1.8 Ghz Pentium IV 29.643 31.097<br> 29.903 31.641<br> 29.125 31.090<br> 29.759 31.769<br> 29.722 31.521<br> ---------------<br> mean 29.603 31.424<br> std. dev. 0.266 0.280<br><br> Improvement: 5.8% !<br><br>Linux x86 2x3.06 Ghz Xeon 19.410 19.250<br> 19.340 19.130<br> 19.400 19.600<br> 19.550 19.380<br> 19.470 19.500<br> ---------------<br> mean 19.434 19.372<br> std. dev. 0.071 0.168<br><br> Degration : 0.3%<br><br></font></pre>
<font class="SmallText1">
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4358&amp;Path=SRC680%2Fhr38">hr38</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Clean up obsolete files in binfilter. Additionally strip all line which start with the //STRIP001 and //auto strip markers.<br><br>Removes ~1200 files, and ~1.5 million lines from binfilter.<br><br>Some statistics (including two ealier clean up CWSs by rt and by me):<br><br> SRC680 m177 hr38<br><br>Disk usage (source only): 148 MBytes 75 MBytes<br>Files: 6896 4998<br>Lines: 3.53 million 1.71 million<br>Compiled files (wntmsci10): 2253 1827<br>Comp. time (wntmsci10, f. local): 3:58:30 2:35:59<br><br><br>This will not be the last clean up CWS, because there are still 129 object files which don't export symbols, thus are no longer needed. This means we can kill an estimated 300 hundred more files from binfilter.<br><br><br><br></pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m191</font></td>
</tr>
</tbody>
</table>
<br>
<input name="ids"
value="4834,4854,4865,4866,4861,4864,4872,4863,4844,4848,4843,4874,4862,4873,4860,4875"
type="hidden">
<pre></pre>
<br>
<br>
<br>
</body>
</html>