content/development/releases/DEV300_m47_snapshot.html (6,683 lines of code) (raw):

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>3.2 m47 Snapshot - Release Notes</title> <style> <!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in; text-align: justify } P.western { font-family: "Albany", sans-serif; font-size: 10pt } TD P { margin-bottom: 0.08in; text-align: left } TD P.western { font-family: "Albany", sans-serif; font-size: 10pt } --> </style> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="StarOffice 8 (Linux)"> <meta name="CREATED" content="20041215;16393200"> <meta name="CHANGEDBY" content="Eike Rathke"> <meta name="CHANGED" content="20050906;11430300"> <style> <!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in; text-align: justify } P.western { font-family: "Albany", sans-serif; font-size: 10pt } TD P { margin-bottom: 0.08in; text-align: left } TD P.western { font-family: "Albany", sans-serif; font-size: 10pt } --> </style> </head> <body> <h2>3.2 m47 Snapshot - Release Notes</h2> <br> These notes contain changes between DEV300_m29 and DEV300_m47. Please have a look for older Release Notes if you need to know former changes (example: <a href="http://development.openoffice.org/releases/3.0.m28_snapshot.html">http://development.openoffice.org/releases/3.0.m28_snapshot.html</a>).<br> This release will install as OOo-Dev 3.0 as long as it is not changed to OOo-Dev 3.2. Milestones before m39 have to be uninstalled (under Windows).<br> Sources can be received from SVN by tag DEV300_m47.<br> <br> <h3>Important note:</h3> DEV300_m40 was the last build towards OOo 3.1 from this codeline. The next 3.1 build will be from the OOO310 codeline.<br> DEV300_m41 is the first build that goes on with the unstable trunk. It does <b>not</b> belong to OOo 3.1.<br> See also the blog article on <a href="http://blogs.sun.com/GullFOSS/entry/branching_for_ooo_3_1">GullFOSS</a>.<br> <br> <h2>What's new ?</h2> <table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0"> <thead><tr bgcolor="#eeeeee"> <th>Feature title </th> <th>TaskId </th> <th>Spec. title </th> <th>Spec. abstract </th> <th>Dev. owner </th> <th>Spec. link </th> <th>Component </th> </tr> </thead> <tbody> <tr> <td>SRB FormWizard supports binary field types </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=76783">i76783 </a></td> <td>&nbsp; </td> <td>feature-info:<br> In FormWizard it is now possible to select also the BINARY, VARBINARY, LONGVARBINARY datatypes, which will insert as Pictures. </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Shrink Sections in Sun Report Builder </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=79423">i79423 </a></td> <td>&nbsp; </td> <td>feature-info:<br> There exist 3 new items in the toolbar to remove empty space between section ranges and the first or last control. * Top shrink removes the top empty space between section top range and the first top control. * Bottom shrink removes the bottom empty space between the section bottom range and the last bottom control. * Shrink removes free spaces from both directions from top and from bottom. This function could be very helpful if the report will be export as calc sheet. </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>SRB Grouping Dialog has a new up/down/delete toolbar </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=83082">i83082 </a></td> <td>&nbsp; </td> <td>feature-info:<br> In Report Builder grouping dialog exist a new toolbar which handles the up and down of grouping entries and also a new delete button to remove grouping entries. </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>multi-line text form controls preserving their selection </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=89821">i89821 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Multi-line text controls in forms now preserve their selection when losing and re-gaining the focus, making text exchange (like multiple cut'n'pastes) somewhat easier this way. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>human-readable event bindings in the property browser </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95963">i95963 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The event bindings in the form/control property browser are now somewhat more human readable, in that a binding formerly displayed as vnd.sun.star.script:Standard.Module1.Main?language=Basic& location=application now is displayed as Standard.Module1.Main (application, Basic) </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>event assignments in the property browser can be reset with DEL key </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95977">i95977 </a></td> <td>&nbsp; </td> <td>feature-info:<br> In the form/control property browser, event assignments can be reset using the DEL key. That is, the read-only input field which is to display (but not modify) the event assignment now at least accepts DEL, completely revoking the assignment for the given event. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>property browser: mouse-selection-behavior in property combo boxes changed </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96429">i96429 </a></td> <td>&nbsp; </td> <td>feature-info:<br> In the property browser, for properties displayed using a combo box (so you can enter free text, but select from a pre-defined list of possible options as well), the behavior for mouse selections changed: Formerly, when you selected an entry from the list, you needed to focus another cell somewhere else before the changed value was committed (even though it was already entered into the text field). Now, the property value is committed already when you select the entry from the list, which makes the work flow somewhat smoother in many cases. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>SRB controls bound to data source displays it data source name </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96523">i96523 </a></td> <td>&nbsp; </td> <td>feature-info:<br> In Sun Report Builder all controls bound to a data source displays it's data source name the prefix is like Calc a '=' (equal). </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>SRB toolbar items has now also menu items </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96782">i96782 </a></td> <td>&nbsp; </td> <td>feature-info:<br> All current toolbar items for Report Builder are now also available in the menu structure. For clear work, all items which manipulate existing fields can found in the edit menu structure like section shrink or control resizings. New controls which have to insert are stored in the insert menu structure like picture or shapes. </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>SRB Context menu contains also section shrink items </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96793">i96793 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The context menu in active section contains a shrink item, which has a sub menu for the new shrink feature. </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>form control property browser: renamed "Print" to "Printable" </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=97355">i97355 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The property "Print" in the property browser, when invoked for a form control, has been renamed to "Printable". </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>button control properties: renamed the action-related events </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=97356">i97356 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Form control buttons feature two events which are fired when the button is pressed, one to veto the actual firing, and one to do an actual action associated with the button. Formerly, they were called "Before commencing" and "When initiating", and as such a constant source of confusion, since it was non-obvious which event to use for which purpose. This situation hopefully improved a little bit with renaming the events (in the property browser) to "Approve action" and "Execute action". </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>SRB ReportWizard supports binary field types </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=98557">i98557 </a></td> <td>&nbsp; </td> <td>feature-info:<br> It is possible to select BINARY, VARBINARY, LONGVARBINARY datatypes in the Report Wizard. This will insert ImageControls instead of formatted fields. The images will be set 4cm high. Pictures will scale down to this size. </td> <td> <a href="mailto:Lars.Langhans@sun.com">Lars.Langhans@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Multiplatform shortcuts support </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=99296">i99296 </a></td> <td> <span xmlns="http://www.w3.org/1999/xhtml" class="mw-headline"> Abstract </span> </td> <td> <br> </td> <td> <a href="mailto:rvojta@openoffice.org">rvojta@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/User:Rvojta/Multiplatform_shortcuts">speclink </a> </td> <td>framework </td> </tr> <tr> <td>Menu items display changed </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=42227">i42227 </a></td> <td>Menus </td> <td>A style guide for menus in OpenOffice.org. </td> <td> <a href="mailto:philipp.lohmann@sun.com">philipp.lohmann@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/ui_in_general/menus/Menus.odt">speclink </a> </td> <td>gsl </td> </tr> <tr> <td>Optionitem "Icons in menus" now listbox with three options </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95318">i95318 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The Tools/Options-&gt;OpenOffice.org/View page now has a listbox for the "Icons in menus" option. The enhancement is implemented in CWS gtkmenuimages. This was a checkbox before and is now a listbox offering three options: 1) Automatic 2) Hide 3) Show </td> <td> <a href="mailto:Joerg.Skottke@Sun.COM">Joerg.Skottke@Sun.COM</a> </td> <td><br> </td> <td>ui </td> </tr> <tr> <td>The base line of Wiki Publisher is changed to OOo3.0 </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=81373">i81373 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Unfortunately, it is not possible to install an xslt-transformation filter as a part of extension in OOo2.4. The problem is fixed in OOo3.0, thus the new base line for the new versions of the extension is moved to OOo3.0 As result the users of the OOo2.4 will not be able to install the new version of the extension. </td> <td> <a href="mailto:Mikhail.Voitenko@sun.com">Mikhail.Voitenko@sun.com</a> </td> <td><br> </td> <td>word processing </td> </tr> <tr> <td>MediaWiki filter is no more installed as part of OOo installation </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=99462">i99462 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The MediaWiki filter is not installed as part of OOo installation any more. Instead it will be installed as a part of Wiki Publisher extension, since the two implementations are used together and it allows to provide updates for the filter independently from OOo releases. </td> <td> <a href="mailto:Mikhail.Voitenko@sun.com">Mikhail.Voitenko@sun.com</a> </td> <td><br> </td> <td>word processing </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>Ctrl+F11 puts the focus into the style ListBox </td> <td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=81468">i81468 </a> </td> <td>&nbsp; </td> <td>feature-info:<br> The key combination Ctrl+F11 doesn't call the Style Catalog anymore. Now it puts the focus into the style ListBox in the toolbox of text, frames, OLE-objects and pictures. It makes it easier to apply a paragraph or frame style without using a mouse. </td> <td> <a href="mailto:oliver.specht@sun.com">oliver.specht@sun.com</a> </td> <td> <font color="red"><br> <br> </font> </td> <td>word processing </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>Extended UNO AWT menu API </td> <td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=96390">i96390 </a> </td> <td> <span xmlns="http://www.w3.org/1999/xhtml" class="mw-headline"> Current state </span> </td> <td> <font color="red"> </font> <br> </td> <td> <a href="mailto:carsten.driesner@sun.com">carsten.driesner@sun.com</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/User:Arielch/Menu_API_Enhancement">speclink </a> </td> <td>framework</td> </tr> </tbody> </table> <table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0"> <thead><tr bgcolor="#eeeeee"> <th>Feature title </th> <th>TaskId </th> <th>Spec. title </th> <th>Spec. abstract </th> <th>Dev. owner </th> <th>Spec. link </th> <th>Component </th> </tr> </thead> <tbody> <tr> <td>Locale data for Maltese (Malta) [mt-MT] </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=75365">i75365 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Added locale data for Maltese (Malta) [mt-MT]. The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Locale data for Myanmar (Myanmar) [my-MM] </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=83349">i83349 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Added locale data for Myanmar (Myanmar) [my-MM]. The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Locale data for Shuswap (Canada) [shs-CA]. </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=86084">i86084 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Added locale data for Shuswap (Canada) [shs-CA]. The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Arabic entries in language list box </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=90867">i90867 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Added new Arabic locales to the language list box, selectable for character attribution and spell-checking. Arabic (Chad) [ar-TD] Arabic (Comoros) [ar-KM] Arabic (Djibouti) [ar-DJ] Arabic (Eritrea) [ar-ER] Arabic (Israel) [ar-IL] Arabic (Mauritania) [ar-MR] Arabic (Palestine) [ar-PS] Arabic (Somalia) [ar-SO] Arabic (Sudan) [ar-SD] </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Arabic entry in language list </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93694">i93694 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The language table and list box now have an "Arabic" entry (without region/country) that does not correspond to a locale. It is not offered for language attribution et al, but is selectable if an Arabic language pack is installed, instead of the previous "Arabic (Egypt)". </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Languages classified as RTL </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95794">i95794 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The following languages are now classified as Right-To-Left, as they are primarily written in Perso-Arabic script: Kashmiri Sindhi </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Locale data for Tok Pisin (Papua New Guinea) [tpi-PG] </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95852">i95852 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Added locale data for Tok Pisin (Papua New Guinea) [tpi-PG]. The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Classified some languages as CTL </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96840">i96840 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The following languages are now classified as CTL languages: Bodo Dogri Maithili Dhivehi </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>L10N </td> </tr> <tr> <td>Positioning of axes and axis labels </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=85625">i85625 </a></td> <td>Axis Positioning </td> <td>This specification describes the positioning of axes including the positioning of axes labels and interval marks inside the chart. </td> <td> <a href="mailto:ingrid.halama@sun.com">ingrid.halama@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/chart/ChartAxisPositioning.odt">speclink </a> </td> <td>chart </td> </tr> <tr> <td>new: "Text direction" property for form controls </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=30631">i30631 </a></td> <td>R2L-enabled Control Forms </td> <td>In regions where people uses right-to-left directed text like Arabia or Israel (Hebrew) forms will look strange if they need to use left-to-right layout control forms.This specification will enhance OpenOffice.org 2.0 with control forms that can have both text directions/layout - left-to-right and right-to-left. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/g11n/Right-to-left_control_forms/R2L-enabled_control_forms.sxw">speclink </a> </td> <td>dba </td> </tr> <tr> <td>Function Autopilot from inside the SRB </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=94535">i94535 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The Function Autopilot which is used in the spreadsheet can now be used inside the Sun Report Builder. The Autopilot can be started from: - the data field ( formatted field and image control) - the conditional print expression http://wiki.services.openoffice.org/wiki/SUN_Report_Builder/Documentation#Report_Navigator_-.3E_Report_-.3E_Functions_-.3E_Function_-.3E_Properties_of_General_Tab - the formula - the initial value The Autopilot shows all functions which are supported by the report engine. The documentation for the SRB can be found here http://wiki.services.openoffice.org/wiki/SUN_Report_Builder/Documentation The function description can be found here http://wiki.services.openoffice.org/wiki/Base/Reports/Functions </td> <td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Automatic binding of first table when opening a new Report </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96428">i96428 </a></td> <td>&nbsp; </td> <td>feature-info:<br> When creating a new report in a database, the report will be bound to the first table from the database. Additional the Add Field dialog will open with all available fields. </td> <td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Report output format now also available in the property browser </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96434">i96434 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The property browser now shows the selected output format for a report on teh data page when it is selected in the SRB. Currently available formats are - Text document - Spreadsheet document </td> <td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Add Field dialog supports sorting and insert toolbar </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96520">i96520 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The Add Field dialog now has a toolbar above the listbox for the fields. The toolbar allows to sort the fields ascending and descending as well to remove the sort order and restore origin order from the source (table,query). Additional the toolbar contains an "Insert" entry which allows to insert the selected fields into a report section. Multiselection of fields is also supported. </td> <td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Allow anti-aliasing of drawing objects </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=28526">i28526 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:armin.le.grand@sun.com">armin.le.grand@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/appwide/drawing_layer/SolidDragging.odt">speclink </a> </td> <td>drawing </td> </tr> <tr> <td>Unify DrawObject modification with full attributes </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95646">i95646 </a></td> <td>Solid Dragging: Adapt Tools/Options/View dialog settings concerning 3D, AntiAliasing and DrawObject Interactions </td> <td>This Specification describes three single tasks which are so closely related, that i will describe them in a single specification. The following definitions of the three tasks will be used throughout the document: </td> <td> <a href="mailto:armin.le.grand@sun.com">armin.le.grand@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/appwide/drawing_layer/SolidDragging.odt">speclink </a> </td> <td>drawing </td> </tr> <tr> <td>Support images in extension help </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=83627">i83627 </a></td> <td>Extensible Help </td> <td>Target of the extensible help project is to support help content inside OpenOffice.org extensions. The extensions' help content is provided together with the OpenOffice.org installed help content. The help index can be extended by extensions. The implementation supports extended tool tips and accessing extension help content by pressing F1 in UNO dialogs and menus. </td> <td> <a href="mailto:Andreas.bregas@sun.com">Andreas Bregas (ab) </a></td> <td> <a href="http://specs.openoffice.org/appwide/help/ExtensibleHelp.odt">speclink </a> </td> <td>framework </td> </tr> <tr> <td>File locking implementation changes. </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95809">i95809 </a></td> <td>File Locking </td> <td>File locking is needed to control access to a document. If a file/document is locked, nobody else could change/delete the document. A file locking mechanism is offered by the operating system, but in some cases this mechanism does not/could not work. Therefore OOo implements an own mechanism beside the one provided by the operating system. System and OOo file locking are combined. This allows OOo to have a reliable locking also when the locking from the operating systems fails in some cases. Furthermore it allows to OOo see who has already opened the document. </td> <td> <a href="mailto:frank.loehmann@sun.com">Frank Loehmann (FL) </a></td> <td> <a href="http://specs.openoffice.org/appwide/fileIO/File_Locking.odt">speclink </a> </td> <td>framework </td> </tr> <tr> <td>Allow usage of default master password. </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=97092">i97092 </a></td> <td>Electronic Signatures and EncryptionGraphical User Interface (GUI) </td> <td> <br> </td> <td> <a href="mailto:Mikhail.Voitenko@sun.com">Mikhail.Voitenko@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/appwide/security/Electronic_Signatures_and_Security.sxw">speclink </a> </td> <td>framework </td> </tr> <tr> <td>Remove unused 3D options </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=95644">i95644 </a></td> <td>Solid Dragging: Adapt Tools/Options/View dialog settings concerning 3D, AntiAliasing and DrawObject Interactions </td> <td>This Specification describes three single tasks which are so closely related, that i will describe them in a single specification. The following definitions of the three tasks will be used throughout the document: </td> <td> <a href="mailto:armin.le.grand@sun.com">armin.le.grand@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/appwide/drawing_layer/SolidDragging.odt">speclink </a> </td> <td>gsl </td> </tr> <tr> <td>Make slideshow media controllable via effects </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=91250">i91250 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:christian.lippka@sun.com">christian.lippka@sun.com</a> </td> <td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=91250">speclink </a> </td> <td>presentation </td> </tr> <tr> <td>Sorting improvements </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=20491">i20491 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Sorting has been improved: - Sorting preserves the original order of entries with equal sort keys. - If there are no previous sort settings, the sort dialog defaults to the column of the cursor position. The toolbar buttons always use the cursor position. - The toolbar buttons use the same logic as the sort dialog to determine if a range has column headers. </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Sorting improvements </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=22758">i22758 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Sorting has been improved: - Sorting preserves the original order of entries with equal sort keys. - If there are no previous sort settings, the sort dialog defaults to the column of the cursor position. The toolbar buttons always use the cursor position. - The toolbar buttons use the same logic as the sort dialog to determine if a range has column headers. </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>INDIRECT now supports the '!' sheet separator </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=30172">i30172 </a></td> <td>&nbsp; </td> <td>feature-info:<br> For MS-Excel interoperability the INDIRECT function now supports the '!' exclamation mark as sheet name separator when interpreting cell address strings, additionally to the '.' dot separator Calc uses. This change aligns with the behavior of other spreadsheet applications and the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Rename sheet with double-click </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=4517">i4517 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Double click on a sheet tab now shows the rename dialog. </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Repeat vectors if used in 2D array </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=46681">i46681 </a></td> <td>&nbsp; </td> <td>feature-info:<br> A column or row vector is now replicated if used in an array formula such that a 2D matrix is required by an operation but only a vector was given. For example, the formula ={1;2;3} entered as a matrix formula in a range selection of 3 columns by 2 rows results in two rows with values 1 2 3 each. This works also in not so trivial cases, http://qa.openoffice.org/issues/show_bug.cgi?id=46681 mentions a few use cases. This change aligns with the behavior of other spreadsheet applications and the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Sorting improvements </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=7277">i7277 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Sorting has been improved: - Sorting preserves the original order of entries with equal sort keys. - If there are no previous sort settings, the sort dialog defaults to the column of the cursor position. The toolbar buttons always use the cursor position. - The toolbar buttons use the same logic as the sort dialog to determine if a range has column headers. </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Formula syntax in tip help </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=86856">i86856 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td> <a href="http://wiki.services.openoffice.org/w/images/a/ad/Show_Formula_Syntax_Specification.odt">speclink </a> </td> <td>sc </td> </tr> <tr> <td>Zoom slider in Calc status bar </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=88437">i88437 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The Calc status bar now has a slider for the zoom factor, like Writer (since 3.0) and Draw/Impress (m35). </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Scaling factor in toolbar for page preview </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=88521">i88521 </a></td> <td>Print Output Scaling Factor </td> <td>According to the request of the to-do list in O community, the feature is to add resizeable margin on page preview in </td> <td> <a href="mailto:frank.loehmann@sunc.com">Frank Loehmann (FL) </a></td> <td> <a href="http://specs.openoffice.org/calc/features/Print_Output_Scaling_Factor.odt">speclink </a> </td> <td>sc </td> </tr> <tr> <td>Scroll wheel switches pages in page preview </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=89145">i89145 </a></td> <td>&nbsp; </td> <td>feature-info:<br> If an entire page is visible in the page preview, the mouse scroll wheel can now be used to switch to the previous/next page. </td> <td> <a href="mailto:niklas.nebel@sun.com">niklas.nebel@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>BETADIST with optional parameter for cumulative/density </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=91547">i91547 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The BETADIST spreadsheet function now has an additional optional 'cumulative' parameter to specify whether to calculate the probability density function or the cumulative distribution function, defaulted to TRUE for compatibility. This change aligns with the behavior of other spreadsheet applications and the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula A new implementation of BETADIST now yields results with a much better precision than in earlier releases. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Storage of data pulled in by external references changed </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=92797">i92797 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The implementation of how data pulled in by references to external documents in formulas is stored internally was changed. Previously, all data of a referred external sheet was stored in a hidden sheet. Now only the data referred is stored in a separate structure, hidden sheets are not created anymore. This has the advantages that - By not creating hidden sheets the amount of available 255 sheets is not decremented. - It should be possible to refer more than 254 external sheets, given enough memory for the amount of data of course. - Less data needs to be stored when saving the document to file. - No unintended data leakage may occur because data not referred is not saved to files. Note that the external sheets will not show up anymore in the Navigator. For ODF file storage the data is still saved as external sheets, previous versions will be able to read the document. Re-saving an already existing document with the new version may result in a significantly decreased size of the file's storage, depending on the previous amount of data in the entire sheet and the amount of data actually used in formulas. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Added EUROCONVERT function </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93789">i93789 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The EUROCONVERT spreadsheet function to convert between former currencies of the Eurozone is implemented, including import from and export (binary) to Excel file formats. This change aligns with the behavior of other spreadsheet applications and the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>New GAMMA, CHISQDIST, CHISQINV, changed GAMMADIST. </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=94555">i94555 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Several changes according to ODFF. (1) Introduce the GAMMA function. (2) Introduce CHISQDIST. In contrast to CHIDIST it gives the left tail probability, same as other distributions do. In addition it has an optional parameter to calculate the density function. (3) Introduce CHISQINV. (4) Adapt the "cumulative" parameter of the GAMMADIST function to be optional. If omitted, the default value 1 is stored in ODF documents and export to Excel for compatibility. (5) Adapt the domain of CHIDIST to allow negative x, see ODFF 6.17.10. (6) Remove the constraint "degrees of freedom &lt; 1.0E5" from CHIDIST and CHIINV because they are no longer needed with the new implementation. Unfortunately the identifier GAMMAINV is already used for the inverse of the Gamma-distribution. It can likely be confused to be the inverse of the Gamma function. A comment in the application help is necessary. These changes align with the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula Note: for GAMMADIST and GAMMAINV, the third parameter 'beta' is used in the way that mean=alpha&#8226;beta, but ODFF draft spec uses the third parameter 'lambda' in the way that mean=alpha/lambda. This needs to be changed in ODFF spec. The application help must explain, which use of the parameter OOo has, because the common usage of the parameter differs between countries. Note: The domain of the GAMMA function contains negative values. The ODFF draft spec is not adapted yet. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>DATEVALUE and TIMEVALUE now return date or time only </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=94765">i94765 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The DATEVALUE and TIMEVALUE spreadsheet functions now return the numeric value for date repectively time only. In the case of DATEVALUE only the integer part of the date serial is returned, in the case of TIMEVALUE only the fractional part is returned. Previously, both functions returned the combined integer and fractional value. This change aligns with the behavior of other spreadsheet applications and the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Base parameter of LOG now optional </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96835">i96835 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The 'base' parameter of the LOG spreadsheet function is now optional, defaulted to base 10. The implementation already handled this, but it was not reflected in the UI of the formula wizard. This change aligns with the behavior of other spreadsheet applications and the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>Cumulative parameter of POISSON now optional </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=96837">i96837 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The 'cumulative' parameter of the POISSON spreadsheet function is now optional. If omitted, storing the function in ODF files adds the default value for backwards compatibility. Also during export to Excel the parameter is added, as Excel expects all 4 parameters to be present. This change aligns with the definition given in the OASIS ODFF/OpenFormula specification available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td><br> </td> <td>sc </td> </tr> <tr> <td>New "Context" mode for numerals setting </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=22396">i22396 </a></td> <td> <br> </td> <td>Digits used in Arabic text (&#8220;Hindi digits&#8221;) are different from digits in Western text (&#8220;Arabic digits&#8221;). Since some of the IMEs (Input Method Editor) do not deliver the correct Hindi digits but the common Arabic digits, a configuration setting has been implemented for OpenOffice.org 1.2 that allows the user to switch the digits that are shown in the document. This setting used to have three different states: &#8220;all digits Hindi&#8221;, &#8220;all digits Arabic&#8221;, and &#8220;all digits depending on the system locale&#8221;. This feature was lacking a mode that chooses the correct digits based on the context of the digits: Hindi digits in an Arabic context, Arabic digits in any other context. </td> <td> <a href="mailto:frank.meies@sun.com">Frank Meies (FME) </a></td> <td> <a href="http://specs.openoffice.org/appwide/ctl/TextNumeralsContextMode-Spec.odt">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>Introduction of an overline font effect </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=5991">i5991 </a></td> <td>Introduction of an overline font effect </td> <td>Introduce a new font effect that draws a line above a selected character or group of characters. The line style and colour may be selected by the user, with the same options available as for the underline font effect. </td> <td> <a href="mailto:frank.loehmann@sun.com">frank.loehmann@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/appwide/formatting/Overlined_Text.odt">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>Accept/Reject Change in context menu </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=6191">i6191 </a></td> <td>Accept and Reject Changes </td> <td>Editing changes (aka redlines) is possible using the dialog &#8220;Accept or Reject Changes&#8221;. As this is cumbersome it makes sense to add entries to accept or reject to the context menu. </td> <td> <a href="mailto:oliver.specht@sun.com">Oliver Specht, os </a></td> <td> <a href="http://specs.openoffice.org/writer/menus/AcceptRejectChange.odt">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>changes to format menu </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=64127">i64127 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/MinorMenuAdjustments">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>Introduction of an outline level attribute for paragraphs and paragraph styles </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=70748">i70748 </a></td> <td>Introduction of an outline level attribute for paragraphs and paragraph styles </td> <td>Introduce a new paragraph and paragraph style attribute, named &#8220;outline level&#8221;, to transform a normal paragraph directly and independently from any certain list style or paragraph style into a heading. </td> <td> <a href="mailto:Oliver-Rainer.Wittmann@Sun.COM">Oliver-Rainer.Wittmann@Sun.COM</a> </td> <td> <a href="http://specs.openoffice.org/writer/numbering/OutlineLevel.odt">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>More hyperlink related entries in the context menu </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=7311">i7311 </a></td> <td>Edit and Delete Hyperlink </td> <td>Hyperlinks in Writer documents can be modified with the hyperlink dialog and in the Format/character dialog. It should also be possible to easily remove a hyperlink and to copy the URL of the hyperlink to the clipboard. </td> <td> <a href="mailto:oliver.specht@sun.com">Oliver Specht, os </a></td> <td> <a href="http://specs.openoffice.org/writer/menus/Edit_Delete_Hyperlink.odt">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>search inside notes </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=80135">i80135 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/Notes2_Search">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>Serbian Cyrillic Numbering Provider </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=86142">i86142 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Added support for Serbian Cyrillic Numbering Provider in outline numbering. </td> <td> <a href="mailto:eike.rathke@sun.com">eike.rathke@sun.com</a> </td> <td> <br> </td> <td>word processing </td> </tr> <tr> <td>Inconsistent terms: Autoformat - Autocorrect </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=87347">i87347 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/MinorMenuAdjustments">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>New look for selection: transparency </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=88893">i88893 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:armin.le.grand@sun.com">armin.le.grand@sun.com</a> </td> <td> <a href="http://qa.openoffice.org/issues/show_bug.cgi?id=88893">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>"Navigator" added to the view menu </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=89315">i89315 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/MinorMenuAdjustments">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>Grammar checking </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=90144">i90144 </a></td> <td>Spelling and Grammar Checking </td> <td>Grammar checking is now available in OpenOffice.org Writer. Therefore the former dialog gets extended to handle grammar checking too. The dialog is now also able to show a vendor logo as a bitmap and name in the dialog title. </td> <td> <a href="mailto:frank.loehmann@sun.com">Frank Loehmann (FL) </a></td> <td> <a href="http://specs.openoffice.org/appwide/linguistic/Spelling_and_Grammar.odt">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>reply to existing notes </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93690">i93690 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/Notes2_Reply">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>changes to Tools-AutoCorrect </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=94551">i94551 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/MinorMenuAdjustments">speclink </a> </td> <td>word processing </td> </tr> <tr> <td>Footnotes... renamed to Footnotes/Endnotes... </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=94633">i94633 </a></td> <td> <br> </td> <td> <br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/MinorMenuAdjustments">speclink </a> </td> <td>word processing</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>bi-directional writing for chart elements </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=14365">i14365 </a></td> <td>Bi-directional Writing in Charts </td> <td>For an Arabic version of OpenOffice.org it is necessary to allow control over the text direction for chart elements that do contain text. </td> <td> <a href="mailto:ingrid.halama@sun.com">ingrid.halama@sun.com</a> </td> <td> <a href="http://specs.openoffice.org/chart/ChartBidirectionalWriting.odt">speclink </a> </td> <td>chart </td> </tr> <tr> <td>image controls: support for document-embedded images </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=38215">i38215 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Image controls can now be bound to images which are embedded in the document where the control lives in. More precise, when you select an image to be displayed at an image control, the "Link" option in the file picker is not disabled anymore. When you uncheck the option (the default is "checked", to mimic the legacy behavior), then the image is displayed in the control, and upon saving the document, it's embedded in the document itself. This way, you can create documents with image controls which are exchangeable with other people/installations/platforms, which formerly was much more difficult due to the need to also copy the images, and place them in exactly the same location as on the originating machine (which often is simply impossible). Thanks for Noel Power for providing the patch for this. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>Relative path for file based databases </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=41897">i41897 </a></td> <td>&nbsp; </td> <td>feature-info:<br> At the moment, when you create a file-based database (such as dBase or Spreadsheet), the URL to the files (let's call it the "data URL") is stored in an absolute manner - that is, something like "file:///c:/foo/bar". As a result, when you move the database document (the .odb file), together with the underlying data, to another machine, you need to either duplicate the file structure on this target machine, or to adjust the settings for the database. Now it is possible that the path is stored relatively when the option "Save URLs relative to file system" setting in the "Tools-&gt;Options-&gt;Load/Save" dialog is checked. </td> <td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>SQL syntax highlighting </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=67961">i67961 </a></td> <td><br> </td> <td><br> </td> <td> <a href="mailto:mod@openoffice.org">mod@openoffice.org</a> </td> <td> <a href="http://wiki.services.openoffice.org/wiki/SQL_Syntax_Highlighting">speclink </a> </td> <td>dba </td> </tr> <tr> <td>New short cuts for Sun Report Builder </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=80200">i80200 </a></td> <td>&nbsp; </td> <td>feature-info:<br> The Edit menu now contains a "Select All" entry which contains Select All -&gt; Select All Select all Labels Select all Formatted Fields Select Report </td> <td> <a href="mailto:ocke.janssen@sun.com">ocke.janssen@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>views opened for editing are automatically put into "Run SQL Directly" mode </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=87192">i87192 </a></td> <td>&nbsp; </td> <td>feature-info:<br> When you open an table view for editing its constituting SQL command (which is a feature currently supported for embedded HSQLDB only), then the query editor is automatically put into the "Run SQL command directly" mode. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>"Empty string is NULL" behavior refined </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=90403">i90403 </a></td> <td>&nbsp; </td> <td>feature-info:<br> In the course of fixing issue 90403 and issue 92471, the behavior of form controls whose "Empty string is NULL" property is set to "Yes" has been refined. This change might make existing forms behave slightly different than before, but certainly more expectation-conformant now. First, the property is now also respected when you never touched the respective control before saving the record. That is, imagine a control which has this property set to "Yes", this way declaring that if the control contains an empty string, then this should be propagated to the database as (the dedicated) NULL value. Formerly, when you moved to the insertion row of the form, so the control was initially empty, entered some data into other controls of the current record, and saved the record without actually touching the first control, then it actually updated an empty string. Now, with the change, it updates NULL, as this is what "Empty String is NULL" = "Yes" requests. Second, when a control was bound to a database column which was declared as NOT NULL, then the control *always* updated an empty string instead of NULL, no matter what its "Empty string is NULL" property requested. Effectively, this killed server-side defaults of database fields, as such defaults are only applied when the field is NULL. Now, with the change, controls always update NULL in such a setup, this way enabling server-side defaults. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>image controls: can be bound to text database columns, interpreting their content as relative link to the image </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=91310">i91310 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Image controls in database forms can now be bound to text columns. Formerly, you could only bind them to columns whose content could reasonably be interpreted as binary (BLOB etc.). Now, when you select a text database column as source for the image control, then it will interpret the content of the respective column's content as URL, and load and display the image pointed to by this URL. Also, the URL might be relative to the document which the image control is embedded into. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>form controls: new property "Input Required" </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=92322">i92322 </a></td> <td>&nbsp; </td> <td>feature-info:<br> All form controls which can be bound to a database column (i.e. have the "Data field" property) now have a new property called "Input required". Description ========= This property controls whether or not the input of this field is checked against being empty (NULL). It is evaluated for controls which are bound to a database field which is defined as required (i.e. which is not allowed to contain the special NULL value), immediately before the current record of the form is to be written into the database. If the property is set to "Yes", and the field contains no input when the current record is to be written to the database, then an error message will be shown to the user, and the respective control will be focused afterwards. Note that this is the known behaviour so far - the property defaults to "Yes" so that newly created controls behave as they would do in previous OOo versions. If the property is set to "No", and the field contains no input when the current record is to be written to the database, then this is ignored. It's up to the underlying database to either reject the update, or fill the respective column with a server-side default value. Functional Constraints ================= If the "Form data input checks for required fields" option in the advanced settings of the database document (Edit / Database / Advanced Settings ...) is *not* checked, then the "Input required" property for all controls in all forms in this database document does not have any effect, since the document-wide setting overrules the per-control settings. UI == In the property browser, the "Input required" is located immediately below the "Empty string is NULL" property, if it is present, otherwise immediately below the "Data field" property. If the "Data field" is not set (i.e. empty), then "Input required" is disabled, since it would be evaluated for bound controls only, anyway. If the "Empty string is NULL" is set to "No", then "Input required" is also disabled, since "Empty string is NULL" being "no" implies that when the user does not enter any value in the control, then an empty string, instead of the dedicated value NULL, is written, so there's always a non-NULL value no matter the user's action. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>image controls: scaling the image by keeping the ratio </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93264">i93264 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Image form controls in documents got an additional mode for scaling the image they display. Previously, you could control the scaling by setting the "Scale" property to "Yes" or "No" only, where "Yes" implied an anisotropic scaling, i.e. one which distorted the image's dimensions. Now, the "Scale" property allows the values "No" (same as before), "Keep Ratio" and "Fit to Size" (equivalent to the old "Yes"). When "Keep Ratio" is selected, the image is still scaled up or down to match the control dimensions, but it's ratio is aspect kept constant. This is especially useful for controls where the designer of the document does not know, at time of designing the document/control, the dimensions of the to-be-displayed images. In particular, this is useful for image controls in database forms, displaying images obtained from the database. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> <tr> <td>check box grid columns have the "Tristate" property </td> <td><a href="http://www.openoffice.org/issues/show_bug.cgi?id=93457">i93457 </a></td> <td>&nbsp; </td> <td>feature-info:<br> Check box columns in grid controls now have the "Tristate" property, which controls whether or not the "indetermined" state is allowed for the check box, as known from ordinary check box form controls. </td> <td> <a href="mailto:frank.schoenheit@sun.com">frank.schoenheit@sun.com</a> </td> <td><br> </td> <td>dba </td> </tr> </tbody> </table> <table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0"> <thead><tr bgcolor="#eeeeee"> <th>Feature title </th> <th>TaskId </th> <th>Spec. title </th> <th>Spec. abstract </th> <th>Dev. owner </th> <th>Spec. link </th> <th>Component </th> </tr> </thead> <tbody> <tr> <td>Let OOo use own file locking mechanics to lock alien formats as well.</td> <td> <a href="http://www.openoffice.org/issues/show_bug.cgi?id=95528">i95528 </a> </td> <td>&nbsp; </td> <td>As practice has shown, it is a quite common case that OOo is used to edit documents of alien formats on network. Unfortunately it looks to be impossible to let the file be locked using file system locking, since it does not work in heterogeneous file systems as expected, and the mentioned scenario has been recognized as very important one. Thus the locking mechanics of OOo is not recognizable for third-party applications, except they implement support for OOo locking mechanics. The implementation in childworkspace fwk94 let the alien files be locked using the OOo file locking mechanics as well. That solves at least the cases when a file of alien format is edited only by OOo3.x in network. </td> <td> <a href="mailto:Mikhail.Voitenko@sun.com">Mikhail.Voitenko@sun.com</a> </td> <td> <font color="red"><br> </font> </td> <td>framew</td> </tr> </tbody> </table> <table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0"> <thead> </thead> <tbody> </tbody> </table> <table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0"> <thead></thead> <tbody> </tbody> </table> <br> <h2>Integrated Child Workspaces</h2> <br> List of integrated child workspaces:<br> <br> <table> <thead><tr class="TableHead1"> <td><font class="TableHead1"><br> Name</font></td> <td><font class="TableHead1"><br> Description</font></td> <td><font class="TableHead1"><br> Milestone (integrated)</font></td> </tr> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8211&Path=DEV300%2Fause100">ause100</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">small fixes and cleanups</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8294&Path=DEV300%2Fautomation310g_DEV300">automation310g_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Last minute fixes for greenstate of 3.1</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8259&Path=DEV300%2Fautomation310m9_DEV300">automation310m9_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">latest fixes for testautomation module</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8260&Path=DEV300%2Fautomation310wg_DEV300">automation310wg_DEV300</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8223&Path=DEV300%2Faw069">aw069</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS for #i100710#</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8274&Path=DEV300%2Faw070_DEV300">aw070_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS (mainly #i100851#)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8286&Path=DEV300%2Faw071_DEV300">aw071_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS (for #i101016#)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8293&Path=DEV300%2Faw072_DEV300">aw072_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS OOo 3.1 (#i101169#)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8197&Path=DEV300%2Fbfshrink02">bfshrink02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">remove latest set of unused methods in binfilter (90+)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8288&Path=DEV300%2Fcalc31stopper5_DEV300">calc31stopper5_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 stopper issue #i101118#</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8269&Path=DEV300%2Fcalcdelrows_DEV300">calcdelrows_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix a problem with deleted rows in Calc collaboration</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7847&Path=DEV300%2Fcli005">cli005</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Cleanup some basic code and minor warning issues.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8258&Path=DEV300%2Fcltexteditfix_DEV300">cltexteditfix_DEV300</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8270&Path=DEV300%2Fcmcfixes57">cmcfixes57</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc build fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8218&Path=DEV300%2Fcwstestresult02">cwstestresult02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">submit test results now also for milestones </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8263&Path=DEV300%2Fdba31m_DEV300">dba31m_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix in SRB and some other "minor" issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7579&Path=DEV300%2Fdba32a">dba32a</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">ongoing DBA bug fixing towards OOo 3.2</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7882&Path=DEV300%2Fdbaperf1">dbaperf1</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Performance improvements for accessing databases</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8265&Path=DEV300%2Fdev300m47masterfix">dev300m47masterfix</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7615&Path=DEV300%2Fdr67">dr67</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixed and extensions for OOXML import</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8267&Path=DEV300%2Ffwk110_DEV300">fwk110_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7918&Path=DEV300%2Fgtkmenuimages">gtkmenuimages</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">By default follow the system theme as to whether to display menus images</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8239&Path=DEV300%2Fhr62">hr62</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">PCVSLib is no longer in use for OOo and is now hosted separately: <br>http://kenai.com/projects/pcvslib<br><br>Remove PCVSLib and assorted tools from tree.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7530&Path=DEV300%2Flayoutdialogs2">layoutdialogs2</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">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7941&Path=DEV300%2Fmacshortcuts01">macshortcuts01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Mac OS X shortcut issues.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7939&Path=DEV300%2Fmav46">mav46</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">MediaWiki Publisher related cws.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8287&Path=DEV300%2Fmav50_DEV300">mav50_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo3.1 framework showstopper cws.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8163&Path=DEV300%2Fmingwport18">mingwport18</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">MinGW port update and enhancement</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8094&Path=DEV300%2Fnative236">native236</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.2 tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8266&Path=DEV300%2Fnative241correct_DEV300">native241correct_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">remove writer2latex from the installset in a correct way and not half-baked.<br>Superseeds native241.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8268&Path=DEV300%2Fodfp31b_DEV300">odfp31b_DEV300</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8295&Path=DEV300%2Fooo31gsl10_DEV300">ooo31gsl10_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix some 3.1 showstoppers</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7932&Path=DEV300%2Fpython26">python26</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">upgrade python engine 2.3 -&gt; 2.6</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8303&Path=DEV300%2Frnwinr01_DEV300">rnwinr01_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix issue i101156</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7947&Path=DEV300%2Fsb107">sb107</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8253&Path=DEV300%2Fsb109">sb109</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8257&Path=DEV300%2Fsdk31fix_DEV300">sdk31fix_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OO.org 3.1 SDK fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8285&Path=DEV300%2Fsw31bf10_DEV300">sw31bf10_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS for OOo 3.1 show stopper fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8101&Path=DEV300%2Fsw32bf01">sw32bf01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fixes for serious issues in Writer for OOo 3.2</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7519&Path=DEV300%2Fswrefactormarks2">swrefactormarks2</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">code refactoring in Writer to set all the various new features that rely on a reference to a range of text on<br>a more solid ground. These are or will be:<br><br>- "real" bookmarks<br>- text input fields as implemented by Florian<br>- "text meta" elements in ODF 1.2 metadata<br>- meta text fields in ODF 1.2 metadata<br>- the planned notes on ranges for issue #5487<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m47</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8194&Path=DEV300%2Fautomation003">automation003</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>More testautomation refactoring.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8234&Path=DEV300%2Fautomation004">automation004</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix regression in autotests, oversight from CWS dv10</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8220&Path=DEV300%2Fautomation31gsl1_DEV300">automation31gsl1_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Workaround some focus issues that happen in the testtool context</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8184&Path=DEV300%2Faw066_DEV300">aw066_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS for AAed 3D chart enhancements</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8200&Path=DEV300%2Faw067_DEV300">aw067_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8227&Path=DEV300%2Faw068_DEV300">aw068_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS for 3.1 BugFixing (Showstopper)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8205&Path=DEV300%2Fcalc31stopper4_DEV300">calc31stopper4_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Yet another Calc 3.1 blocker.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8225&Path=DEV300%2Fcalcsheetref_DEV300">calcsheetref_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix in sheet name references.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8178&Path=DEV300%2Fcmcfixes56">cmcfixes56</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Warnings and misc porting fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8224&Path=DEV300%2Fdba31l_DEV300">dba31l_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix issue 100541</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8198&Path=DEV300%2Fdev300m46masterfix">dev300m46masterfix</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7853&Path=DEV300%2Fdv10">dv10</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc bug fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8183&Path=DEV300%2Ffwk106_DEV300">fwk106_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes for performance problems on Mac.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8226&Path=DEV300%2Ffwk107_DEV300">fwk107_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes broken removeTab() method in tab control service.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8207&Path=DEV300%2Fhb21_DEV300">hb21_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8206&Path=DEV300%2Fjl119_DEV300">jl119_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8222&Path=DEV300%2Fjl124">jl124</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">This cws is a replacement for cws jl122 which contained some difficult to <br>repair svn problems.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8209&Path=DEV300%2Fl10nfix310_DEV300">l10nfix310_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">contains a mini officecfg l10n fix for zh-TW.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8210&Path=DEV300%2Fmh31_last_DEV300">mh31_last_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">update of thirdpartylicensereadme</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8212&Path=DEV300%2Fminimizer01">minimizer01</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8201&Path=DEV300%2Fnative239_DEV300">native239_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Including new JRE6u13.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8181&Path=DEV300%2Fooo31gsl6_DEV300">ooo31gsl6_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Complete fix for issue 99567</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8204&Path=DEV300%2Fooo31gsl7_DEV300">ooo31gsl7_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Fixes for showstoppers in GSL:<br>- in PDF export<br>- a resource leak in the xrender code path</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8229&Path=DEV300%2Fooo31gsl9_DEV300">ooo31gsl9_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix some mac problems</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8182&Path=DEV300%2Fsw31bf08_DEV300">sw31bf08_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">showstoppers in framework for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8100&Path=DEV300%2Ftbo05">tbo05</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">testautomation: Reduce entries in cons.txt for hid.lst generation</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8199&Path=DEV300%2Ftbo06_DEV300">tbo06_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix urgent integration problem of known isssue for MacOS X exeption.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8228&Path=DEV300%2Ftkr21_DEV300">tkr21_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OpenSSL 0.9.8k update</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8134&Path=DEV300%2Ftl67">tl67</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7858&Path=DEV300%2Fvcl100">vcl100</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.2 gsl fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8186&Path=DEV300%2Fvistainstall_DEV300">vistainstall_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix installation on Windows Vista</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m46</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8151&Path=DEV300%2Fautomation310d_DEV300">automation310d_DEV300</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8160&Path=DEV300%2Fautomation310e_DEV300">automation310e_DEV300</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8159&Path=DEV300%2Fautomation_gapplication_unify">automation_gapplication_unify</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Unify gApplication names for all modules.<br>This is a closed CWS for just this single refactoring task.<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8128&Path=DEV300%2Fbserver45">bserver45</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8140&Path=DEV300%2Fc26v001">c26v001</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8061&Path=DEV300%2Fcygwin03">cygwin03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">setsolar support on cygwin</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8149&Path=DEV300%2Fdba31j_DEV300">dba31j_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 bug fixing for DBA</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8150&Path=DEV300%2Fdba31k_DEV300">dba31k_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Show stopper fixing for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8162&Path=DEV300%2Fdev300m45masterfix">dev300m45masterfix</a></font></td> <td class="SmallText1"><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8090&Path=DEV300%2Fgh16">gh16</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">push hid.lst to database for UserFeedback<br><br>Write VCLTestTool resultfiles to stdout</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8158&Path=DEV300%2Fnative235_DEV300">native235_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Prepare Java GUI Installer for Solaris Update</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8156&Path=DEV300%2Fnative238_DEV300">native238_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">English license text into all Solaris packages.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7487&Path=DEV300%2Fobo36">obo36</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Misc. fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8155&Path=DEV300%2Fooo31gsl5_DEV300">ooo31gsl5_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Still more issues for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8157&Path=DEV300%2Frptfix06_DEV300">rptfix06_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix SRB build to a) handle --with-system-apache-commons correctly and b) fix --with-system-*t build to include commons-logging-1.1.1jar/$(COMMONS_LOGGING_JAR) in the MANIFEST.MF</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8152&Path=DEV300%2Fsw31bf09_DEV300">sw31bf09_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">again late fix in Writer for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m45</font></td> </tr> </tbody> </table> <br> <br> <table> <thead> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8092&Path=DEV300%2Fautomation002">automation002</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Cleanup and minor enhancements</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8111&Path=DEV300%2Fautomation310b_DEV300">automation310b_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>General last minute fixes to autotests for OOO310</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8126&Path=DEV300%2Fautomation310c_DEV300">automation310c_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>Misc script fixes for OOo 3.1 release</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7867&Path=DEV300%2Faw064">aw064</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS; split from aw063 and migrated tasks which were too many for aw063</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8119&Path=DEV300%2Fcalc31stopper2_DEV300">calc31stopper2_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">more show stoppers for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8125&Path=DEV300%2Fcalc31stopper3_DEV300">calc31stopper3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Calc 3.1 blocker issues.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8109&Path=DEV300%2Fcalc31stopper_DEV300">calc31stopper_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">show stoppers for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8078&Path=DEV300%2Fcalcsoli2_DEV300">calcsoli2_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Calc sheet selection problem on Solaris/x86</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8110&Path=DEV300%2Fchartranges_DEV300">chartranges_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix a regression with chart data ranges in Calc</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8107&Path=DEV300%2Fcl12_DEV300">cl12_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7793&Path=DEV300%2Fcmcfixes53">cmcfixes53</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">remove some unused code</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8037&Path=DEV300%2Fcmcfixes55">cmcfixes55</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix some warnings and low-hanging unused methods</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8077&Path=DEV300%2Fconfigure24_DEV300">configure24_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">configure fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8082&Path=DEV300%2Fdev300m44masterfix">dev300m44masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8123&Path=DEV300%2Ffwk105_DEV300">fwk105_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">more late fixes in Writer for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8108&Path=DEV300%2Fhb20_DEV300">hb20_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">showstoppers for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8129&Path=DEV300%2Fhr60_DEV300">hr60_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS-Tools: miscellaneous fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7864&Path=DEV300%2Flocalization35">localization35</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Localization for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8075&Path=DEV300%2Fmav47_DEV300">mav47_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper fix for suggested name in SaveAs dialog.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8122&Path=DEV300%2Fmav48_DEV300">mav48_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Framework showstopper fixes for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5461&Path=DEV300%2Fmhu17">mhu17</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Module 'store' bugfixes and performance optimizations</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7856&Path=DEV300%2Fmingwport17">mingwport17</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">mingw port fix and enhancement</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8021&Path=DEV300%2Fnative231">native231</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Setting version OOo 3.2</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8076&Path=DEV300%2Fnative234_DEV300">native234_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 installation tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7681&Path=DEV300%2Fnewbaselineunxlngi">newbaselineunxlngi</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8124&Path=DEV300%2Fooo31gsl4_DEV300">ooo31gsl4_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">More 3.1 showstoppers</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8053&Path=DEV300%2Foooimprovement3_DEV300">oooimprovement3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Important final fixes for Usage Tracking support</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7969&Path=DEV300%2Fsmoketest21">smoketest21</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">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7905&Path=DEV300%2Fsw31bf05">sw31bf05</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">late fixes for OOo 3.1 in Writer</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8118&Path=DEV300%2Fsw31bf07_DEV300">sw31bf07_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">late Writer fixes for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7988&Path=DEV300%2Fxmergeclean">xmergeclean</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Add a final DOM-&gt;XML serialization fallback and clean up trivial warnings</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m44</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8069&Path=DEV300%2Fautomation310a_DEV300">automation310a_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix automation issue for the OOO 310 release</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7828&Path=DEV300%2Faw063">aw063</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">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7883&Path=DEV300%2Fcalc48">calc48</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Regression fixes around the Function Wizard</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7583&Path=DEV300%2Fcalcperf03">calcperf03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Smash some performance bottle necks.<br>Plus latest fixes and patches.<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7789&Path=DEV300%2Fchart35">chart35</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bug fixes for Chart and Calc</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7842&Path=DEV300%2Fcmcfixes54">cmcfixes54</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Warnings/Errors fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7518&Path=DEV300%2Fcmis01">cmis01</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8016&Path=DEV300%2Fdev300m43masterfix">dev300m43masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7195&Path=DEV300%2Fdr66">dr66</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">All known cell notes issues, including broken Undo/Redo handling in conjunction with notes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8070&Path=DEV300%2Ffwk104_DEV300">fwk104_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper fix for new accelerator configuration.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7948&Path=DEV300%2Fgfbcrash">gfbcrash</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes an important stability problem</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8029&Path=DEV300%2Fhb19_DEV300">hb19_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">showstoppers for 3.1 (hb17 recreated on OOO310_m1) </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7994&Path=DEV300%2Fhde02_DEV300">hde02_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Autotest fixes for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6888&Path=DEV300%2Fhunspell4thesaurus">hunspell4thesaurus</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Add stemming and morphological generation capabilities to<br>OpenOffice.org Mythes thesaurus by the latest Hunspell spell checker<br>and morphological analyzer. Without any dictionary modification,<br>OpenOffice.org will be able to stem the selected words for synonym search.<br>With an annotated affix file, OpenOffice.org will generate the right word<br>forms of the synonyms based on the morphological category of affix of the selected word<br>(documentation: http://sourceforge.net/docman/display_doc.php?docid=29374&group_id=143754)</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7466&Path=DEV300%2Fimpress162">impress162</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Slideshow and canvas related bug fixes.<br><br>VCL was modified incompatibly by changes in regband.hxx and region.h</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8067&Path=DEV300%2Fjl117_DEV300">jl117_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper CWS</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7778&Path=DEV300%2Fkoheiformula02">koheiformula02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Further refactoring of Calc code in preparation for variable formula syntax <br>support. This work is a continuation of the refactoring done in koheiformula01.<br><br>This CWS also includes non-trivial rework of the chart2 callback code in order <br>to properly handle external references in chart's data ranges.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7809&Path=DEV300%2Fmovepsprint">movepsprint</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Move psprint code into vcl</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7855&Path=DEV300%2Fnative222">native222</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Creating new packaging process for signing Windows installation sets<br>and enable creation of download installation sets independently from<br>standard installation sets.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7899&Path=DEV300%2Fnative223">native223</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Package Pool for Unixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7914&Path=DEV300%2Fnative224">native224</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Spellchecker into language packs.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7982&Path=DEV300%2Fnative226_DEV300">native226_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 packaging issues.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8028&Path=DEV300%2Fnative227_DEV300">native227_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 packaging and installation tasks<br>-&gt; taking care of correct 3 layer usage in OOo 3.1.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8014&Path=DEV300%2Fnative228">native228</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.2 packaging and installation tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8018&Path=DEV300%2Fnative230">native230</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Enable rpm builds for Linux without LD_LIBRARY_PATH.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7705&Path=DEV300%2Fodfp31">odfp31</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7891&Path=DEV300%2Fooo31gsl1">ooo31gsl1</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 showstopper fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8049&Path=DEV300%2Fooo31gsl2_DEV300">ooo31gsl2_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">More 3.1 showstoppers</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8050&Path=DEV300%2Fooo31gsl3_DEV300">ooo31gsl3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 showstoppers in gsl</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8068&Path=DEV300%2Fos129_DEV300">os129_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 show stopper </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7823&Path=DEV300%2Fos2port05">os2port05</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">CWS for tracking the build of DEV300 under OS/2<br>and eComStation.<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7718&Path=DEV300%2Frptfix04">rptfix04</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixing for the SRB libformula and other Pentaho libraries</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7780&Path=DEV300%2Fsw31a11y01">sw31a11y01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bug fixes/changes for accessibility issues for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7813&Path=DEV300%2Ftkr18">tkr18</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 (UCB) fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=8072&Path=DEV300%2Ftkr19_DEV300">tkr19_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 showstopper fix</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m43</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7303&Path=DEV300%2Fab61">ab61</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 fixes </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7781&Path=DEV300%2Fab66">ab66</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">xmlhelp related fixes </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7822&Path=DEV300%2Faquafilepicker03">aquafilepicker03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">To fix some minor glitches with the aqua native file picker</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7520&Path=DEV300%2Fause099">ause099</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">build related fixes, not product relevant</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7819&Path=DEV300%2Faw062">aw062</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">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7861&Path=DEV300%2Fconfigure23">configure23</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">more configure fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7859&Path=DEV300%2Fcwstestresult">cwstestresult</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Provide cwstestresult perl script <br>plus startup wrapper scripts for Unix and Windows<br>to publish results of cws tests to EIS<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7708&Path=DEV300%2Fdba31g">dba31g</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">ongoing DBA bug fixing towards OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7802&Path=DEV300%2Fdba31h">dba31h</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">ongoing DBA bugfixing towards 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7888&Path=DEV300%2Fdba31i">dba31i</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Last 3.1 bug fixes for dba</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7889&Path=DEV300%2Fdev300m42masterfix">dev300m42masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7729&Path=DEV300%2Fdv07">dv07</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Misc. bug fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7605&Path=DEV300%2Fextras310">extras310</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes regarding the Extras for OOo 3.1/SO9.1.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7840&Path=DEV300%2Ffwk100">fwk100</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">framework and toolkit fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7846&Path=DEV300%2Ffwk101">fwk101</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes for 3.1.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7923&Path=DEV300%2Ffwk102">fwk102</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Framework fixes for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7779&Path=DEV300%2Ffwk99">fwk99</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7645&Path=DEV300%2Fhb14">hb14</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">DOCX bugs</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7749&Path=DEV300%2Fhb16">hb16</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">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7865&Path=DEV300%2Fhde01">hde01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Bugfixes in testautomation<br>handover of chart2-scripts</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7984&Path=DEV300%2Fhr59_DEV300">hr59_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix cross master workspace fetch and rebase problems.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7727&Path=DEV300%2Fi18n49">i18n49</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">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7700&Path=DEV300%2Fichitaroext">ichitaroext</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7790&Path=DEV300%2Fimpress166">impress166</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 Draw/Impress Bugfix Workspace</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7834&Path=DEV300%2Fimpress167">impress167</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfix workspace </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7549&Path=DEV300%2Fimpresshtmlex01">impresshtmlex01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">some small changes for html export API in impress</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7795&Path=DEV300%2Fjl115">jl115</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7785&Path=DEV300%2Fjsc314">jsc314</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">SDK 3.1 fixes. </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7921&Path=DEV300%2Fjsc315">jsc315</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix TabControl</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7830&Path=DEV300%2Fkashidafix02">kashidafix02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">More fun with complex text layout</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7850&Path=DEV300%2Fmacmiscfixes">macmiscfixes</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Misc mac OS X fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7787&Path=DEV300%2Fmacmozxmlsec31">macmozxmlsec31</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 version of CWS macmozxmlsec</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7843&Path=DEV300%2Fmacwebdav">macwebdav</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">check for locking support in SAL when a webdav volume is mounted with Finder.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7703&Path=DEV300%2Fmav44">mav44</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Framework bugfixed for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7654&Path=DEV300%2Fmba31issues01">mba31issues01</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">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7852&Path=DEV300%2Fmysql1">mysql1</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Enable the generic sdbcx mysql driver to handle the native mysqlc driver.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7817&Path=DEV300%2Fnative218">native218</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 installation tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7836&Path=DEV300%2Fnative220">native220</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Changing from OOo 3.0 to OOo 3.1 once more.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7754&Path=DEV300%2Fnotes8">notes8</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">notes bugfixing for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6325&Path=DEV300%2Fnpower11">npower11</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">porting api implememtations from ooo-build, change of namespace of vba api</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7835&Path=DEV300%2Foooimprovement2">oooimprovement2</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">adding regular Usage Tracking support into product</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7821&Path=DEV300%2Fpdfextfix">pdfextfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix some pdf import extension issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7879&Path=DEV300%2Fqascripts05">qascripts05</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Misc fixes in test scripts.<br>New test case for OOo Improvement Program<br>Cleanup (Removal of unused files, global scope)<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7728&Path=DEV300%2Fsb103">sb103</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7791&Path=DEV300%2Fsb104">sb104</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">get rid of LD_LIBRARY_PATH in build environment</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7893&Path=DEV300%2Fsb105">sb105</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">late 3.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7936&Path=DEV300%2Fsb106">sb106</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Broken NTLM authentication</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7767&Path=DEV300%2Fsocs23">socs23</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7946&Path=DEV300%2Fsoreadme91">soreadme91</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">last Minute Readme edits</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7678&Path=DEV300%2Fsw31bf02">sw31bf02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Writer fixes for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7810&Path=DEV300%2Fsw31bf04">sw31bf04</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bugfixes in Writer for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7881&Path=DEV300%2Fswftnnumbers02">swftnnumbers02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix for issue 98418 - hindi numerals for footnote numbering in arabic and farsi</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7600&Path=DEV300%2Ftbe35">tbe35</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 Calc bug fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7760&Path=DEV300%2Ftbe36">tbe36</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 Calc data changes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7769&Path=DEV300%2Ftbo04">tbo04</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">- Evaluate source version information<br>- Several small fixes</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7127&Path=DEV300%2Ftkr16">tkr16</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">UCB Issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7906&Path=DEV300%2Ftransogl03redux">transogl03redux</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Integrate ogltrans opengl slide transitions contributions and make buildable and installable as optional component</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7752&Path=DEV300%2Fvcl98">vcl98</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="http://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7825&Path=DEV300%2Fvcl99">vcl99</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix important 3.1 issues (e.g. RTL specific)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m42</font></td> </tr> </tbody> </table> <br> <br> <table> <thead> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7777&Path=DEV300%2Fcmcfixes52">cmcfixes52</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Remove some trivial warnings</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m41</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7815&Path=DEV300%2Fcwscheckapi7">cwscheckapi7</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">update knownissue lists for automated UnoAPI-Tests</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m41</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7764&Path=DEV300%2Fcygwin02">cygwin02</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m41</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7857&Path=DEV300%2Fdev300m41masterfix">dev300m41masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m41</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7866&Path=DEV300%2Fmetropatch01_DEV300">metropatch01_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m41</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7839&Path=DEV300%2Frt37">rt37</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Build fixes for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m41</font></td> </tr> </tbody> </table> <br> <br> <table> <thead> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7571&Path=DEV300%2Fappleremote02">appleremote02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">This cws aims to improve appleremote01replacing<br>the use of keycodes with the constants introduced in cmdevt.hxx</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7759&Path=DEV300%2Faw061">aw061</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS fuer 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7812&Path=DEV300%2Fcloph12">cloph12</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">minor changes to makefiles (to cleanup & reduce false errors in buildlogs)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7515&Path=DEV300%2Fconfiguretoplevel">configuretoplevel</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">move configure etc. to toplevel and other configure related fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7832&Path=DEV300%2Fdev300m40masterfix">dev300m40masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7799&Path=DEV300%2Ffixgengal_DEV300">fixgengal_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix gengal for the 3-layer OOo</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7175&Path=DEV300%2Ffwk95">fwk95</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Framework fixes for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7667&Path=DEV300%2Fhb15">hb15</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Crashes/Loops</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7800&Path=DEV300%2Fhro41_DEV300">hro41_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Make the shell script the entry point every unix platform except MacOsX</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7418&Path=DEV300%2Fjl111">jl111</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7736&Path=DEV300%2Fkohei02">kohei02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">General calc fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7801&Path=DEV300%2Fm14scriptfix_DEV300">m14scriptfix_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Fixes for oversights during code review of iniinfo.inc.<br>This is a fix with low risk but should be done because the code behind it does not make sense otherwise.<br>Second attempt on getting the test extensions for minor minimal required office versions into CVS as<br>binary files.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7608&Path=DEV300%2Fmingwport16">mingwport16</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">mingw port catchup and enhance</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7720&Path=DEV300%2Fnative214">native214</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 installation tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7806&Path=DEV300%2Fnative217_DEV300">native217_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0.1 / SO 9.0.1 installation tasks. </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7798&Path=DEV300%2Fobo35_DEV300">obo35_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for i97011</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7805&Path=DEV300%2Fooo301gsl4_DEV300">ooo301gsl4_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix issue 97710</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7717&Path=DEV300%2Fos124">os124</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixing OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7614&Path=DEV300%2Frtlchart03">rtlchart03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">RTL Issues in Charts</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7788&Path=DEV300%2Fselinux01">selinux01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">As per http://people.redhat.com/drepper/selinux-mem.html <br><br>"The program maps a file with MAP_PRIVATE and both PROT_WRITE and PROT_EXEC<br><br>If the program really needs this behavior there is no really easy way out. Onepossibility is to create<br>an anonymous file (just unlink it after creation), size the file using ftrunctate, and then map the<br>file in two places. In one place map it with MAP_SHARED and write permission but without execution.<br>For the second mapping use execution permissions but no write permissions. This might be a bit confusing<br>at first but can be handled. The program must be adjusted to write to one location and expect to execute<br>code in another one. This is reasonably safe in case the two mappings are allowed to be randomied."<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7560&Path=DEV300%2Fsjfixes10">sjfixes10</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 bugfix workspace</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7766&Path=DEV300%2Fsw31bf03">sw31bf03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bug fixes in Writer for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7803&Path=DEV300%2Ftl64_DEV300">tl64_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Late grammarcheck fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m40</font></td> </tr> </tbody> </table> <br> <br> <table> <thead> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7577&Path=DEV300%2Faw059">aw059</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">UI and InterAction (IA) changes for DrawingLayer for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7775&Path=DEV300%2Fdev300m39masterfix">dev300m39masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7420&Path=DEV300%2Fdv05">dv05</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for online update / extension manager</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7369&Path=DEV300%2Ffrmdlg">frmdlg</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Extract of the formula editor from calc into a new module formula.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7652&Path=DEV300%2Ffwk98">fwk98</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7711&Path=DEV300%2Fhr58">hr58</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Changes needed for compiling OpenOffice.org with SunStudio12 on Solaris 10.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7702&Path=DEV300%2Ficonupdate310">iconupdate310</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Icon-Bugfixes for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7040&Path=DEV300%2Fimpress147">impress147</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Misc Impress improvements</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6959&Path=DEV300%2Fkashidafix">kashidafix</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes various Arabic related issues.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7646&Path=DEV300%2Flibmsword">libmsword</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Separate the doc and rtf import/export filters out of the (large) libsw; <br>this way we save compilation time when doing changes in the <br>filters to allow further refactoring, and also we save memory during <br>runtime in case OOo operates only on ODF.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7299&Path=DEV300%2Flocales31">locales31</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">New locales and locale data for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7278&Path=DEV300%2Fmacmenusquit">macmenusquit</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">This cws aims to remove the useless Quit, About and Options entries in the menus,<br>on Mac OS X Aqua only</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7663&Path=DEV300%2Fmav43">mav43</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">New file locking implementation.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7488&Path=DEV300%2Fmenuchanges">menuchanges</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">some main menu changes to improve uniformity</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7770&Path=DEV300%2Fmozbootstrapfix">mozbootstrapfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix mozbootstrap</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7732&Path=DEV300%2Fnative216">native216</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Adding new bundled extension to OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7122&Path=DEV300%2Fnotes7">notes7</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">writer notes implementation and fixes for 3.1</font></p> <font class="SmallText1"> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7310&Path=DEV300%2Fodff05">odff05</a></font></td> <td class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Implementation of new spreadsheet functions and behavior for ODFF compliance.</font></p> </td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7649&Path=DEV300%2Fooxml02">ooxml02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Implementation of Open Packaging Convention (OPC) export, <br>speed/memory win from splitting non-ODF Calc filters into a separate library, <br>and first cut at .xlsx export (disabled).</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7609&Path=DEV300%2Fos123">os123</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixing OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7773&Path=DEV300%2Fos126">os126</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Remove German resources related to grammar checking</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5354&Path=DEV300%2Foutlinelevel">outlinelevel</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Introduce a new paragraph and paragraph style attribute, named &#8220;outline level&#8221;, to transform a normal paragraph directly and independently from any certain list style or paragraph style into a heading.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7271&Path=DEV300%2Foverline3">overline3</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Implementation of overline</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7751&Path=DEV300%2Fqadev37">qadev37</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">transform cwstouched from python to perl; small bug fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7776&Path=DEV300%2Frt36">rt36</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for writer2latex extension plus minor build related tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7648&Path=DEV300%2Fsb102">sb102</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7624&Path=DEV300%2Fvcl97">vcl97</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">assorted 3.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m39</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7599&Path=DEV300%2Fab65">ab65</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Support full text search in extension help</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7504&Path=DEV300%2Falf01">alf01</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7673&Path=DEV300%2Fbetterautoifacedoc">betterautoifacedoc</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">change to autodoc to display old-style services more clearly</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7724&Path=DEV300%2Fc24v001_DEV300">c24v001_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7557&Path=DEV300%2Fcalc47">calc47</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">General Calc implementation and fixes for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7142&Path=DEV300%2Fcanvas06">canvas06</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">More work on canvas</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7675&Path=DEV300%2Fcmcfixes51">cmcfixes51</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Remove low-hanging new gcc warnings</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7538&Path=DEV300%2Fconfigitems02_svn">configitems02_svn</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Replace removed CWS configitems01.<br>Some configuration access points was changed internaly<br>to make it compatible with extensions stuff.<br>The following areas has to be tested:<br>- recent file list<br>- help bookmarks<br>- tools-&gt;options-&gt;user settings<br>- tools-&gt;options-&gt;accessibility settings<br>- print options</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7693&Path=DEV300%2Fcwscheckapi5_DEV300">cwscheckapi5_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">update knownissues lists in some qa/unoapi</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7712&Path=DEV300%2Fcwscheckapi6">cwscheckapi6</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">bugfix in solenv/bin/cwstouched.py<br>This is needed by cwscheckpai</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7739&Path=DEV300%2Fdba301b_DEV300">dba301b_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">last minute DBA bug fixing for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7450&Path=DEV300%2Fdba31d">dba31d</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bugs</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7611&Path=DEV300%2Fdba31f">dba31f</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Further bugfixing</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7709&Path=DEV300%2Fdev300m38masterfix">dev300m38masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7498&Path=DEV300%2Ffha3fixes">fha3fixes</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7034&Path=DEV300%2Ffwk92">fwk92</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Framework fixes for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7690&Path=DEV300%2Fgcc44">gcc44</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">gcc 4.4 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7338&Path=DEV300%2Fhb12">hb12</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7710&Path=DEV300%2Fhr57">hr57</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Misc. fixes to CWS tools.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7743&Path=DEV300%2Fhrovista3_DEV300">hrovista3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes for Vista File Dialogs in OOo 3.01</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7697&Path=DEV300%2Fi96529_DEV300">i96529_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix address reference regression i96529.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7238&Path=DEV300%2Fimpressfontsize">impressfontsize</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">implement font grow and shrink toolbar buttons in impress</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7617&Path=DEV300%2Fjsc312">jsc312</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7300&Path=DEV300%2Fjw5">jw5</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Tweaking ports configurations to build with OpenJDK</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7737&Path=DEV300%2Fmacrestart2_DEV300">macrestart2_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Remove soffice loader and force soffice binary to fork itself for restarting after a crash</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7756&Path=DEV300%2Fmav45_DEV300">mav45_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for a problem with basic script loss in case of network outage.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7226&Path=DEV300%2Fmooxlsc">mooxlsc</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Make the Calc formula compiler support some extra bits in the MOOXML Excel import.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7748&Path=DEV300%2Fnative209_DEV300">native209_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0.1 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7741&Path=DEV300%2Fnative210_DEV300">native210_DEV300</a></font></td> <td class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">ooo 3.0.1 installation tasks</font></p> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7747&Path=DEV300%2Fnative211_DEV300">native211_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Updating JRE version and keeping possibility of MinorUpgrade <br>for product OOo with JRE</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7757&Path=DEV300%2Fodfp30_DEV300">odfp30_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7738&Path=DEV300%2Fooo301gsl2_DEV300">ooo301gsl2_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">More urgent GSL fixes for OOo301</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7746&Path=DEV300%2Fooo301gsl3_DEV300">ooo301gsl3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix some issues with respect to grammar checking (see also CWS tl56)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7486&Path=DEV300%2Fos121">os121</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixing OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7662&Path=DEV300%2Fos2port04">os2port04</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">CWS for tracking the build of DEV300 under OS/2<br>and eComStation.<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7742&Path=DEV300%2Fqadev34t_DEV300">qadev34t_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Remove all cppunit sources, insert a tarball and patch. </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7706&Path=DEV300%2Fqascripts04">qascripts04</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Catch-all CWS for QA Automation Issues that are not directly related to any other CWS (such as performance tuning, known issues etc.) </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7676&Path=DEV300%2Frt35">rt35</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for deliver (avoid collision when zipping), minor cleanup</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7602&Path=DEV300%2Frtlchart02">rtlchart02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Axis Positioning in Charts</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7231&Path=DEV300%2Frtlcontrols">rtlcontrols</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">RTL Controls</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7621&Path=DEV300%2Fsb101">sb101</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">PyUNO regressions</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7695&Path=DEV300%2Fsjfixes11_DEV300">sjfixes11_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7740&Path=DEV300%2Fsjfixes12_DEV300">sjfixes12_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.01 bugfix workspace</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7734&Path=DEV300%2Fsw301bf04_DEV300">sw301bf04_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">late fixes in Writer for OOo 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7745&Path=DEV300%2Fsw301bf05_DEV300">sw301bf05_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">writer bugfixes for ooo 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7755&Path=DEV300%2Fswffixes02_DEV300">swffixes02_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Build-fix for system-mozilla and 64bit fixes after swffixes got embedding mozilla plugins working again</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7744&Path=DEV300%2Fsysui28_DEV300">sysui28_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Update Hungarian dictionaries</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7731&Path=DEV300%2Fsysui36">sysui36</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">sysui 3.1 task</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7735&Path=DEV300%2Ftl56_DEV300">tl56_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Ongoing implementation of grammar checking framework.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6961&Path=DEV300%2Fwriter2latexexternal">writer2latexexternal</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">make writer2latex be built as an (external) extension, because that's what it is.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m38</font></td> </tr> </tbody> </table> <br> <br> <table> <thead> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7685&Path=DEV300%2Fmav42_DEV300">mav42_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.0.1 showstopper issue.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7682&Path=DEV300%2Fooo301gsl1_DEV300">ooo301gsl1_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">GSL issues for OOo 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7684&Path=DEV300%2Fso9nevada_DEV300">so9nevada_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Integrate SO9 in Nevada</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7683&Path=DEV300%2Fsw301bf03_DEV300">sw301bf03_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Writer (regression) fixes for SO9.0.1/OOo3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7686&Path=DEV300%2Fhttpperf_DEV300">httpperf_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix unneeded HTTP requests during product online update notification process.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7679&Path=DEV300%2Fdev300m37masterfix">dev300m37masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7672&Path=DEV300%2Fqascripts03">qascripts03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">[Automation]<br>- Evaluate time gain when speeding up menu-functions<br>- Misc testscript fixes<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6916&Path=DEV300%2Fcairosource01">cairosource01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Support for building Cairo sources in OpenOffice.org<br>Supported on Windows, MingW, Linux, Solaris and Mac OS X<br><br>NOTE: There are no changes to the default build.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6993&Path=DEV300%2Fjl105">jl105</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6934&Path=DEV300%2Fkoheidatapilot02">koheidatapilot02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">General bug fixes for Calc's DataPilot.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7076&Path=DEV300%2Fsqlsyntaxhighlighting">sqlsyntaxhighlighting</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">SQL syntax highlighting for base</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7534&Path=DEV300%2Fvcl96">vcl96</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix gsl tasks for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7569&Path=DEV300%2Fdba31e">dba31e</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Further dba issue fixing</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7561&Path=DEV300%2Fsocs21">socs21</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7550&Path=DEV300%2Faccelerators01svn">accelerators01svn</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">move accelerators configuration from "internal XML" to public XCS/XCU based<br>format so it can be used by extensions also</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7510&Path=DEV300%2Fqadev34">qadev34</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">enhancements and bugfixes for qadevOOo</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7161&Path=DEV300%2Ftbo03">tbo03</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">trivial testscript fixes in framework/global/math</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6926&Path=DEV300%2Fhcshared19">hcshared19</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Help CWS for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7589&Path=DEV300%2Frtlchart01">rtlchart01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bi-directional writing for charts</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m37</font></td> </tr> </tbody> </table> <br> <br> <table> <thead> </thead><tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7635&Path=DEV300%2Fab64_DEV300">ab64_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.0.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7502&Path=DEV300%2Faw058">aw058</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing CWS for DEV300</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7637&Path=DEV300%2Fbuildid301_DEV300">buildid301_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS for issue i94693.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7636&Path=DEV300%2Fcalc46_DEV300">calc46_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0.1 Calc bug fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7585&Path=DEV300%2Fcli004">cli004</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo build fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7375&Path=DEV300%2Fcmcfixes50">cmcfixes50</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Misc fixes for warnings seen with new gcc. <br>Primarily change DBG_ASSERT macro to require trailing ";" like the vast <br>majority of use-cases already assume it requires.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7535&Path=DEV300%2Fconsolar01">consolar01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Removes obsolet switches and parameter from the solenv/config/dev300.ini file.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7627&Path=DEV300%2Fdba301a_DEV300">dba301a_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7592&Path=DEV300%2Fdev300m36masterfix">dev300m36masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7655&Path=DEV300%2Fdv06_DEV300">dv06_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Extension manager should use version info from basis layer</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7123&Path=DEV300%2Fextmgrui06">extmgrui06</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for extension manager</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7639&Path=DEV300%2Ffix30autorecovery_DEV300">fix30autorecovery_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">fix issue 92968 (autorecovery does not recover the previously<br>auto-saved document version, but the last one which was<br>regularly saved)</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7625&Path=DEV300%2Ffwk94_DEV300">fwk94_DEV300</a></font></td> <td class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Framework fixes for OOo3.0.1</font></p> </td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7131&Path=DEV300%2Fhb11">hb11</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7612&Path=DEV300%2Fhr56">hr56</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS-Tooling: add 'common' and 'common.pro' as platforms to be fetched; implement 'cws cdiff'; bug fixes </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7633&Path=DEV300%2Fi18n48_DEV300">i18n48_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7192&Path=DEV300%2Ficonupdate301">iconupdate301</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixes for the Galaxy Icon Set.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7630&Path=DEV300%2Fimpress163_DEV300">impress163_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">impress fixes for OOo 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7657&Path=DEV300%2Fjl114_DEV300">jl114_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CLI UNO Fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7628&Path=DEV300%2Fnative206_DEV300">native206_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7629&Path=DEV300%2Fnative207_DEV300">native207_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">OOo 3.0.1 installation tasks</font></p> <font class="SmallText1"> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7643&Path=DEV300%2Fobo37_DEV300">obo37_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for i95313</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7641&Path=DEV300%2Fonlineupdate7_DEV300">onlineupdate7_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Allow OpenOffice.org 3.0.1 to recognize itself as 3.0.1 instead of 3.0.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7631&Path=DEV300%2Foooimprovementcorefixes_DEV300">oooimprovementcorefixes_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">The OpenOffice.org Usage Feedback Extension is an extension that collects anonymously data<br>about how OpenOffice.org is used. This information is used to better understand<br>how people use OpenOffice.org. Especially with regards to the user interface. <br>http://wiki.services.openoffice.org/wiki/User_Experience/OpenOffice.org_User_Feedback_Extension<br>This cws only contains fixes to the core in OpenOffice itself, not the extension.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7634&Path=DEV300%2Fos122_DEV300">os122_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bugfixing OOo 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7651&Path=DEV300%2Fqascripts02">qascripts02</a></font></td> <td class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">All automated tests currently load the UI filters which creates some overhead.<br>Do not load the filter names during test initialization but only on an as needed basis.<br>This CWS has impact on all TestAutomation modules.</font></pre> </td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7590&Path=DEV300%2Frt34">rt34</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Misc. build related fixes. No influence on Office application.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7632&Path=DEV300%2Fsw301bf02_DEV300">sw301bf02_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fixes in Writer for OOo 3.0.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7656&Path=DEV300%2Fswffixes_DEV300">swffixes_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Make SWF plugin work again on various platforms</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7642&Path=DEV300%2Fsysui27_DEV300">sysui27_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix a trivial sysui solaris issue</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7626&Path=DEV300%2Ftbo301_DEV300">tbo301_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Important changes for update notification behaviour and recognition of patched version number.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7606&Path=DEV300%2Fwae4extensions02">wae4extensions02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">make extensions warning-free on Windows, again</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m36</font></td> </tr> </tbody> </table> <br> <br> <table> <tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7265&Path=DEV300%2Fappleremote01">appleremote01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">First part of Apple Remote implementation</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7533&Path=DEV300%2Fbasebmpunittestfix">basebmpunittestfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Fixes/Adds compiler flags that prevent the basebmp unit tests from failing on<br>Solaris SPARC platforms with SunStudio 12 compiler.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7555&Path=DEV300%2Fbmpsum1">bmpsum1</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7542&Path=DEV300%2Fcli002">cli002</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Various patches to remove -Werror warnings with gcc 4.2.3 compilers.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7575&Path=DEV300%2Fcli003">cli003</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Removes obsolete .cvsignore files.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7553&Path=DEV300%2Fdev300m35masterfix">dev300m35masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7559&Path=DEV300%2Fhr55">hr55</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS-Tools: fixes to 'cws rebase'.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6740&Path=DEV300%2Fi18n42">i18n42</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">upgrade icu to 4.0.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7002&Path=DEV300%2Fimpresszoom">impresszoom</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">adding the zoom slide control to impress/draw status bar</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7545&Path=DEV300%2Fnative201_DEV300">native201_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0.1 installation tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7372&Path=DEV300%2Fos120">os120</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixing OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6611&Path=DEV300%2Fpflin10">pflin10</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix some issues about basic runtime function.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7567&Path=DEV300%2Fqadocinfo">qadocinfo</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Exclude Document Properties TabPage "Custom Properties" from automated testing<br>Other low risk fixes</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7452&Path=DEV300%2Fsb97">sb97</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">missing .dll.manifest files for some external modules (wntmsci12 only)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7500&Path=DEV300%2Fsb99">sb99</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">configmgr</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7536&Path=DEV300%2Fsvnignoreoutpaths">svnignoreoutpaths</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">add the common output paths (unxlngi6/.pro, wntmsci12/.pro,<br>common/.pro, etc.) to the svn:ignore property of all top-level<br>directories in the SVN repository.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7423&Path=DEV300%2Fvcl95">vcl95</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">more gsl stuff for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m35</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7172&Path=DEV300%2Fause098">ause098</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">build fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7368&Path=DEV300%2Faw057">aw057</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">BugFixing after aw033</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7522&Path=DEV300%2Fcli001">cli001</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Removes corrupt xcf.bz2 files. These files have been checked-in without <br>binary flag years ago and now cause the OpenGrok indexer to stuck <br>forever.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7280&Path=DEV300%2Fcmcfixes49">cmcfixes49</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">minor build fixes, primarily to remove gcc 3.4.1 warnings</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7511&Path=DEV300%2Fdev300m34masterfix">dev300m34masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7390&Path=DEV300%2Fgreenstate30_DEV300">greenstate30_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Autotestfixes to get green state for OOo3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7513&Path=DEV300%2Fhr54">hr54</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Implement "cws fetch" command.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7311&Path=DEV300%2Fjsktestimprovements1">jsktestimprovements1</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Continue rework of the global file-I/O and filter functions within the testautomation module<br>This CWS is used for evaluation purposes as well (default filter handling)<br>Provide replacements for automated tests that had to be removed due to last minute changes in the product</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6986&Path=DEV300%2Fmba30fixes02">mba30fixes02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Done automation, the test results are as expected - a lot of errors and warnlogs which are present on the MWS as well.<br>Done issue verification.<br>The CWS still needs to be set to RfQA so i can nominate it.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7528&Path=DEV300%2Fnative197_DEV300">native197_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Patch Preparations</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6458&Path=DEV300%2Fodbmacros3">odbmacros3</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">ongoing implementations to allow macros in database documents</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7485&Path=DEV300%2Frt32">rt32</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Hamburg RE tasks around finishing a milestone build</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7521&Path=DEV300%2Frt33">rt33</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for #139524# (build prerequisites fo HH environment)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7479&Path=DEV300%2Fsvnl10nmerge">svnl10nmerge</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7529&Path=DEV300%2Funowinregfix_DEV300">unowinregfix_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">used to fix unowinreg.dll problem with an implicitly but not necessary depdendency to <br>a new C++ runtime -&gt; via manifest entry ...</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m34</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7397&Path=DEV300%2Fab63_DEV300">ab63_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix shopstopper issue i92940 </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7443&Path=DEV300%2Faddentitlement_DEV300">addentitlement_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7073&Path=DEV300%2Fchart30">chart30</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Chart issues for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7275&Path=DEV300%2Fcloph11">cloph11</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">remove antiquated macosx build-defines</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7110&Path=DEV300%2Fdba31b">dba31b</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7474&Path=DEV300%2Fdev300m33masterfix">dev300m33masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7472&Path=DEV300%2Fdocmacroassignments_DEV300">docmacroassignments_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">fix the problem that in various places, browsing for a macro/script<br>to assign to a document element does not list the<br>macros/scripts of the document itself (issue 94280).</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7021&Path=DEV300%2Fdr63">dr63</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Calc 3.1 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7267&Path=DEV300%2Ffpicker8">fpicker8</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes for the gtk file picker for transient windows</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7480&Path=DEV300%2Fhr53">hr53</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes to CWS tooling regarding the switch to SVN.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7432&Path=DEV300%2Fhro38_DEV300">hro38_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Preset filename in Vista File Dialog</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7094&Path=DEV300%2Fi18n45">i18n45</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">i18n bug fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7392&Path=DEV300%2Fi93386_DEV300">i93386_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Improve the behaviour on systems with older libfontconfig (older means &lt;2.4)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7393&Path=DEV300%2Fi93512_DEV300">i93512_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Prevent a deadlock on the OSX Aqua port</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7403&Path=DEV300%2Fi93555_DEV300">i93555_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix issue 93555 to display some "Arabic" instead of "Unknown" for an 'ar' Arabic language pack.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7067&Path=DEV300%2Fimpress149">impress149</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.1 Bugfix workspace</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7396&Path=DEV300%2Fimpress157_DEV300">impress157_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix in the pdfimport extension to enable it to load hybrid pdf in OOO300m4 and newer. This cws only changes the pdf extension and not the office. The fixed extension will also work in prior versions. </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7428&Path=DEV300%2Fimpress158_DEV300">impress158_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 bugfix workspace</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7439&Path=DEV300%2Fimpress159_DEV300">impress159_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">possible showstopper for impress</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7440&Path=DEV300%2Fimpress160_DEV300">impress160_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">showstopper fix for impress</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7434&Path=DEV300%2Findentfix_DEV300">indentfix_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">cws for i93873</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7471&Path=DEV300%2Fjl112_DEV300">jl112_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">showstopper</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7306&Path=DEV300%2Fjsc311">jsc311</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6808&Path=DEV300%2Fkoheicoderemoval">koheicoderemoval</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">removal of unused methods from sc module.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7429&Path=DEV300%2Flocalization32_DEV300">localization32_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">L10N showstoppers</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7465&Path=DEV300%2Flocalization33_DEV300">localization33_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Missing Spanish hc2 index files</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7473&Path=DEV300%2Flocalization34_DEV300">localization34_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix one greek string in officecfg</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7408&Path=DEV300%2Fmav39_DEV300">mav39_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.0 show stopper fix for activated embedded objects in writer.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7468&Path=DEV300%2Fmav40_DEV300">mav40_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper fix for autosave problem.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7081&Path=DEV300%2Fmingwport15">mingwport15</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">MinGW port catchup fix</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7356&Path=DEV300%2Fnative194">native194</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Preparing OOo 3.1 / SO 9.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7391&Path=DEV300%2Fnative195_DEV300">native195_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">userland rpm into subdir in Linux installation sets with Java GUI Installer.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7402&Path=DEV300%2Fnative196_DEV300">native196_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7436&Path=DEV300%2Fnative199_DEV300">native199_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Mac fix for English system language.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7448&Path=DEV300%2Fnative200_DEV300">native200_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks, only mac changes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7052&Path=DEV300%2Fos117">os117</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bugfixing OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6975&Path=DEV300%2Fqadev33">qadev33</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bugfixes and enhancements in qadevOOo</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7401&Path=DEV300%2Fqaerrorlogfixes1_DEV300">qaerrorlogfixes1_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">[Automation]</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7395&Path=DEV300%2Frt31_DEV300">rt31_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Hamburg RE process related only:<br>fix for getting product update information into database</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7144&Path=DEV300%2Fsb93">sb93</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">misc fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7438&Path=DEV300%2Fsb96_DEV300">sb96_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">msvcr71.dll missing under Windows MSVC 2003</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7470&Path=DEV300%2Fsb98_DEV300">sb98_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">libxml2.dll from Windows system dir vs. OOo URE layer (Windows only)</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6882&Path=DEV300%2Fsfxnotifyremoval">sfxnotifyremoval</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Removal of SFX_NOTIFY preprocessor macro and all of its references.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7437&Path=DEV300%2Fsjfixes06_DEV300">sjfixes06_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7469&Path=DEV300%2Fsjfixes09_DEV300">sjfixes09_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7407&Path=DEV300%2Fsw30bf15_DEV300">sw30bf15_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix for issue i93725 in Writer and for issue i90961 in desktop</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7063&Path=DEV300%2Fswlists02">swlists02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">import text:numbered-paragraph</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7394&Path=DEV300%2Fsysui31_DEV300">sysui31_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">sysui cleanup</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7431&Path=DEV300%2Fsysui32_DEV300">sysui32_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">sysui OOo build fix for solaris</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7097&Path=DEV300%2Ftkr15">tkr15</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7464&Path=DEV300%2Ftl62_DEV300">tl62_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for a grammar checker related crash.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7029&Path=DEV300%2Fvcl92">vcl92</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.1 issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7337&Path=DEV300%2Fvcl94">vcl94</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">GSL stuff for OOo3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m33</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5360&Path=DEV300%2Fhr43">hr43</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m32</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7289&Path=DEV300%2Fab58_DEV300">ab58_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">cws to fix showstopper i92555<br>(JavaScript / BeanShell organizers broken)<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7330&Path=DEV300%2Fab60_DEV300">ab60_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">cws to fix showstopper i92867<br>(Basic libraries in extensions disappear)</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7335&Path=DEV300%2Fab62_DEV300">ab62_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">cws to fix showstopper i93163</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7321&Path=DEV300%2Fc17v004_DEV300">c17v004_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7294&Path=DEV300%2Fchart31_DEV300">chart31_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">chart&calc 3.0 showstopper</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6878&Path=DEV300%2Fcwsqueryenhance3">cwsqueryenhance3</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">change cwsquery to always <br>print values on stdout and messages on stderr #i89842#<br><br>introduce new SOAP interface to query for new modules</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7332&Path=DEV300%2Fdba30i_DEV300">dba30i_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix in report designer</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7362&Path=DEV300%2Fdba30j_DEV300">dba30j_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.0 show stoppers in DBA an elsewhere ...</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7353&Path=DEV300%2Fdbadoccloselock">dbadoccloselock</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">fix a deadlock in Base which (currently) is triggered by the new<br>confwatch implementation only</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7286&Path=DEV300%2Fdev300m31masterfix">dev300m31masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7322&Path=DEV300%2Ffwk96_DEV300">fwk96_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Framework fixes for OOo3.0 showstoppers.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7324&Path=DEV300%2Ffwk97_DEV300">fwk97_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">framework ooo 3.0 bugfix cws</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7334&Path=DEV300%2Fgreenstate30ver2_DEV300">greenstate30ver2_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">[Automation] - showstopperfixes for the Greenstate of 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7366&Path=DEV300%2Fgreenstate30ver3_DEV300">greenstate30ver3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6933&Path=DEV300%2Fhb10">hb10</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes/Patches for 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7360&Path=DEV300%2Fhotmac_DEV300">hotmac_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">rtl_memory_fini gets called to early, before the d'tors of C++ objects .. </font></p> <font class="SmallText1"> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7329&Path=DEV300%2Fimpress153_DEV300">impress153_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Show stopper bug fixes for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7312&Path=DEV300%2Fimpress154_DEV300">impress154_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Show stopper bug fixes for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7350&Path=DEV300%2Fimpress155_DEV300">impress155_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Bug fixes for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7293&Path=DEV300%2Fjl110_DEV300">jl110_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.0 issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7349&Path=DEV300%2Fkendy21">kendy21</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Support for MSVC 2005 Standard and MSVC 2008 Express in oowintool. Improved handling of Cygwin's PATH (in a pathological, but working, case).</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7308&Path=DEV300%2Flocalisation31_DEV300">localisation31_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixed broken hungarian translation , fixed several hc2 issue in various languages</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7339&Path=DEV300%2Fmacrestart_DEV300">macrestart_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Force soffice process to automatically restart after a crash occured.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7288&Path=DEV300%2Fmav37_DEV300">mav37_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper cws for OOo3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7357&Path=DEV300%2Fmav38_DEV300">mav38_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Showstopper fix for the database documents opening problem.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7336&Path=DEV300%2Fmh30f_DEV300">mh30f_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">last minutes todos</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7290&Path=DEV300%2Fnative184_DEV300">native184_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OO0 3.0 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7295&Path=DEV300%2Fnative185_DEV300">native185_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Enable installation with Java GUI Installer and user privileges again.<br>Resolve dependency problem.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7325&Path=DEV300%2Fnative186_DEV300">native186_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7319&Path=DEV300%2Fnative188_DEV300">native188_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 update tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7328&Path=DEV300%2Fnative189_DEV300">native189_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks. This issue is about the parallel installation of StarOffice and StarSuite.<br> Some reviews of the package dependencies and un/install sequence.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7361&Path=DEV300%2Fnative190_DEV300">native190_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Additional Windows Patch preparations</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7355&Path=DEV300%2Fnative191_DEV300">native191_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7363&Path=DEV300%2Fnative193_DEV300">native193_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7281&Path=DEV300%2Fobo33">obo33</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Keep build for 64 bit Vista shell extension alive</font></p> <font class="SmallText1"> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7320&Path=DEV300%2Fobo34">obo34</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix for i93167</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7327&Path=DEV300%2Foobeanfix_DEV300">oobeanfix_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7047&Path=DEV300%2Fsb91">sb91</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Solaris SPARC 64 bit port</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7364&Path=DEV300%2Fsb95_DEV300">sb95_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix CWS macrestart</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7292&Path=DEV300%2Fsw30bf13_DEV300">sw30bf13_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">late fixes in Writer for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6725&Path=DEV300%2Fswenhancedfields2">swenhancedfields2</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Enhanced fields for better interoperability</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7354&Path=DEV300%2Fsysui30_DEV300">sysui30_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Linux / Solaris system integration issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7273&Path=DEV300%2Ftl61">tl61</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 fixes.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7291&Path=DEV300%2Fvcl30stop5_DEV300">vcl30stop5_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix issue 92674</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7227&Path=DEV300%2Fvcl93">vcl93</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">GSL related stuff important enough for OOo3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m31</font></td> </tr> </tbody> </table> <br> <br> <table> <tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=3064&Path=DEV300%2Faw033">aw033</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">CWS for GraphicPrimitives</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=5603&Path=DEV300%2Fgh15">gh15</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">testtool bugs and features 2008</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6875&Path=DEV300%2Fxsltfilter10">xsltfilter10</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Exchanging the binary JARS of Xerces/Xalan couple (xalan.jar/xercesImpl.jar/xml-apis.jar/serializer.jar) <br><br>with a source module providing the XSLT2 capable saxon9.<br><br>Furthermore provide latest ODF2XHTML xslt filter patch as relevant for Saxon.</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6905&Path=DEV300%2Fmaccrashrep">maccrashrep</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Enable crash reporting for MacOSX builds</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6907&Path=DEV300%2Fhrovista2">hrovista2</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Critical OOo 3.0 fixes for Windows Vista and Windows XP</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6909&Path=DEV300%2Frmfreetype">rmfreetype</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Remove the private copy of libfreetype.so.6</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6922&Path=DEV300%2Fdba31a">dba31a</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Ongong bug fixing for OOo 3.1</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6937&Path=DEV300%2Fmh30b">mh30b</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">various issue towards 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6970&Path=DEV300%2Fdoccomments01">doccomments01</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Extend import and export notes (ala postits/comments) to .doc format to support</p> <p style="padding: 2px; font-family: Courier,monospace;">formatting newly available in 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7037&Path=DEV300%2Fregister30">register30</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Update the way of registering OOo</font></p> <font class="SmallText1"> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7049&Path=DEV300%2Fuserdatamigration">userdatamigration</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Migrate userdata</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7066&Path=DEV300%2Fautotestfixfha1">autotestfixfha1</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7088&Path=DEV300%2Fi18n44">i18n44</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">i18n bug fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7108&Path=DEV300%2Fhelpsearch">helpsearch</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">hotfix for Japanese help index search i91750</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7109&Path=DEV300%2Focautotestfixes01">ocautotestfixes01</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font> <p style="padding: 2px; font-family: Courier,monospace;"><font class="SmallText1">Autotestfixes for the spreadsheet module</font></p> <font class="SmallText1"> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7111&Path=DEV300%2Fdictionaryupdate">dictionaryupdate</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">update of some dictionaries to latest versions</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7117&Path=DEV300%2Fos119">os119</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fix of issue i91896</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7119&Path=DEV300%2Fvcl30stop1">vcl30stop1</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">gsl showstopper</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7126&Path=DEV300%2Fsw30bf10">sw30bf10</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">late fixes in Writer for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7130&Path=DEV300%2Fnative177">native177</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Removing ICE check errors in msi database.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7133&Path=DEV300%2Fextrasooo30">extrasooo30</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">unification CWS for SO/OOo extras</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7135&Path=DEV300%2Fdr65">dr65</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Latest OOo 3.0 fixes</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7137&Path=DEV300%2Fpdf25">pdf25</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7138&Path=DEV300%2Fvcl30stop2">vcl30stop2</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">last minute fixes for 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7139&Path=DEV300%2Fcmcfixes48">cmcfixes48</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Uncontroversial fixes and improvements, generally in the vicinity of xmlsignature code</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7140&Path=DEV300%2Fmhu19">mhu19</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">sal/rtl/source/alloc_global.c is not 64bit clean.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7146&Path=DEV300%2Ftbo02">tbo02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Fix typos in include files of testautomation/framework<br>Fix changed behaviour for global test on MacOS X</pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7147&Path=DEV300%2Fnative178">native178</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7151&Path=DEV300%2Fsw30bf11">sw30bf11</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fixes for OOo 3.0 in Writer</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7153&Path=DEV300%2Fab56">ab56</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">Split library container config files script.xlc, dialog.xlc<br>into user and share files.<br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7154&Path=DEV300%2Fmav35">mav35</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo3.0 showstopper cws.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7155&Path=DEV300%2Faquaupdateicon">aquaupdateicon</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Implement update icon in native menubar on Mac</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7163&Path=DEV300%2Fimpress151">impress151</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">impress showstopper fixes for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7171&Path=DEV300%2Fnative179">native179</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7173&Path=DEV300%2Fdev300m30masterfix">dev300m30masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7176&Path=DEV300%2Flanguageswitchfix">languageswitchfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Prevent superfluous language changes caused by the system keyboard</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7189&Path=DEV300%2Fvcl30stop3">vcl30stop3</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Some more 3.0 showstoppers</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7193&Path=DEV300%2Fnative180">native180</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Preparing OOo 3 for Windows patches using msp technique.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7196&Path=DEV300%2Fpflin11">pflin11</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">basic fix</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7197&Path=DEV300%2Ftl58">tl58</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7232&Path=DEV300%2Fhsqldb1810">hsqldb1810</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Integrate hsqldb version 1.8.0.10 </p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7241&Path=DEV300%2Fdba30h_DEV300">dba30h_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">fix issue 92668</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7242&Path=DEV300%2Fcwscheckapi3_DEV300">cwscheckapi3_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">bugfix for cwscheckapi: since on Linux tgz are default for cws cwscheckapi could not install the office nymore</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7243&Path=DEV300%2Fsw30bf12_DEV300">sw30bf12_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Galician spell checker added and Ichitaro filters removed</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7247&Path=DEV300%2Flocalisation30_DEV300">localisation30_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">L10N showstopers</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7254&Path=DEV300%2Fvcl30stop4_DEV300">vcl30stop4_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">GSL related showstoppers for OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7256&Path=DEV300%2Fnative182_DEV300">native182_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">OOo 3.0 / SO 9 installation tasks</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7257&Path=DEV300%2Fimpress152_DEV300">impress152_DEV300</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">showstopper fixes for impress in OOo 3.0</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m30</font></td> </tr> </tbody> </table> <br> <br> <table> <tbody> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7159&Path=DEV300%2Fdev300m29masterfix">dev300m29masterfix</a></font></td> <td class="SmallText1"><font class="SmallText1"> </font><br> </td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6531&Path=DEV300%2Fause091">ause091</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">build cleaner - cleaner build</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6484&Path=DEV300%2Fchart22">chart22</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Plotting of missing values</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6545&Path=DEV300%2Fdoccustomproperties2">doccustomproperties2</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">New document properties page: custom properties page replaces user defined page</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7116&Path=DEV300%2Fimpress150">impress150</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Impress showstopper fixes for OOo 3.0 release</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=6630&Path=DEV300%2Flayoutdialogs">layoutdialogs</a></font></td> <td class="SmallText1"><font class="SmallText1"> <pre style="padding: 2px; font-family: Courier,monospace;">* Enable compiling of layout engine by default.<br>* Old .src dialogs initially replaced by .xml layout dialogs:<br> svx/source/dialog/zoom.src,<br> sw/source/ui/dialog/wordcountdialog.src <br> [WIP: svx/source/dialog/docrecovery.src]<br>* Note: i18n translation strings, compile-time translation and testing <br> can be found in toolkit/workben/layout. <br> See also toolkit/doc/layout/README<br>* Note: the layout engine is still a work in progress, not all widgets<br> have been implemented yet.<br><br></pre> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7145&Path=DEV300%2Fpb20">pb20</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Truncated strings issues</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7091&Path=DEV300%2Fpba11y02">pba11y02</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">Fixes for A11y issues.</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow1"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7128&Path=DEV300%2Fsb92">sb92</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">HelpLinker crash on Solaris</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> <tr class="TableRow2"> <td class="SmallText1"><font class="SmallText1"><a href="https://tools.services.openoffice.org/EIS2/cws.ShowCWS?logon=false&Id=7027&Path=DEV300%2Fvcl91">vcl91</a></font></td> <td class="SmallText1"><font class="SmallText1"> <p style="padding: 2px; font-family: Courier,monospace;">3.0 showstoppers in gsl</p> </font></td> <td class="SmallText1"><font class="SmallText1">DEV300m29</font></td> </tr> </tbody> </table> </body> </html>