Download as pdf or txt
Download as pdf or txt
You are on page 1of 26

Feature Freeze Testing 3.

2 1

Feature Freeze Testing 3.2


This is the list of features and enhancements, which are integrated in OOo 3.2. All the listed issues are announced in
the release notes for the developer snapshots since DEV300m41 - to DEV300m60. This list is more technically
orientated and isn't a release note for OOo 3.2. This list could and should be used for testing and checking the new
features in general or for translation purposes. With build DEV300m60 the final code line for OOo 3.2 was branched
into OOO320-code line.

Component : Chart
• 7049 [1] : Chart Element Selector
• Description : A list box containing all chart elements was added to the formatting tool bar within the chart.
Selecting an item in the list does select the according element within the chart. Press the new button named
'Format Selection' next to the list to open the properties dialog for that element and change the formatting.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=223
• Specification : http://specs.openoffice.org/chart/Toolbars.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64613/
TCSFormattingToolbar.html
• Test document : http://www.openoffice.org/nonav/issues/showattachment.cgi/64409/AllChartElements.
ods
• CWS : chartuseability01 [2] integrated in DEV300m59
• 24203 [3] : Rotate data labels
• Description : The options for data labels have been extended. It is possible now to define a number format for
the value and the percentage value and to display both values at the same time. Furthermore one can define a
separator for the different parts of the data label. The placement of the labels can be manipulated via a given
set of predefined positions.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=220
• Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62595/
TCS_Rotate_Data_Labels.htm
• CWS : chart37 [4] integrated in DEV300m50
• 58163 [5], 69422 [6], 86146 [7], 102820 [8] : Chart context menu
• Description : The whole context menu within charts and parts of the menu have been reworked within CWS
chartuseability01. ...
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=224
• Specification : http://specs.openoffice.org/chart/ChartContextMenu.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64618/
TCSChartContextMenu2.html
• CWS : chartuseability01 [2] integrated in DEV300m59
• 64689 [9] : Bubble Chart
• Description : The Bubble Chart is available as new chart type now. The bubble chart is similar to the XY chart,
but in addition to the x-and y-value for each data point a third value is used to influence the size of the bubble.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=221
• Specification : http://specs.openoffice.org/chart/wizards/ChartWizard.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/63228/
TCS_Bubblechart.htm
Feature Freeze Testing 3.2 2

• CWS : bubblechart [10] integrated in DEV300m52


• 64752 [11] : Filled Net Chart (filled radar)
• Description : The Filled Net Chart is available as new sub chart type now. The filled net chart is similar to the
net chart with lines, but the area between the lines and the origin or previous series is filled.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=222
• Specification : http://specs.openoffice.org/chart/wizards/ChartWizard.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64204/
TCS_FilledNetChart.htm
• CWS : fillednetchart [12] integrated in DEV300m57
• 91578 [13] : Display of hidden cells
• Description : When plotting values in a chart it can happen that some of the values are missing - for example
when a cell was left empty or did not contain a valid value. The users now can decide what should be plotted in
such cases:a)
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=218
• Specification : http://specs.openoffice.org/chart/MissingValues.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62346/
Display_of_hidden_cells.htm
• CWS : koheichart01 [14] integrated in DEV300m49
• 92128 [15] : Asian typography page for chart elements
• Description : A new tab page “Asian Typography” is now available for Title, Legend, Axes and Data Series. It
contains an option to enable or disable the spacing between the different types of text.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=219
• Specification : http://specs.openoffice.org/chart/ChartAsianTypographyTabpage.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62511/
Asian_Typo_for_Chart.htm
• CWS : chart37 [4] integrated in DEV300m50
• 103593 [16] : selection dependent insert menu behavior
• Description : The behavior of the Insert menu within charts now is selection dependent. In case a single data
series is selected or an element belonging to a single data series the additional elements ( like error bars, data
labels, trend lines or mean value lines) are only inserted for this single series. Otherwise the additional
elements are added to all existing series.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=225
• Specification : http://specs.openoffice.org/chart/ChartMenu.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64614/
TCSChartMenuSelectionDependent.html
• CWS : chartuseability01 [2] integrated in DEV300m59
Feature Freeze Testing 3.2 3

Component : Database Access


• 41930 [17] : database formscan be zoomed
• Description : Database forms can now be zoomed, much like all other documents: You'll find the usual
View/Zoom menu item, and the zoom slider in the status bar. (Ctrl+Scroll wheel continues to work, as it
already did before.)
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=263
• Specification : - -
• Test case specification : - -
• CWS : dba32b [18] integrated in DEV300m50
• 76783 [19] : SRB FormWizard supports binary field types
• Description : In FormWizard it is now possible to select also the BINARY, VARBINARY,
LONGVARBINARY datatypes, which will insert as Pictures.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=260
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 79423 [21] : Shrink Sections in Sun Report Builder
• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=255
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 80917 [22] : "First line as column names" support for Copy Table Wizard
• Description : The Copy table Wizard now contains an additional check box which is enabled when RTF or
HTML format is to copied into a database. The check box is label: Text [ en-US ] = "Use first ~line as column
names" ; When checked the first row is used to identify column names, when not checked the first row will be
handled as a normal data row.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=267
• Specification : - -
• Test case specification : - -
• CWS : dba32d [23] integrated in DEV300m52
• 83082 [24] : SRB Grouping Dialog has a new up/down/delete toolbar
• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=256
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 88878 [25] : new form control property: "Visible"
• Description : The new boolean property "Visible" has been added to all form control types (except the "Hidden
control", which has no visual representation in the document, anyway). This property controls whether or not
Feature Freeze Testing 3.2 4

the control shall be visible in alive mode. ... (see more details in the feature announcement)
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=269
• Specification : - -
• Test case specification : - -
• CWS : dba32c [26] integrated in DEV300m52
• 89821 [27] : multi-line text form controls preserving their selection
• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=254
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 95963 [28] : human-readable event bindings in the property browser
• Description : 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)
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=252
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 95977 [29] : event assignments in the property browser can be reset with DEL key
• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=249
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 96429 [30] : property browser: mouse-selection-behavior in property combo boxes changed
• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=251
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 96523 [31] : SRB controls bound to data source displays it data source name
• Description : In Sun Report Builder all controls bound to a data source displays it's data source name the prefix
is like Calc a '=' (equal).
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=258
• Specification : - -
• Test case specification : - -
Feature Freeze Testing 3.2 5

• CWS : dba32a [20] integrated in DEV300m47


• 96782 [32] : SRB toolbar items has now also menu items
• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=259
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 96793 [33] : SRB Context menu contains also section shrink items
• Description : The context menu in active section contains a shrink item, which has a sub menu for the new
shrink feature.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=257
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 96862 [34] : allow to configure Base to forbid creation on a new local database
• Description : A configuration option
"/org.openoffice.Office.DataAccess/Policies/Features/Base/CreateLocalDatabase" has been introduced, which
is of type boolean, defaulted to "true", and controls whether the "Create Database" wizard (started via
File/New/Database) exposes the "Create a new database" option.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=271
• Specification : - -
• Test case specification : - -
• CWS : dba32g [35] integrated in DEV300m59
• 97355 [36] : form control property browser: renamed "Print" to "Printable"
• Description : The property "Print" in the property browser, when invoked for a form control, has been renamed
to "Printable".
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=250
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 97356 [37] : button control properties: renamed the action-related events
• Description : 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".
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=253
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 98557 [38] : SRB ReportWizard supports binary field types
Feature Freeze Testing 3.2 6

• Description : 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.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
• Specification : - -
• Test case specification : - -
• CWS : dba32a [20] integrated in DEV300m47
• 99056 [39] : form control property browser: added Position, Size, and Anchor
• Description : In the property browser for form controls, you can now also change the position and size of the
control, as well as its anchor (in document types where anchoring is supported, e.g. text docs and
spreadsheets). This is especially useful when you want to modify the geometry of multiple controls at once,
which previously required invocation of a modal dialog for every control, and now can be done by selecting all
controls, and simply entering the new value(s) in the property browser.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=265
• Specification : - -
• Test case specification : - -
• CWS : dba32b [18] integrated in DEV300m50
• 99422 [40] : font name/style/size displayed in form control property browser
• Description : When displaying the properties of a form control in the property browser, the "Font" property
will now display the name, the style (regular, bold, italic) and the size of the current control font. (previously
the respective field was simply empty, and the font could only be seen when opening the Character Set dialog.)
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=262
• Specification : - -
• Test case specification : - -
• CWS : dba32b [18] integrated in DEV300m50
• 99704 [41] : control property "Mouse wheel scroll"
• Description : All form controls which are able to react on the mouse wheel, by scrolling or spinning their
content, got a new property called "Mouse wheel scroll". This property is available in the control property
browser, immediately below the "Tab order" property, and can take one out of three possible values: ... (see
more details in the feature announcement)
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=268
• Specification : - -
• Test case specification : - -
• CWS : dba32c [26] integrated in DEV300m52
• 100237 [42] : button form controls: new "Default State" property, applicable to toggle buttons
• Description : Button controls in documents now have an additional property "Default status". It is enabled if
and only if the button's "Toggle" property is set to "Yes", and works like the "Default status" property for e.g.
check box controls: It controls in which status the button will be when resetting the form to which the button
belongs.
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=264
• Specification : http://specs.openoffice.org/chart/ChartAsianTypographyTabpage.odt
• Test case specification : - -
• CWS : dba32b [18] integrated in DEV300m50
• 101587 [43] : Use the configuration to describe database drivers
Feature Freeze Testing 3.2 7

• Description : Currently the db drivers are hard coded in OOo. The integration of new ones as extension isn't
possible. Therefor all drivers have to bring their own configuration with them. Each driver has to define: ...
(see details in the feature announcement)
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=266
• Specification : - -
• Test case specification : - -
• CWS : dbaperf2 [44] integrated in DEV300m52
• 102889 [45] : copying queries between database documents uses source name
• Description : When you copy queries between database document, you're not prompted for the target name
anymore, unless it is really necessary. That is, if you copy "some query" from database A to database B, then it
will be inserted into B as "some query". Previously (up to 3.1), you were prompted for a name, which was
defaulted to "Query1", completely ignoring the source name. Only if the name already exists in the target
database (in particular, if you copy a query into the same DB), the dialog is opened, and now pre-filled with
the source name instead of "Query1".
• Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=270
• Specification : - -
• Test case specification : - -
• CWS : dba32e [46] integrated in DEV300m57

Component : Formula Editor / Math


• 33387 [47] : Math: "View / Selection" now "View / Formula Elements"
• Description : The menu entry "View / Selection" in Math is now labeled "View / Formula Elements".
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=310
• Specification : --
• Test case specification : --
• CWS : tl66 [48] integrated in DEV300m49

Component : Framework
• 4756 [49] : Keyboard shortcut configuration dialog now supports "ALT" modifier
• Description : Though the configuration itself was able to handle it all the time, the dialog for configuring
keyboard shorcuts never allowed to use the ALT-key. Now ALT as well als SHIFT-ALT, CTRL-ALT,
SHIFT-CTRL-ALT modifiers can be used in the dialog. The dialog does not check if a shortcut can be used or
if the system already catches it. The easiest way to find out if the shortcut is usable is to use it to navigate to
the corresponding entry in the listbox before trying to assign a command to it.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
• Specification : --
• Test case specification : --
• CWS : mba32issues01 [50] integrated in DEV300m48
• 69129 [51] : Graphite Font Support
• Description : Graphite fonts are truetype fonts with extra tables which contain information for complex
rendering such as context specific reordering, shaping and positioning. Unlike OpenType, the rendering engine
does not need any prior knowledge of the script, the rendering rules are all contained in the font itself. This
makes it ideal for scripts and languages which are not directly supported in Uniscribe or ICU. Graphite also
supports font features which allow variations in rendering to be selected according to linguistic or personal
preference. ...
Feature Freeze Testing 3.2 8

• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=297


• Specification : --
• Test case specification : --
• CWS : graphite01 [52] integrated in DEV300m56
• 83692 [53] : All document events in the Application Framework now can be assigned to Macros
• Description : Until now only a selected number of document events could be assigned to macros using the
"Customize Event" dialog, though they could assigned via API or ODF. Now the dialog shows all existing
events. No new events have been added.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=307
• Specification : --
• Test case specification : --
• CWS : mba32issues02 [54] integrated in DEV300m60
• 85434 [55] : dialog editor should support import feature
• Description : Additionally to the export dialog functionality described in spec it's now also possible to
(re-)import single dialogs represented by *.xdl files. The new features also allows to merge additional
languages supported by the imported dialog into the target library.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=302
• Specification : http://specs.openoffice.org/appwide/dialog_ide/Export_single_dialog_from_library.odt
• Test case specification : --
• CWS : ab70 [56] integrated in DEV300m59
• 88878 [25] : Basic dialog controls: new property "Visible"
• Description : The new boolean property "Visible" has been added to all UNO dialog control types. This
property controls whether or not the control shall be visible in the living dialog. Note that if this property is set
to "Yes" (the default, mimicking the behavior as known up to 3.1), this not necessarily means the control will
really appear in the dialog. Additional constraints are applied when calculating a control's effective visibility.
For instance, a control belonging to a non-current step of the dialog is still hidden. OpenOffice.org versions up
to OOo 3.1 will silently ignore this property when reading UNO dialogs which make use of it.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=296
• Specification : --
• Test case specification : --
• CWS : dba32c [26] integrated in DEV300m52
• 99296 [57] : Multiplatform shortcuts support
• Description : Shortcuts configuration was changed (since DEV300_m37) and they are all in one file. See http:/
/wiki.services.openoffice.org/wiki/Framework/Article/Accelerators_Configuration article. They are all in
one file, it's easy to configure platform dependent shortcuts, but current approach has still some limitations: ...
(see more details in the feature announcement)
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=293
• Specification : http://wiki.services.openoffice.org/wiki/User:Rvojta/Multiplatform_shortcuts
• Test case specification : --
• CWS : macshortcuts01 [58] integrated in DEV300m47
• 99407 [59] : Filters for AportisDoc and PocketWord now support type detection based on DocType
• Description : In result these files can be loaded now without explicitly selecting the document type in the file
picker.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=308
• Specification : --
Feature Freeze Testing 3.2 9

• Test case specification : --


• CWS : mba32issues02 [54] integrated in DEV300m60
• 100123 [60] : Allow to turn off lock-file base document file locking.
• Description : To work properly, the lock-file based document file locking in OOo needs the possibility to
create a lock file in the way that it does not replace the existing one and to remove it. Although normally there
are possibilities to do it, sometimes this is not the case. ... (see more details in the feature announcement)
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=294
• Specification : --
• Test case specification : --
• CWS : fwk103 [61] integrated in DEV300m51
• 102230 [62] : Default button in password dialog now is "OK"
• Description : Though it is only a bugfix, but as it changes the UI: The OK button in the password dialog now is
the default button again
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=305
• Specification : --
• Test case specification : --
• CWS : mba32issues02 [54] integrated in DEV300m60
• 103200 [63] : Correct order of First/Last Name in CJK UI
• Description : If the Locale is set to "Japanese", the order of the "First name" and "Last name" fields is reverted.
This feature is not bound to the UI language, but to the selected Locale.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=306
• Specification : --
• Test case specification : --
• CWS : mba32issues02 [54] integrated in DEV300m60
• 103783 [64] : Remove the password length limitation in ODF document password creation dialog.
• Description : The current minimal password length limitation ( 5 characters ) is outdated and makes no sense
any more. Thus the limitation is removed, although the password is not allowed to be empty.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=301
• Specification : http://specs.openoffice.org/appwide/security/Electronic_Signatures_and_Security.odt
• Test case specification : --
• CWS : fwk116 [65] integrated in DEV300m60
• 103927 [66] : Detect if nonencrypted streams are in encrypted document.
• Description : OOo expects that an encrypted document does not contain any non-encrypted streams starting
from ODF1.2 version. The exceptions are the streams that are part of the ODF format: "mimetype",
"META-INF/manifest.xml" and signature streams that follow the pattern "META-INF/*signatures*". ...
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=303
• Specification : http://specs.openoffice.org/appwide/security/Electronic_Signatures_and_Security.odt
• Test case specification : --
• CWS : encsig09 [67] integrated in DEV300m60
• 104204 [68] : Do not support Ctrl+Tab shortcut for document toolbars navigation.
• Description : The current design of the Ctrl+Tab shortcut is inconsistent, it does not reach the non-modal
dialogs. Additionally, if a floating window contains a tab-control, the shortcut can not be used for the control
any more. The Ctrl+Tab shortcut is close to be a duplication of F6 shortcut, the only difference is that
Ctrl+Tab ignores the document window, and erroneously ignores the non-modal dialogs. Thus it makes no
sense to support it further.
Feature Freeze Testing 3.2 10

• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=298


• Specification : --
• Test case specification : --
• CWS : swa11y32_2nd [69] integrated in DEV300m57
• 104364 [70] : Events names "Document Closed" and "Document is closing" in form to reverse
• Description : The document-related events "Close document" and "Document is closing" (to be found in
Tools/Customize/Events) have been renamed to "Document is closing" and "Document closed". ...
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=302
• Specification : --
• Test case specification : --
• CWS : dba32g [35] integrated in DEV300m59
• 104389 [71] : ODF document integrity check.
• Description : The document integrity check proves now whether the ODF document conforms the ODF
specification. It mainly affects the ODF1.2 documents. If an inconsistency is found, the document is treated as
a broken one, the office suggests to repair the document in this case. The macros are disabled in repaired
documents.
• Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=304
• Specification : http://specs.openoffice.org/appwide/security/Electronic_Signatures_and_Security.odt
• Test case specification : --
• CWS : encsig09 [67] integrated in DEV300m60

Component : Graphic System Layer (GSL)


• 42227 [72] : Menu items display changed
• Description : A style guide for menus in OpenOffice.org.
• Feature Announcement : http://gsl.openoffice.org/servlets/ReadMsg?list=features&msgNo=53
• Specification : http://specs.openoffice.org/ui_in_general/menus/Menus.odt
• Test case specification : --
• CWS : vcl100 [73] integrated in DEV300m46
• 43029 [74] : Support for PS-OpenType fonts
• Description : Postscript based OpenType fonts are now supported (for formatting, printing, PDF-export and
display).
• Feature Announcement : http://gsl.openoffice.org/servlets/ReadMsg?list=features&msgNo=54
• Specification : --
• Test case specification : --
• CWS : otf01 [75] integrated in DEV300m57
• 78858 [76] : Display PS-OpenType fonts on UNX platforms
• Description : Postscript based OpenType fonts are now supported (for formatting, printing, PDF-export and
display).
• Feature Announcement : http://gsl.openoffice.org/servlets/ReadMsg?list=features&msgNo=54
• Specification : --
• Test case specification : --
• CWS : otf01 [75] integrated in DEV300m57
Feature Freeze Testing 3.2 11

Component : L10N
• 97602 [77] : Locale data for Asturian_Spain [ast-ES]
• Description : Added locale data for Asturian_Spain [ast-ES]. The locale is selectable for character attribution
and spell-checking, as default locale, default document language and available for number formats and outline
numbering.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=149
• CWS : locales32 [78] integrated in DEV300m60
• 97791 [79] : Yiddish_Israel [yi-IL]
• Description : Added "Yiddish" to language list. The locale is selectable for character attribution and
spell-checking. The associated script is Hebrew, the language appears in the list of CTL languages
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=150
• CWS : locales32 [78] integrated in DEV300m60
• 98489 [80] : Locale data for Arabic (Oman) [ar-OM]
• Description : Added locale data for Arabic (Oman) [ar-OM]. The locale is selectable for character attribution
and spell-checking, as default locale, default document language and available for number formats and outline
numbering.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=152
• CWS : locales32 [78] integrated in DEV300m60
• 99827 [81] : Locale data for Sardinian_Italy [sc-IT]
• Description : Added locale data for Sardinian_Italy [sc-IT]. The locale is selectable for character attribution
and spell-checking, as default locale, default document language and available for number formats and outline
numbering
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=153
• CWS : locales32 [78] integrated in DEV300m60
• 99972 [82] : Quechua (Ecuador) [qu-EC]
• Description : Added "Quechua (Ecuador)" to language list. The locale is selectable for character attribution and
spell-checking.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=154
• CWS : locales32 [78] integrated in DEV300m60
• 101173 [83] : Locale data for Oromo_Ethiopia [om-ET]
• Description : Added language list entry and locale data for Oromo_Ethiopia [om-ET]. The locale is selectable
for character attribution and spell-checking, as default locale, default document language and available for
number formats and outline numbering.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=145
• CWS : locales32 [78] integrated in DEV300m60
• 101235 [84] : Locale data for Uyghur_China [ug-CN]
• Description : Added locale data for Uyghur_China [ug-CN]. The locale is selectable for character attribution
and spell-checking, as default locale, default document language and available for number formats and outline
numbering.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=146
• CWS : locales32 [78] integrated in DEV300m60
• 102186 [85] : Ancient Greek [grc-GR]
• Description : Added "Greek, Ancient" [grc-GR] to language list. The locale is selectable for character
attribution and spell-checking.
Feature Freeze Testing 3.2 12

• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=147


• CWS : locales32 [78] integrated in DEV300m60
• 103193 [86] : Locale data for Somali_Somalia [so-SO]
• Description : Added locale data for Somali_Somalia [so-SO]. The locale is selectable for character attribution
and spell-checking, as default locale, default document language and available for number formats and outline
numbering.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=148
• CWS : locales32 [78] integrated in DEV300m60
• 104308 [87] : Sorbian, Lower [dsb-DE] and Upper [hsb-DE]
• Description : Added "Sorbian, Lower" [dsb-DE] and "Sorbian, Upper" [hsb-DE] to language list. The locale is
selectable for character attribution and spell-checking.
• Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=155
• CWS : locales32 [78] integrated in DEV300m60

Component : Presentation
• 14832 [88] : New text field "Page Count" in impress/draw
• Description : A style guide for menus in OpenOffice.org.
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=217
• Specification : http://wiki.services.openoffice.org/wiki/Impress/Features/text_fields
• Test case specification : --
• CWS : impress168 [78] integrated in DEV300m48
• 103139 [89] : Impress and Draw now support comments (formerly known as sticky notes) to support collaboration
• Description : It is now possible to add comments to a presentation or drawing document (using menu
insert/comment or with the new Comments toolbar). ...
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=226
• Specification : http://wiki.services.openoffice.org/wiki/Impress/Features/Comments
• Test case specification : --
• CWS : impressnotes01 [90] integrated in DEV300m60

Component : Quality Assurance - VCLTestTool (QA)


• 97838 [91] : hid.lst file is removed from testautomation
• Description : The file testautomation/global/hid/hid.lst is removed. Further details are in a readme.txt inside the
directory. There are various other ways to get this file and where it is already available. There are some ways
implemented, that try to find the file via various ways. TestTool: Your OOo installation may already contain it
at:
• Feature Announcement : http://qa.openoffice.org/servlets/ReadMsg?list=features&msgNo=79
• Specification :
• Test case specification : --
• CWS : tbo07 [92] integrated in DEV300m53
Feature Freeze Testing 3.2 13

Component : Spreadsheet (Calc)


• 5550 [93] : AutoFill for cells with numbers at the start and end
• Description : If the starting cell for AutoFill contains a number at the start and the end, and there's no space
after the first number, the number at the end is now incremented. This allows easier creation of things like lists
of IP addresses (10.0.0.1 is followed by 10.0.0.2).
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=297
• Specification : --
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62159/
TCS_AUTOFILL.htm
• Test document : http://www.openoffice.org/nonav/issues/showattachment.cgi/62160/
Testdocument_AutoFill.ods
• CWS : calc49 [94] integrated in DEV300m49
• 5658 [95] : Calculate with strings
• Description : While interpreting a formula expression, string content is now converted to numeric values if
conversion is unambiguous, or a #VALUE! error is set if no unambiguous conversion is possible. ...
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=307
• Specification : --
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64535/
i5658_calculate_with_strings.ods
• CWS : odff06 [96] integrated in DEV300m59
• 7500 [97] : Copy & Paste of merged cells over other merged cells
• Description : Merged cells can now be pasted from the clipboard onto other merged cells. Instead of an error
message, the old cells are unmerged.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=291
• Specification : --
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62256/
TCS_MergedCells.htm
• CWS : calcmultiline [98] integrated in DEV300m49
• 7921 [99] : Easier deselection of sheets if all sheets are selected
• Description : If all sheets in a document are selected, each of the following actions deselects all except the
current sheet: - Changing the active sheet - Clicking into the area right of the sheet tabs (if not all sheets are
selected, this opens the "Insert Sheet" dialog as before) - The new entry "Deselect All Sheets" in the context
menu for the sheet tabs
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=292
• Specification : --
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62169/
TCS_Sheetselection.htm
• CWS : calcmultiline [98] integrated in DEV300m49
• 8302 [100] : Inserting/deleting in the middle of merged cells
• Description : Inserting or deleting cells, columns or rows into/from the middle of merged cells, which
previously caused an error message, is now possible. The merged cell range is enlarged/reduced.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=298
• Specification : --
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62257/
TCS_MergedCells.htm
Feature Freeze Testing 3.2 14

• CWS : calcmultiline [98] integrated in DEV300m49


• 13829 [101] : Sorting with toolbar buttons now includes formats
• Description : When a cell range is sorted using the "Sort Ascending" or "Sort Descending" toolbar button, cell
formats are now sorted with the cells.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=305
• Specification : --
• Test case specification :http://www.openoffice.org/nonav/issues/showattachment.cgi/62155/
test_list_detail.php.htm
• CWS : calc51 [102] integrated in DEV300m49
• 16615 [103] : Toggle absolute/relative references for multiple cells
• Description : The Shift-F4 shortcut to toggle between relative and absolute references in formulas can now be
used for a selection of cells, and handles all the formula cells in the selection.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=293
• Specification : --
• Test case specification : --
• CWS : calc49 [94] integrated in DEV300m54
• 17995 [104] : More filter criteria in "Standard Filter" dialog
• Description : The "Standard Filter" dialog now shows 4 instead of 3 conditions, and has a scroll bar which
allows to access up to 8 conditions in total.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=294
• Specification : --
• Test case specification : --
• CWS : calc49 [94] integrated in DEV300m49
• 23658 [105] : Change source range of a DataPilot table
• Description : It's now possible to change the cell range from which a DataPilot table takes its data.
• Feature Announcement : --
• Specification : --
• Test case specification : --
• CWS : datapilotrange [106] integrated in DEV300m49
• 27253 [107] : "New Style" buttons in "Conditional Formatting" dialog
• Description : The "Conditional Formatting" dialog now has a button "New Style" next to each style list box.
Pressing one of the buttons opens the "Cell Style" dialog for a new style, and if OK is pressed there, selects the
new style in the list box. This allows to create a new style without closing the "Conditional Formatting" dialog.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
• Specification : --
• Test case specification : --
• CWS : calc49 [94] integrated in DEV300m49
• 27666 [108] : Cell content is selected in validity selection list
• Description : If a cell has validity of type "Cell range" or "List", when the validity selection list drop-down is
opened, the existing cell content is now selected in the list.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=296
• Specification : --
• Test case specification : --
• CWS : calc49 [94] integrated in DEV300m49
• 35579 [109] : Additional filter conditions in standard filter dialog
Feature Freeze Testing 3.2 15

• Description : The standard filter dialog now supports the filter conditions 'Contains', 'Does not contain', 'Begins
with', 'Does not begin with', 'Ends with' and 'Does not end with'.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=304
• Specification : http://www.openoffice.org/issues/show_bug.cgi?id=35579
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/63687/
tcs_standardfilter.html
• Test document : http://www.openoffice.org/nonav/issues/showattachment.cgi/63688/standardfilter.ods
• CWS : calc51 [102] integrated in DEV300m54
• 35913 [110] : Transporting newlines in spreadsheet formulas
• Description : Newline characters (0x0A, decimal 10) created with Control+Enter in multiline text cells are now
preserved in spreadsheet formulas. Previously the newline character was replaced by a space character. The
newline character can be searched for using the SEARCH or [HV]LOOKUP or MATCH functions with the \n
regular expression. A newline character can be inserted in a formula using the CHAR(10) function. If the result
contains newline characters it is displayed as a multiline cell. The multiline result is exported to file formats
capable handling newlines in cell data, such as CSV.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=303
• Specification : --
• Test case specification : --
• CWS : calcmultiline [98] integrated in DEV300m49
• 49491 [111] : Double click on document position in status bar opens Navigator
• Description : A double click on the "document position" control in the Calc status bar now opens the
Navigator, like in Writer.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=301
• Specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/50136/
Statusbar_Behavior_v2.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/63081/
tcs_toolbars.htm
• CWS : dr68 [112] integrated in DEV300m53
• 50019 [113] : Applying cell borders to multiple selection
• Description : Previously it was only possible to apply cell borders to a single rectangular cell range. Now
borders can be applied to any selection of cells. A list of rectangular ranges is determined from the selection,
and inner/outer borders are applied to each of the ranges.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=302
• Specification : --
• Test case specification : --
• CWS : calc50 [114] integrated in DEV300m51
• 60401 [115] : Sort range dialog
• Description : If "Sort" is invoked with a selection of more than one cell in a single column or row, and there
are non-empty cells next to the selection, a new dialog will ask if the selection should be extended to contain
those cells. With this, a user can select only the column of data by which to sort, and still sort the whole range.
It applies to the sort dialog as well as the "Sort Ascending" and "Sort Descending" toolbar buttons. A
specification is attached to issue 60401.
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=300
• Specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/61747/
Sort%20Range%20dialog.odt
Feature Freeze Testing 3.2 16

• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/63454/


tcs_sortrange.htm
• CWS : dr68 [112] integrated in DEV300m53
• 70320 [116] : Easier deselection of sheets if all sheets are selected
• Description : If all sheets in a document are selected, each of the following actions deselects all except the
current sheet: - Changing the active sheet - Clicking into the area right of the sheet tabs (if not all sheets are
selected, this opens the "Insert Sheet" dialog as before) - The new entry "Deselect All Sheets" in the context
menu for the sheet tabs
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=292
• Specification : --
• Test case specification : --
• CWS : calc49 [94] integrated in DEV300m49
• 91351 [117] : HYPERLINK returns numeric value if second argument was numeric
• Description : The HYPERLINK spreadsheet function now returns a numeric value if its second argument was
a numeric value. Previously, the return value was converted to text in this case. ...
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=308
• Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64047/
i91351_HYPERLINK.ods
• CWS : odff06 [96] integrated in DEV300m59
• 99140 [118] : CONVERT_ADD with many new conversion factors
• Description : The CONVERT_ADD spreadsheet function (known as CONVERT in other applications) has
many more conversion factors implemented, as defined in OASIS ODFF/OpenFormula ...
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=309
• Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
• Test case specification : --
• CWS : odff06 [96] integrated in DEV300m59
• 99900 [119] : UNICODE and UNICHAR functions
• Description : The new UNICODE and UNICHAR spreadsheet functions are implemented as defined in the
OASIS ODFF/OpenFormula specification available at ...
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=310
• Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
• Test case specification : --
• CWS : odff06 [96] integrated in DEV300m59
• 100119 [120] : NORMDIST, LOGNORMDIST parameters
• Description : NORMDIST's 4th parameter is now optional. ... LOGNORMDIST's 2nd and 3rd parameters are
now optional, an optional 4th parameter has been added. ...
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=306
• Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/61901/
Test_for_optional_parameters_decimal_point.ods
• CWS : odff06 [96] integrated in DEV300m59
• 100205 [121] : SYLK export handling of embedded semicolons and double quotes; program ID field content
changes to CALCOOO32
Feature Freeze Testing 3.2 17

• Description : When writing SYLK files, in string data embedded double quotes are not escaped anymore by
doubling them, semicolons are now escaped by doubling them. Previous releases had a bug that did it vice
versa, doubling quotes but not semicolons. ... (see more details in the feature announcement)
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=291
• Specification : --
• Test case specification : --
• CWS : calcmultiline [98] integrated in DEV300m49
• 103139 [89] : The feature "Notes" has been renamed to "Comments"
• Description : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=311
• Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=311
• Specification : http://wiki.services.openoffice.org/wiki/Impress/Features/Comments
• Test case specification : --
• CWS : impressnotes01 [90] integrated in DEV300m60

Component : Tools
• 102592 [122] : configure switch to build hid.lst file: --enable-hids
• Description : The build environment variable NO_HIDS, which affects to not build a current hid.lst, was not
configureable by 'configure'. This changes by CWS tbo07 with 'configure --enable-hids' The change is needed,
since testautomation depends now on a current hid.lst. Buildbots will start using this switch soon. When the
switch is used, the hid.lst is build, if it is left out, the old behaviour is the default, to not build it. Old behaviour
was to use a static hid.lst from helpcontent2/helpers/hid.lst.
• Feature Announcement : --
• Specification : --
• Test case specification : --
• CWS : tbo07 [92] integrated in DEV300m53

Component : UI
• 92819 [123] : default paper sizes
• Description : The vast majority of territories use ISO paper sizes, but a number use alternative sizes. The rules
for mapping territories to default paper sizes needs to be unified in a single place in order to consistently
maintain and update the mapping. This specification outlines rules for picking the best default paper size to
use, which additional paper sizes should be shown in the UI and rules for naming paper sizes consistently.
• Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=260
• Specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/62491/Paper_Sizes.odt
• Test case specification : --
• CWS : unifypaper01 [124] integrated in DEV300m51
• 95318 [125] : Optionitem "Icons in menus" now listbox with three options
• Description : The Tools/Options->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
• Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=259
• Specification : --
• Test case specification : --
• CWS : gtkmenuimages [126] integrated in DEV300m47
• 104754 [127] : Icon for shared extension in extension manager changed
Feature Freeze Testing 3.2 18

• Description : The icon used for shared extensions looks like a lock, this might confuse the user because shared
extensions are locked only when the user hasn't sufficient access rights for changing shared extensions. The
new icon will more clearly show that this is a shared extension.
• Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
• Specification : --
• Test case specification : --
• CWS : gtkmenuimages [126] integrated in DEV300m47
• 104767 [128] : Use System Credentials for Web Site Authentication
• Description : OOo is able to access resources (web sites, ftp sites, ...) which require authentication. For this,
users have to provide username/password combination. This feature makes it possible (currently under some
very certain circumstances) to use the system credentials of the currently active OOo user to authenticate for
resource access. ...
• Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=263
• Specification : http://wiki.services.openoffice.org/wiki/
Specification_Authentication_Using_System_Credentials
• Test case specification : --
• CWS : kso32fixes2 [129] integrated in DEV300m60

Component : URE
• 103030 [130] : Logger component
• Description : To enable the logging per component service name, one new environment variable has to defined
which allows to control logging without to change any code. The variable is named UNO_ENV_LOG and can
contain multiple component names separated by ; (semicolon) like export
UNO_ENV_LOG=com.sun.star.sdbcx.comp.hsqldb.Driver ...
• Feature Announcement :
• Specification : http://wiki.services.openoffice.org/wiki/Uno/Spec/Log_Environment
• Test case specification : --
• CWS : dba32e [46] integrated in DEV300m57

Component : Word Processing (Writer)


• 20268 [131] : CheckBox in AutoCorrect - Word Completion changed
• Description : The CheckBox named "When closing a document, save the list for later use in other documents"
was misleading as it was not about saving the list but about removing the words collected from a document at
the time of closing this document. It is now called "When closing a document, remove the words collected
from it from the list" and the function is inverted. See issue 20268 for details.
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=312
• Specification : --
• Test case specification : --
• CWS : os133 [132] integrated in DEV300m57
• 73249 [133] : Alternative texts for Writer objects
• Description : Alternative texts for Writer objects
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=314
• Specification : http://specs.openoffice.org/writer/frames/AlternativeTextsForWriterObjects.odt
• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64328/
Alternative_Texts_For_Writer_Objects.html
Feature Freeze Testing 3.2 19

• CWS : sw32a11y01 [134] integrated in DEV300m57


• 81373 [135] : The base line of Wiki Publisher is changed to OOo3.0
• Description : 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.
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=309
• Specification : --
• Test case specification : --
• CWS : mav46 [136] integrated in DEV300m47
• 81468 [137] : Ctrl+F11 puts the focus into the style ListBox
• Description : 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.
• Feature Announcement : --
• Specification : --
• Test case specification : --
• CWS : os129 [138] integrated in DEV300m43
• 99462 [139] : MediaWiki filter is no more installed as part of OOo installation
• Description : 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.
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=308
• Specification : --
• Test case specification : --
• CWS : mav46 [136] integrated in DEV300m47
• 101814 [140] : Convert text to table dialog changed
• Description : The AutoFormat button has been moved in the dialog to ease localization. The dialog is now
similar to Insert/Table.
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=311
• Specification : --
• Test case specification : --
• CWS : os130a [141] integrated in DEV300m52
• 103139 [89] : "Notes" feature renamed to "Comments"
• Description : It is now possible to add comments to a presentation or drawing document (using menu
insert/comment or with the new Comments toolbar). ...
• Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=226
• Specification : http://wiki.services.openoffice.org/wiki/Impress/Features/Comments
• Test case specification : --
• CWS : impressnotes01 [90] integrated in DEV300m60
• 103265 [142] : use ODF conform hyperlinks in table of contents
• Description : The "Notes" feature in writer application has been renamed to "Comments" to avoid a name clash
with speaker notes in impress and to enhance naming consistency with other available office suites.
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=316
• Specification : --
Feature Freeze Testing 3.2 20

• Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/64326/


ODF_Hyperlinks_in_TOCs.htm
• CWS : sw32a11y01 [134] integrated in DEV300m57
• 103780 [143] : Encription support for "Microsoft Word 97/2000/XP" filter.
• Description : This new feature make saving password protected Microsoft Word document possible with
Microsoft Office standard RC4 algorithm.
• Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=313
• Specification :http://specs.openoffice.org/appwide/interoperability/
Export_Password_Protected_MS_Word_File.odt
• Test case specification : --
• CWS : wordencryption [144] integrated in DEV300m54

Component : XML
• 92645 [145] : Import of password protected Microsoft Office XML files
• Description : Import of password protected Microsoft Office XML documents has been implemented in CWS
dr72. All document types are supported that are handled by the MSO XML import filters: - MS Word 2007
documents (*.docx, *.docm) - MS Word 2007 templates (*.dotx, *.dotm) - MS Excel 2007 documents (*.xlsx,
*.xlsm) - MS Excel 2007 binary documents (*.xlsb) - MS Excel 2007 templates (*.xltx, *.xltm) - MS
Powerpoint 2007 documents (*.pptx, *.pptm) - MS Powerpoint 2007 templates (*.potx, *.potm) Please see
http://sc.openoffice.org/testdocs/filetype/index.html for a source of test documents for all applications
containing password protection
• Feature Announcement : http://xml.openoffice.org/servlets/ReadMsg?list=features&msgNo=55
• Specification : http://sc.openoffice.org/testdocs/filetype/index.html
• Test case specification : --
• CWS : dr72 [146] integrated in DEV300m58
• 95188 [147] : New and default odf version is "1.2 Extended"
• Description : It is now possible to select "1.2 Extended" as the default odf version in
"tools->options->load/save->general->odf format version". This is also the default. ...
• Feature Announcement : http://xml.openoffice.org/servlets/ReadMsg?list=features&msgNo=56
• Specification : http://specs.openoffice.org/appwide/odf/odf_1-2_migration.odt
• Test case specification : --
• CWS : impressnotes01 [90] integrated in DEV300m60

All CWS which are marked as UI- or Help relevant in EIS


aw075 [148] in DEV300m57 : BugFixing CWS for 3.2
bjm02 [149] in DEV300m57 : fixes and performance optimizations for 3.2
bubblechart [10] in DEV300m52 : Bubble Chart
calc49 [94] in DEV300m49 : Ongoing Calc development for 3.2
chart37 [4] in DEV300m50 : Chart: Rotate Data Labels, Asian Typography and bug fixes
chartuseability01 [2] in DEV300m59 : Usability enhancements for charts. The context menu is enhanced a lot and a
chart element selector list box is added to the chart formatting tool bar.
datapilotrange [106] in DEV300m49 : Allow to change the source range of a DataPilot table
dba32a [20] in DEV300m47 : ongoing DBA bug fixing towards OOo 3.2
dba32b [18] in DEV300m50 :
dba32c [26] in DEV300m52 :
Feature Freeze Testing 3.2 21

dba32d [23] in DEV300m52 :


dba32e [46] in DEV300m57 : Bug fixing to 3.2
dba32g [35] in DEV300m59 : Bug fixing to 3.2
dbaperf2 [44] in DEV300m52 : Avoid the loading of all database drivers in first start up of the db wizard.
defaultdoclang [150] in DEV300m60 : Add a "default" language entry which resolves to the current locale language
for use as the "default document language" ...
dr68 [112] in DEV300m53 : Calc fixes, OOXML filter
dv10 [151] in DEV300m46 : misc bug fixes
dv11 [152] in DEV300m49 :
dv15 [153] in DEV300m59 : A11Y fixes for the Microsoft Installer, new Icon in extension manager
encsig09 [67] in DEV300m60 : OOo3.2 related fixes and improvements for encryption/signing.
evoab2def [154] in DEV300m50 : replace the stone-aged command-line-based SDBC driver for Evolution address
books (evoab1) with the somewhat fresher API-based version (evoab2), which previously was disabled in vanilla
builds.
extmgr01 [155] in DEV300m55 : check if all extension dependencies are still satisfied after office update
extras320 [156] in DEV300m59 : Extras-Bugfixes for OOo 3.2/SO 9.2
fillednetchart [12] in DEV300m57 : Filled Net Chart
fwk116 [65] in DEV300m59 : Framework fixes for OOo3.2.
graphite01 [52] in DEV300m56 : Graphite Font Support gtkmenuimages [126] in DEV300m47 : By default follow the
system theme as to whether to display menus images
hcshared21 [157] in DEV300m51 : Application Help issues that are not part of a feature CWS
hcshared22 [158] in DEV300m57 : Current Help CWS on the way to OOo 3.2
hcshared23 [159] in DEV300m59 : Help CWS
impress169 [160] in DEV300m49 : ongoing work for impress in OOo 3.2
impress170 [161] in DEV300m48 : Bug fixes
impress172 [162] in DEV300m55 : issues for impress
impressaccessibility3 [163] in DEV300m60 : Impress accessibility bug fixes. Formerly known as
impressaccessibility2
impressnotes01 [90] in DEV300m60 : Implements collaboration comments for impress/draw. (Formerly known as
"notes")
impressnotes02 [164] in DEV300m60 : adding help for impressnotes01
jl131 [165] in DEV300m59 : Quick to fix' issues.
koheichart01 [14] in DEV300m49 : Display of hidden cells
koheimultirangecopy [166] in DEV300m58 : Add support for multi-range copy and paste in Calc.
kso32fixes2 [129] in DEV300m60 : misc fixes for ooo 3.2
locales32 [167] in DEV300m60 : New locales and related changes for OOo3.2
macshortcuts01 [58] in DEV300m47 : Mac OS X shortcut issues.
mba32issues02 [54] in DEV300m60 :
mla01 [168] in DEV300m50 : Bugfixing for OOo 3.x, mostly strings (mla test cws)
mox01 [169] in DEV300m53 : keyboard shortcut for Unformatted text., Win/Linux: CTRL-ALT-SHIFT-V, Mac:
CMD-OPT-SHIFT-V, Only Writer is supported for now.
native262 [170] in DEV300m57 : Mac language packs
notes10 [171] in DEV300m59 : bug fixes for Writer notes
odff06 [96] in DEV300m59 : Calc spreadsheet formula work related to the ODF formula specification.
os133 [132] in DEV300m57 : Bugfixing OOo 3.2
paw06 [172] in DEV300m48 : Prepare open sourcing migration analysis tool (PAW)
sw32a11y01 [134] in DEV300m57 : enhancements for OOo 3.2 for Writer accessibility support
Feature Freeze Testing 3.2 22

swa11y32_2nd [69] in DEV300m57 : OOo 3.2 accessibility fixes.


tl66 [48] in DEV300m49 : Misc fixes for OOo 3.2
unifypaper01 [124] in DEV300m51 : Add a "long bond" paper type in the UI (used in the Philippines) and merge
together the various places in Office that match paper sizes to known paper sizes.
vcl100 [73] in DEV300m46 : 3.2 gsl fixes
vcl101 [173] in DEV300m50 : More 3.2 fixes
wordencryption [144] in DEV300m54 : Contribution cws introducing encryption support in MSWord export filter.

Links to the Features, Enhancements (issues) for OOo 3.2


• links to all feature issues for OOo 3.2 [174] : currently 42 feature issues (until m60)
• link to all enhancement issues for OOo 3.2 [175] : currently 167 enhancement issues (until m60)

References
[1] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=7049
[2] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ chartuseability01
[3] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=24203
[4] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ chart37
[5] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=58163
[6] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=69422
[7] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=86146
[8] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=102820
[9] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=64689
[10] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ bubblechart
[11] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=64752
[12] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ fillednetchart
[13] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=91578
[14] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ koheichart01
[15] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=92128
[16] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103593
[17] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=41930
[18] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dba32b
[19] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=76783
[20] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dba32a
[21] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=79423
[22] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=80917
[23] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dba32d
[24] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=83082
[25] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=88878
[26] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dba32c
[27] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=89821
[28] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=95963
[29] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=95977
[30] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=96429
[31] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=96523
[32] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=96782
[33] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=96793
[34] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=96862
[35] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dba32g
[36] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=97355
[37] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=97356
[38] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=98557
[39] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99056
[40] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99422
[41] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99704
[42] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=100237
Feature Freeze Testing 3.2 23

[43] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=101587


[44] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dbaperf2
[45] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=102889
[46] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dba32e
[47] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=33387
[48] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ tl66
[49] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=4756
[50] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ mba32issues01
[51] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=69129
[52] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ graphite01
[53] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=83692
[54] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ mba32issues02
[55] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=85434
[56] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ ab70
[57] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99296
[58] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ macshortcuts01
[59] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99407
[60] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=100123
[61] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ fwk103
[62] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=102230
[63] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103200
[64] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103783
[65] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ fwk116
[66] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103927
[67] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ encsig09
[68] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=104204
[69] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ swa11y32_2nd
[70] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=104364
[71] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=104389
[72] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=42227
[73] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ vcl100
[74] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=43029
[75] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ otf01
[76] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=78858
[77] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=97602
[78] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impress168
[79] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=97791
[80] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=98489
[81] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99827
[82] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99972
[83] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=101173
[84] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=101235
[85] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=102186
[86] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103193
[87] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=104308
[88] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=14832
[89] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103139
[90] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impressnotes01
[91] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=97838
[92] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ tbo07
[93] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=5550
[94] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ calc49
[95] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=5658
[96] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ odff06
[97] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=7500
[98] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ calcmultiline
[99] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=7921
[100] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=8302
[101] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=13829
Feature Freeze Testing 3.2 24

[102] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ calc51
[103] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=16615
[104] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=17995
[105] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=23658
[106] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ datapilotrange
[107] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=27253
[108] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=27666
[109] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=35579
[110] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=35913
[111] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=49491
[112] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dr68
[113] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=50019
[114] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ calc50
[115] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=60401
[116] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=70320
[117] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=91351
[118] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99140
[119] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99900
[120] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=100119
[121] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=100205
[122] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=102592
[123] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=92819
[124] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ unifypaper01
[125] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=95318
[126] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ gtkmenuimages
[127] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=104754
[128] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=104767
[129] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ kso32fixes2
[130] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103030
[131] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=20268
[132] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ os133
[133] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=73249
[134] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ sw32a11y01
[135] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=81373
[136] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ mav46
[137] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=81468
[138] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ os129
[139] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=99462
[140] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=101814
[141] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ os130a
[142] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103265
[143] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=103780
[144] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ wordencryption
[145] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=92645
[146] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dr72
[147] http:/ / www. openoffice. org/ issues/ show_bug. cgi?id=95188
[148] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ aw075
[149] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ bjm02
[150] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ defaultdoclang
[151] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dv10
[152] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dv11
[153] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ dv15
[154] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ evoab2def
[155] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ extmgr01
[156] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ extras320
[157] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ hcshared21
[158] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ hcshared22
[159] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ hcshared23
[160] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impress169
Feature Freeze Testing 3.2 25

[161] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impress170
[162] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impress172
[163] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impressaccessibility3
[164] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ impressnotes02
[165] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ jl131
[166] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ koheimultirangecopy
[167] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ locales32
[168] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ mla01
[169] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ mox01
[170] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ native262
[171] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ notes10
[172] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ paw06
[173] http:/ / eis. services. openoffice. org/ EIS2/ cws. ShowCWS?Path=DEV300/ vcl101
[174] http:/ / qa. openoffice. org/ issues/ buglist.
cgi?Submit%20query=Submit%20query;issue_type=FEATURE;issue_status=VERIFIED;issue_status=CLOSED;resolution=FIXED;target_milestone=OOo%203.

2;email1=;emailtype1=exact;emailassigned_to1=1;email2=;emailtype2=exact;emailreporter2=1;issueidtype=include;issue_id=;changedin=;votes=;chfieldfrom=;ch
order=issues. issue_id
[175] http:/ / qa. openoffice. org/ issues/ buglist. cgi?Submit+ query=Submit+ query& issue_type=ENHANCEMENT&
issue_status=VERIFIED& issue_status=CLOSED& resolution=FIXED& target_milestone=OOo+ 3. 2& email1=& emailtype1=exact&
emailassigned_to1=1& email2=& emailtype2=exact& emailreporter2=1& issueidtype=include& issue_id=& changedin=& votes=&
chfieldfrom=& chfieldto=& chfieldvalue=& short_desc=& short_desc_type=allwords& long_desc=& long_desc_type=allwords&
issue_file_loc=& issue_file_loc_type=fulltext& status_whiteboard=& status_whiteboard_type=fulltext& keywords=&
keywords_type=anytokens& field0-0-0=noop& type0-0-0=noop& value0-0-0=& cmdtype=doit& order=Reuse+ same+ sort+ as+ last+ time
Article Sources and Contributors 26

Article Sources and Contributors


Feature Freeze Testing 3. 2  Source: http://wiki.services.openoffice.org/w/index.php?oldid=141342  Contributors: Thorstenziehm

License
OpenOffice.org_Wiki:Copyrights
http:/ / www. sun. com/ software/ star/ openoffice/ index. xml

You might also like