Difference between revisions of "Feature Freeze Testing 3.0"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Base / Database Access: cosmetics)
(Links to Features and Enhancements for OOo 3.0)
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Quality Assurance]]
 
[[Category:Quality Assurance]]
'''Feature testing for OOo 3.0'''
 
 
Here are the features and enhancements, which were integrated in OOo 3.0 (Beta). All the listed issues are announced in the release notes for the developer snapshots since SRC680m242 to DEV300mX. These list is more technical orientated and isn't a release note for OOo 3.0 (Beta). This list could and should be used for testing and checking the new features in general or for translation purposes.
 
  
 +
Here are the features and enhancements, which were integrated in OOo 3.0. All the listed issues are announced in the release notes for the developer snapshots since SRC680m242 to DEV300mX. These list is more technical orientated and isn't a release note for OOo 3.0. This list could and should be used for testing and checking the new features in general or for translation purposes.
  
 
'''What's new ?'''
 
'''What's new ?'''
Line 54: Line 52:
 
** Description : With the integration of CWS odbmacros2, the "Address Book Data Source Wizard" (the one which helps you created a database document for your address data) will use a roadmap (a left-hand-side control displaying all steps of the wizard). (this is only a cheap side effect of some other change which happened in this CWS.)
 
** Description : With the integration of CWS odbmacros2, the "Address Book Data Source Wizard" (the one which helps you created a database document for your address data) will use a roadmap (a left-hand-side control displaying all steps of the wizard). (this is only a cheap side effect of some other change which happened in this CWS.)
 
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=221
 
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=221
** Specification : https://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=4158
+
** Specification : --
 
** Test case specification : --
 
** Test case specification : --
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2F odbmacros2 odbmacros2] integrated in DEV300m2
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodbmacros2 odbmacros2] integrated in DEV300m2
 
<BR>
 
<BR>
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=69740 69740] : API: Add ability to find which table(s) or query(s) are currently selected in the main Base window  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=69740 69740] : API: Add ability to find which table(s) or query(s) are currently selected in the main Base window  
 
** Description : The controller of the database application window now supports the com.sun.star.view.XSelectionSupplier interface. The method getSelection return an Any which contains a Sequence of NamedValue. 1st NamedValue: Name = "Type" Value is an integer with values from com.sun.star.sdb.application.DatabaseObject which indicates which kind of object is currently selected. 2nd NamedValue: Name = "Selection" Value is a sequence of strings which are currently selected in the view. Value = Sequence < Strings > === selected names
 
** Description : The controller of the database application window now supports the com.sun.star.view.XSelectionSupplier interface. The method getSelection return an Any which contains a Sequence of NamedValue. 1st NamedValue: Name = "Type" Value is an integer with values from com.sun.star.sdb.application.DatabaseObject which indicates which kind of object is currently selected. 2nd NamedValue: Name = "Selection" Value is a sequence of strings which are currently selected in the view. Value = Sequence < Strings > === selected names
** Feature Announcement : --
+
** Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=213
** Specification : https://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=3981
+
** Specification : --
 
** Test case specification : --
 
** Test case specification : --
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24e dba24e] integrated in SRC680m245
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24e_SRC680 dba24e] integrated in SRC680m245
 
<BR>
 
<BR>
 
* : Database / Insert Menu, new menu item
 
* : Database / Insert Menu, new menu item
Line 70: Line 68:
 
** Specification : --  
 
** Specification : --  
 
** Test case specification : --
 
** Test case specification : --
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba30a dba30a] integrated in DEV300m2
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba30a dba30a] integrated in DEV300m2
 
<BR>
 
<BR>
 
* : Database / Edit Menu / Delete Record  
 
* : Database / Edit Menu / Delete Record  
Line 77: Line 75:
 
** Specification : --  
 
** Specification : --  
 
** Test case specification : --
 
** Test case specification : --
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba30a dba30a] integrated in DEV300m2
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba30a dba30a] integrated in DEV300m2
 
<BR>
 
<BR>
  
Line 84: Line 82:
 
** Description : Impress and draw now supports a table shape, please see specification for details; http://blogs.sun.com/GullFOSS/entry/fearless_and_adventuresomely_testers_searched
 
** Description : Impress and draw now supports a table shape, please see specification for details; http://blogs.sun.com/GullFOSS/entry/fearless_and_adventuresomely_testers_searched
 
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=210
 
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=210
** Specification : https://so-web.germany.sun.com/EIS2/changesmails.EditFeature?Id=4191
+
** Specification : http://wiki.services.openoffice.org/wiki/Draw_Tables
 
** Test case specification : --
 
** Test case specification : --
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fimpresstables2 impresstables2] integrated in SRC680m245
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpresstables2 impresstables2] integrated in SRC680m245
 
<BR>
 
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=83933 83933] : Implement an interactive graphic cropping feature
 +
** Description : The new interactive cropping make it more simple to crop a picture to the wanted size.
 +
** Feature Announcement : --
 +
** Specification : http://specs.openoffice.org/draw/graphic_cropping.odt
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcropmaster2000_DEV300 cropmaster200] integrated in DEV300m2
 +
<BR>
 +
 +
==Component : Framework==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=83624 83624] : Extensible help: Adding content to the Contents tree
 +
** Description : 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.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=277
 +
** Specification : http://specs.openoffice.org/appwide/help/ExtensibleHelp.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51659/Help_for_extensions.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fab45_DEV300 ab45] integrated in DEV300m1
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=83902 83902] : User Interface change of the Extension Manager to ease it's use
 +
** Description : The user interface of the current Extension Manager will be changed to ease the usability with the aim, that each user can work easily with this UI. Especially the need to differentiate between user extensions and shared extensions will be eased by an appropriate interface design.
 +
** Feature Announcement : http://util.openoffice.org/servlets/ReadMsg?list=features&msgNo=34
 +
** Specification : http://specs.openoffice.org/appwide/packagemanager/Extension_Manager_UI_Change.odt
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fextmgrui01 extmgrui01] integrated in DEV300m14
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=84309 84309] : remove pkgchk
 +
** Description : The pkgchk tool has been deprecated in favor of the unopkg tool a long time ago, and for quite some time pkgchk has been nonfunctional (only giving an error message that unopkg should be used instead): finally remove it completely.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=275
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fsb83 sb83] integrated in DEV300m4
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=85794 85794] : Reimplement file locking using an additional file
 +
** Description : The system file locking has some problems in heterogeneous networks preventing it sometimes from functioning as expected. As a workaround the locking for the documents opened using ¨file:¨ protocol is implemented based on an additional lockfile for the OOo6.0 and Oasis documents, all other formats are not locked any more. The lock file name has syntax ¨.~lock.<original file name>#¨. The solution is implemented on document level, no UCB functionality should be affected. Although UCB and SAL were adjusted to allow opening of files without locking.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=283
 +
** Specification : http://specs.openoffice.org/calc/features/Collaboration.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/53109/TCS_Filelocking.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fcalcshare2 calcshare2] integrated in DEV300m8
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=85963 85963] : Implement Startcenter
 +
** Description : OpenOffice.org is separated into single applications like Writer, Calc, Draw and Impress, which could be started directly from the operating system start panel. If the OpenOffice.org executable is started directly OOo shows the start module, always shown if no document is loaded. The start module has no value for the user on start-up, but keeps OOo loaded if the last document has been closed and a new one is generated.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=276
 +
** Specification : http://specs.openoffice.org/appwide/start_center/start_center.odt
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Faquavcl05 aquavcl05] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86209 86209] : ODF 1.2 Migration
 +
** Description : With the next major version after OpenOffice.org 2.x, OOo will support ODF 1.2 in addition to ODF 1.0/1.1. This specification describes the migration from ODF 1.1 to ODF 1.2.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=279
 +
** Specification : http://specs.openoffice.org/appwide/odf/odf_1-2_migration.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51931/TestCaseSpecification_odf12_calc.htm; http://www.openoffice.org/nonav/issues/showattachment.cgi/51944/odf12_tcs_impress.htm; http://www.openoffice.org/nonav/issues/showattachment.cgi/51963/odf12migration-testcase.html; http://www.openoffice.org/nonav/issues/showattachment.cgi/51964/odf12migration-wordprocessor-testcase.html
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodfversion12 odfversion12] integrated in DEV300m3
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86352 86352] : Add options button from print dialog to printer setup dialog
 +
** Description : The Print dialog in Calc gets extended by a new possibility to define what part of the spreadsheet has to be printed. In the current version the print setting "print only selected sheets" is located in the Options dialog of the Print dialog and got defaulted for OOo 2.3. This raised several new issues around print output is empty when the corresponding table was not selected in the spreadsheet and the setting itself was overseen/unknown in the Options dialog.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=278
 +
** Specification : http://specs.openoffice.org/appwide/printing/Print_Dialog.odt
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fnativeprintdlg01 nativeprintdlg01] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86913 86913] : CWS extmgrui01: Listbox (Restype 324) needs access methods
 +
** Description : Access to the ExtensionListBox has been implemented with the following methods: int GetItemCount …
 +
** Feature Announcement : http://qa.openoffice.org/servlets/ReadMsg?list=features&msgNo=71
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fextmgrui01 extmgrui01] integrated in DEV300m14
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86649 86649] : Alien Format Warning needs new text
 +
** Description : For the ODF 1.2 migration we have to change the text of the Alien Format Warning box.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=279
 +
** Specification : http://specs.openoffice.org/appwide/odf/odf_1-2_migration.odt
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodfversion12 odfversion12] integrated in DEV300m3
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86683 86683] : Registration page needs different text (SO <-> OOo)
 +
** Description : Product registration is important to be able to get reliable numbers of the installed product base. OOo and SO users have different motivations to register themselves, therefore the registration dialogs are different for these two products. Furthermore a registration reminder is introduced using the online update
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=281
 +
** Specification : http://specs.openoffice.org/appwide/registration/product_registration.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51932/StartUp_wizard.html
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fnewregdlg newregdlg] integrated in DEV300m3
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=88690 88690] : Create option for Excel macro import in VBA mode
 +
** Description : An additional option on the Options / Load/Save / VBA properties page allows the user to choose between importing Basic code commented out and importing Basic code imported to run with the VBA interoperability functionality). For more details please see specification.
 +
** Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=284
 +
** Specification : http://specs.openoffice.org/appwide/options_settings/Option_Dialog.odt
 +
** Test case specification :  --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fab51 ab51] integrated in DEV300m14
 +
<BR>
 +
 +
==Component : Graphic System Layer (GSL)==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=83676 83676] : spadmin: add UI for no gui command line
 +
** Description : Printer administration for OpenOffice.org is done with normal system tools. The problem here is that on traditional Unix flavors the printer administration is far too primitive for OOo's purposes. Therefore an own printer administration program has been devised that allows to use advanced printer features like duplex, paper formats, font substitution and the like.
 +
** Feature Announcement : http://gsl.openoffice.org/servlets/ReadMsg?list=features&msgNo=50
 +
** Specification : http://gsl.openoffice.org/files/documents/16/1718/padmin_spec.sxw
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51589/padmin.odt
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fvcl86 vcl86] integrated in DEV300m2
 +
<BR>
 +
 +
==Component : Installation/Setup==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=84200 84200] :
 +
** Description : As detailed at <http://wiki.services.openoffice.org/wiki/ODF_Toolkit/Efforts/Three-Layer_OOo>, after the integration of CWS sb83 office installations are split in three.  While there is still a single installation set for an office product, the contained files are not all installed into a single directory tree, but there are now three directory trees: ...
 +
** Feature Announcement : http://installation.openoffice.org/servlets/ReadMsg?list=features&msgNo=67
 +
** Specification : http://wiki.services.openoffice.org/wiki/ODF_Toolkit/Efforts/Three-Layer_OOo
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fsb83 sb83] integrated in DEV300m4
 +
<BR>
 +
 +
==Component : Localization (L10N)==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=53498 53498] : Support for Indian and Bhutanese numbering systems, grouping not in thousands.
 +
** Description : In India, the concept of lakh (100,000) and crore (10,000,000) is the most used for numbering (and not one million). They group the number differently for representation, not in thousands but following the schema #,##,##,### instead. The first grouping separator from the right groups 3 digits, all others group by 2 digits. ...
 +
** Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=136
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=64095 64095] : Support for Tetum Language (Timor-Leste)
 +
** Description : Added to the language listbox: Tetun (Indonesia) [tet-ID] Tetun (Timor-Leste) [tet-TL] The languages are selectable for character attribution and spell-checking
 +
** Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=135
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=83565 83565] : Add Kildin Sami to language list box.
 +
** Description : Added "Sami, Kildin (Russia)" [sjd-RU] to the language listbox. The language is selectable for character attribution and spell-checking.
 +
** Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=134
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=84582 84582] :Locale data for Guaraní
 +
** Description : Added locale data for Paraguayan Guaraní (gug-PY). The language is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats.
 +
** Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=133
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=84912 84912] : Inclusion of languages Bodo, Dogri, Maithili and Santali in the Locale Setting dialog box,
 +
** Description : The following languages are available for character attribution and spell-checking: Bodo [brx-IN] Dogri [dgo-IN] Maithili [mai-IN] Santali [sat-IN]
 +
** Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=132
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86322 86322] : Locale file for Turkmen language
 +
** Description : Locale data for Turkmen in Turkmenistan (tk-TM) is available. The language is selectable for character attribution, as default locale, default document language and available for number formats.
 +
** Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=131
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] integrated in DEV300m2
 +
<BR>
 +
 +
==Component : Spreadsheet (sc)==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=4904 4904] : ODFF: Dynamic ranges of named cells, OpCode ocRange
 +
** Description : Takes two references and computes the range, that is, a reference to the smallest 3-dimensional cube of cells that include both Left and Right. Note that Left and Right need not be a single cell. For an expression such as B4:B5:C5 the resulting range is B4:C5. In case Left and/or Right involve a reference list (result of operator reference union), the range is computed and extended for each element of the list(s). For example, (a,b,c,d denoting one reference each) (a~b):(c~d) computes a:b:c:d determining the outermost front-upper-left and rear-lower-right corners. Note that Left and Right may also be defined names or the result of a function returning a reference, such as INDIRECT. Description taken from the ODFF specification draft available at http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=258
 +
** Specification : - -
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51723/TestCaseSpecification_i4904.htm
 +
** Test documents : http://www.openoffice.org/nonav/issues/showattachment.cgi/51724/i4904_ocrange.ods
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=8808 8808] : Need a solver
 +
** Description : OpenOffice.org lacks of a solver implementation. A solver allows to solve equations with multiple unknown variables. The following specification defines the user interface and interaction to implement a solver for OOo Calc. The UI design is capable to cover more than one solver engine. Solver engines could be installed as an extension provided by any OOo vendor using the newly introduced solver interface.
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=251
 +
** Specification : http://specs.openoffice.org/calc/features/Solver.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51378/Calc_Solver.html
 +
** Test documents : http://www.openoffice.org/nonav/issues/showattachment.cgi/51379/Solver_testdoc01.ods; http://www.openoffice.org/nonav/issues/showattachment.cgi/51380/stest_large.ods
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fcalcsolver calcsolver] integrated in SRC680m246
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=8811 8811] : Allow multiple users to edit the same spreadsheet through workbook sharing
 +
** Description : In a global world, collaboration becomes even more important. The collaboration feature for OOo allows to share and work simultaneously on a single spreadsheet. Furthermore it allows to share documents in any system environment and prevents documents from being overwritten by others (i.e. if the used file system does not support a reliable file locking).
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=264
 +
** Specification : http://specs.openoffice.org/calc/features/Collaboration.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51910/TestCaseSpecification_Collaboration.htm (Beta-Status)
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fcalcshare calcshare] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=31612 31612] : Column limitation in SpreadSheet
 +
** Description : In OOo 3.0 there will be 1024 columns per sheet instead of 256. The "used area" logic for automatic print ranges, HTML/RTF export, and the Ctrl-End keyboard shortcut has changed: If there are at least 30 equal-formatted columns somewhere behind the last column that has cell contents, the attributes in these and the following columns are ignored in determining the used area. This ensures proper handling of old files with cell attributes in 256 columns. In the file format specification, more columns were always possible. If OOo 2.4 loads a file with cell content beyond the 256th column, a warning is shown (after the integration of fwk83, with the fix for issue 85334).
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=252
 +
** Specification : - -
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fcalccolumns calccolumns] integrated in SRC680m247
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=32340 32340] : ODFF: EmptyCell return for functions, like LOOKUP()
 +
** Description : Previously, empty cells were forced to numeric 0 in some contexts and to empty string in others, except in direct comparison where =A1=0 and =A1="" both resulted in TRUE if A1 was empty. Emptiness now is inherited until used, so both =VLOOKUP(...)=0 and =VLOOKUP(...)="" give TRUE if the lookup resulted in an empty cell being returned. A simple reference to an empty cell is still displayed as numeric 0 but is not necessarily of type numeric anymore, so also comparisons with the referencing cell work as expected. For example: A1: 1 B1:
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=263
 +
** Specification : - -
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51714/TestCaseSpecification_Emptycell.htm
 +
** Test documents : http://www.openoffice.org/nonav/issues/showattachment.cgi/51750/i32340_variable_result.ods
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=32341 32341] : ODFF: OpCode 'ocUnion' to pass multiple ranges as one parameter
 +
** Description : Semantics: Takes two references and computes the "cell union", which is simply a concatenation of the reference Left followed by the reference Right. This is not the same as a union in set theory; duplicate references to cells are not removed. The resulting reference will have the number of areas, as reported by AREAS, as AREAS(Left)+AREAS(Right). If Left or Right are not references, an error is returned. ...
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=260
 +
** Specification : - -
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51704/TestCaseSpecification_Union.htm
 +
** Test documents :
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=33851 33851] : Behavior with cut/copy/paste/fill cells and autofilter
 +
** Description : Implemented a strategy to not let the user accidentally overwrite content of filtered rows by treating a filtered selection similar to a multi-selection of unfiltered rows, which disables operations not possible on a multi-selection, like cut, fill, merge. Exceptions respectively special treatment are: ...
 +
** Feature Announcement : https://tools.services.openoffice.org/EIS2/changesmails.EditFeature?Id=4208
 +
** Specification : http://wiki.services.openoffice.org/wiki/Calc/Drafts/Issue_33851
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/52632/TCS_Autofilter.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ffilteredrows filteredrows] integrated in DEV300m10
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=38759 38759] : ODFF: MIN/MINA MAX/MAXA should return 0 if all parms are empty
 +
** Description : For MS-Excel interoperability the functions MIN() and MAX() now return 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s), note that text cells are ignored by MIN/MAX. The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. The functions previously returned an error in these cases. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=257
 +
** Specification : - -
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51717/TestCaseSpecification_Min.htm
 +
** Test documents : http://www.openoffice.org/nonav/issues/showattachment.cgi/51718/i38759_min.ods
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=51656 51656] : Add resizeable margin on page preview
 +
** Description : Page preview in Calc has a new toolbar button "Margins". It shows page margins and handles for the column widths, which can then be modified by dragging them.
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=255
 +
** Specification : http://specs.openoffice.org/calc/features/Page_Margins_Specification.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51472/TCS_Pagemargins.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fpagemargins pagemargins] integrated in SRC680m247
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=66930 66930] : ODFF: Make INDEX return an entire vector of a 2D array
 +
** Description : The INDEX() spreadsheet function now supports the return of an entire vector of a 2D array if the corresponding row respectively column parameter is given a 0 argument. This 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
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=269
 +
** Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodff03 odff03] integrated in DEV300m19
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=71158 71158] : ODFF: Inconsistent GCD() and LCM() results for non-integers
 +
** Description : The GCD() and LCM() spreadsheet functions now convert their arguments to integer before processing. Negative arguments are not allowed and by definition GCD(0;a)=>a, including GCD(0;0)=>0. This 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
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=267
 +
** Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodff03 odff03] integrated in DEV300m19
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=74245 74245] : ODFF: LOOKUP in columns if range is wider than tall
 +
** Description : The LOOKUP() spreadsheet function's lookup direction now depends on the width of the search array (first parameter, Searched) given. There are two major uses for this function; the 3-parameter version (vector) and the 2-parameter version (non-vector array).
 +
When given two parameters, Searched is first examined: …
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=268
 +
** Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodff03 odff03] integrated in DEV300m19
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=78781 78781] : ODFF: Excel INDEX() compatibility
 +
** Description : The INDEX() spreadsheet function now returns an element of a vector regardless of its orientation if just two parameters were given. The general syntax for INDEX is: ...
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=269
 +
** Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodff03 odff03] integrated in DEV300m19
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=77280 77280] : ODFF: ISERROR(undefinedname) results in #NAME! error, should be TRUE instead.
 +
** Description : Earlier versions set an unconditional error at the formula cell if the formula contained an error and the formula was not interpreted in this case. This changed now for undefined names and operators and the formula is still interpreted, an expression like =ISERROR(undefinedname) gives the result TRUE. 'undefinedname' may also be a function or macro name, so =ISERROR(undefinedname(A1)) results in TRUE as well.
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=262
 +
** Specification : - -
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51796/TestCaseSpecification_i77280.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=85000 85000] : ODFF: SUMIF's 3rd parameter is handled differently from Excel
 +
** Description : For interoperability with other spreadsheet applications the handling of the 3rd parameter to the SUMIF() function changed. Previously, Calc expected the geometry of that cell range to match that of the 1st parameter. Now the 3rd parameter's range geometry does not have to match the 1st parameter's; the upper left cell address is taken and the geometry of the 1st parameter is used to turn that into a cell range. For example, =SUMIF(A1:C3;1;X1) will result in the range X1:Z3 to be summed. If a range is passed, the geometry of the range is ignored. If the resulting range would extend over the lower/right sheet boundaries, those cells are silently ignored. For example, with a lower right boundary of IV65536 the formula =SUMIF(A1:C3;1;IU65535) would result in only 4 cells IU65535:IV65536 to be summed.
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
 +
** Specification : - -
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51778/TestCaseSpecification_i8500.htm
 +
** Test documents : http://www.openoffice.org/nonav/issues/showattachment.cgi/51779/i85000_SUMIF.ods
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86069 86069] : New look for selection and column/row headers
 +
** Description : The selection visualization in spreadsheets is changed to be transparent. Furthermore the column headers get a glass effect in selection color to improve visibility.
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=256
 +
** Specification : http://specs.openoffice.org/calc/features/Selection_Visualization.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51587/TCS_Calcselection.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fcalccolumns calccolumns] integrated in SRC680m248
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=86643 86643] : ODFF: Make COUNT ignore error results
 +
** Description : The COUNT() spreadsheet function now ignores error results of expressions and formula cells. Previously =COUNT(A1:A2) propagated an error if, for example, A1 contained the formula =1/0 the result was #DIV/0!
 +
** Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=270
 +
** Specification : http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fodff03 odff03] integrated in DEV300m19
 +
<BR>
 +
 +
==Component : Word Processing (sw)==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=1035 1035] : language setting for typed text should be set to current input locale (keyboard setting)
 +
** Description : Since OOo2.0 we support language selection via Windows language bar, but only for Asian and CTL languages. Due to hight demand to support at least also Greek and Russian (they are considered to be "Western" languages) this feature was enhanced to now support all types of languages. ...
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=289
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fsw30bf02 sw30bf02] integrated in DEV300m6
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=1598 1598] : Display multiple pages beside each other while editing
 +
** Description : With the current trend in larger monitors and the advent of computers using dual monitors, end users expect to use the extra space on the screen to view additional pages of the document. At the same time, professional users expect to view facing pages adjacent to each other so that they are able to adjust complementary elements on the two.
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=287
 +
** Specification : http://specs.openoffice.org/writer/statusbar/Multiple_Pages_View_and_Zoom_Control.odt
 +
** Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/51950/test_cases_multi_page_view_and_zoom.htm
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fpages01 pages01] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=6193 6193] : Notes hard to see and edit
 +
** Description : All information can be found at http://wiki.services.openoffice.org/wiki/Notes2
 +
** Specification : http://wiki.services.openoffice.org/wiki/Notes2
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fnotes2 notes2] integrated in SRC680m248
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=25072 25072] : Specification: Cross-References to Headings
 +
** Description : A cross-reference to a heading or a numbered paragraph will be inserted directly into the current text document by choosing the heading respectively numbered paragraph. A list of all headings respectively all numbered paragraphs will be provided to the user to perform such a selection.
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=285
 +
** Specification : http://specs.openoffice.org/writer/numbering/Direct_Cross_References_to_Headings_and_Numberings.odt
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fswcrossref01 swcrossref01] integrated in DEV300m1
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=53420 53420] : Add "Chapter no. without separator" to the Insert Index/Table dialog
 +
** Description : Introduces the implementation of the new outline chapter number feature in text indexes (Writer) as described in ODF specification 1.2, draft 6, chapter “7.12.1.1 Display Chapter Format”. The six index types available in OpenOffice.org will gain the ability to insert the outline chapter number level in the index entry structure together with the maximum index level to be examined to show the chapter number.
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=288
 +
** Specification : http://specs.openoffice.org/writer/index/index_and_tables_dialog_enhancement.odt
 +
** Test case specification : - -
 +
** Test documents : http://www.openoffice.org/nonav/issues/showattachment.cgi/51647/test-doc-1-script-properties-no-indexes.odt
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fbeppec56index01 beppec56index01] integrated in DEV300m2
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=85347 85347] : Introduce new position and space attributes for list level
 +
** Description : Introduce new position and spacing attributes for the list levels of a list style in order to provide a new possibility to specify the position and spacing of the list label and the text lines of the list item itself.
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=290
 +
** Specification : http://specs.openoffice.org/writer/numbering/NewListLevelAttr.odt
 +
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fswnewlistlevelattrs swnewlistlevelattrs] integrated in DEV300m2
 +
<BR>
 +
 +
==CWS with changes UI and/or online help==
 +
Here are all Child Work Spaces [CWS] are listed which are relevant for UI changes, Feature integration, changes in Online Help or for translation :<BR>
 +
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Faquafilepicker02_DEV300 aquafilepicker02]in DEV300m2 : The migration of the native file pickers on MacOSX from Carbon to Cocoa<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Faquavcl05_DEV300 aquavcl05] in DEV300m2 : Mac/Aqua goodness<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fbeppec56index01_DEV300 beppec56index01] in DEV300m2 : Implementation of the new outline chapter number feature in text indexes (Writer)<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcalcshare_DEV300 calcshare] in DEV300m2 : Collaboration for Calc with Shared Spreadsheets<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fcalcsolver calcsolver] in SRC680m246 : Calc solver dialog and implementation<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart19 chart19] in SRC680m248 : Chart features for OOo 3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fchart20_DEV300 chart20] in DEV300m2 : Error Bars from cell ranges<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcjksp1_DEV300 cjksp1] in DEV300m2 : CJK features enhancement such as text grid, Chinese measure unit and CJK font. etc.<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcropmaster2000_DEV300 cropmaster2000] in DEV300m1 : implementing interactive cropping feature for graphics in impress and draw<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba30a dba30a] in DEV300m2 : ongoing DBA bug fixing towards OOo 3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ffwk81_DEV300 fwk81] in DEV300m1 : Framework fixes for OOo3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fhcshared14 hcshared14] in SRC680m245 : changes in help content/online help for OOo 3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fhcshared15 hcshared15] in SRC680m244 : changes in help content/online help for OOo 3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fhcshared16 hcshared16] in SRC680m248 : changes in help content/online help for OOo 3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fhcshared17_DEV300 hcshared17] in DEV300m2 : changes in help content/online help for OOo 3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fhro34 hro34] in DEV300m3 : Integration of Vista File Dialog and Shell Preview<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpresshandouts01 impresshandouts01] in DEV300m2 : enhancing the handout printing in impress<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpresstables2 impresstables2] in DEV300m3 : Implementing native table support for impress and draw<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fjl89_DEV300 jl89] in DEV300m2 :<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fjl91_DEV300 jl91] in DEV300m2 : UI fixes in Extension Manager<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 locales30] in DEV300m2 : New locales and locale data changes for OOo3.0<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fnative114 native114] in SRC680m242 :<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fnative127 native127] in SRC680m246 : OOo 3.0 installation tasks<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fnative133 native133] in DEV300m2 : Make OOo 3.0 and SO 9<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fnativeprintdlg01_DEV300 nativeprintdlg01] in DEV300m2 : add support for native print dialog<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fnewregdlg newregdlg] in DEV300m3 : Different registration pages for SO and OOo<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fnotes2 notes2] in SRC680m248 : New implementation of notes in the margin<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff odff] in DEV300m2 : Implementation of ODFF (OpenDocument Format Formula specification, aka OpenFormula)<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodff02 odff02] in DEV300m2 : More changes for ODFF compliance, follow-up on CWS 'odff'<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodfversion12_DEV300 odfversion12] in DEV300m3 : ODF 1.2 Migration<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fpagemargins pagemargins] in SRC680m247 : Page margins in Calc page preview<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fpages01_DEV300 pages01] in DEV300m2 : Implementation of the "Multiple Page View" feature<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fplaceholders_DEV300 placeholders] in DEV300m3 : Adding placeholder for graphics<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Frptchart01_DEV300 rptchart01] in DEV300m2 : Enable Chart handling in the Sun Report Builder.<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Frptwizres rptwizres] in DEV300m1 : Report wizard strings<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Frptwizres2b rptwizres2b] in DEV300m2 : New strings for wizards report<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fsb83 sb83] in DEV300m4 : Split basis/brand for the new three-layer (URE, basis, brand) office products.<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fserbianisntsrcs serbianisntsrcs] in SRC680m245 :  s/sr-CS/sr/, s/sh-YU/sh/<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fstartcenterfix startcenterfix] in DEV300m3 : fix issue 86881<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fswcrossref01_DEV300 swcrossref01] in DEV300m1 : Direct cross references for headings and numbered paragraphs<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fswnewlistlevelattrs_DEV300 swnewlistlevelattrs] in DEV300m2 : Introduction of new position and space attributes to the list levels of a list style<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fsymex symex] in SRC680m243 :<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fsysui14 sysui14] in DEV300m1 : Misc sysui strings added / removed<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ft602import01 t602import01] in DEV300m2 : Adding import filter for T602 (CZ & SK MSDOS wordprocessor)<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ftextconnectionsettings textconnectionsettings] in DEV300m2 : implement a stand-alone dialog which allows the user to specify the settings for a text/csv connection<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Funifysound01_DEV300 unifysound01] in DEV300m2 : Move the remaining code that uses sound onto the avmedia api and not the vcl api<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fvcl86_DEV300 vcl86] in DEV300m2 :<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fxmlfilter03_DEV300 xmlfilter03] in DEV300m2 :<BR>
 +
 +
==CWS with changes UI and/or online help (between Beta 1 and Beta 2 (refresh)==
 +
Here are all Child Work Spaces [CWS] are listed which are integrated between DEV300m11 and BEB300m3 and which are relevant for UI changes, Feature integration, changes in Online Help or for translation :<BR>
 +
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fjl93 jl93]in DEV300m13 : Adapt digital signatures to ODF 1.2<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fextmgrui01 extmgrui01]in DEV300m14 : Rewrite the UI used for the extensions manager<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fab51 ab51]in DEV300m14 : New option on Options / Load/Save / VBA Properties page to choose between importing Basic uncommented or executable<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fl10nfix24 l10nfix24]in DEV300m14 : Fix a P1 l10n issue<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fxformsmodify xformsmodify]in DEV300m15 : add a new string, in preparation of an upcoming minor enhancement to the XML Form Document's model data behavior.<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Faquavcl07 aquavcl07]in DEV300m15 : Mostly Mac/Aqua specific fixes<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fooo3readme2 ooo3readme2]in DEV300m15 : Readme Changes for OOo3 Final Release<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fso9readme2 so9readme2]in DEV300m15 : Changes to SO9 Final Readme<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcalcshare4 calcshare4]in DEV300m15 : String changes for Calc collaboration<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fhcshared18 hcshared18]in DEV300m16 : Application Help following the OOo 3.0 Beta deadline<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fstctplbtn stctplbtn]in DEV300m16 : implement issue 90035<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ftouchpoints01 touchpoints01]in DEV300m17 : Install touchpoints to new dictionaries and templates online.<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fl10nfix26 l10nfix26]in DEV300m17 : this cws fixes 2 strings in an extension, no office strings are touched or introduced<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fnative151 native151]in DEV300m18 : Binfilter into an own package<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fl10nfix27 l10nfix27]in DEV300m18 : This cws fixes some en-US typos . The strings changed but FMA will fix the status in the database<BR>
 +
[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ffwk88 fwk88]in DEV300m21 : Framework fixes for OpenOffice.org 3.0.<BR>
 +
 +
==Links to Features and Enhancements for OOo 3.0==
 +
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=FEATURE&issue_status=VERIFIED&issue_status=CLOSED&resolution=FIXED&target_milestone=OOo+3.0&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&Submit+query=Submit+query Link to all features issues in OOo 3.0] : 50 issues marked as feature <BR>
 +
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=ENHANCEMENT&issue_status=VERIFIED&issue_status=CLOSED&resolution=FIXED&target_milestone=OOo+3.0&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&Submit+query=Submit+query Link to all enhancement issues in OOo 3.0] : 223 issues marked as enhancement <BR>

Latest revision as of 11:31, 23 January 2009


Here are the features and enhancements, which were integrated in OOo 3.0. All the listed issues are announced in the release notes for the developer snapshots since SRC680m242 to DEV300mX. These list is more technical orientated and isn't a release note for OOo 3.0. This list could and should be used for testing and checking the new features in general or for translation purposes.

What's new ?

Component : Chart







Component : Base / Database Access

  • 67987 : let the "Address Book Data Source Wizard" use a roadmap
    • Description : With the integration of CWS odbmacros2, the "Address Book Data Source Wizard" (the one which helps you created a database document for your address data) will use a roadmap (a left-hand-side control displaying all steps of the wizard). (this is only a cheap side effect of some other change which happened in this CWS.)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=221
    • Specification : --
    • Test case specification : --
    • CWS : odbmacros2 integrated in DEV300m2


  • 69740 : API: Add ability to find which table(s) or query(s) are currently selected in the main Base window
    • Description : The controller of the database application window now supports the com.sun.star.view.XSelectionSupplier interface. The method getSelection return an Any which contains a Sequence of NamedValue. 1st NamedValue: Name = "Type" Value is an integer with values from com.sun.star.sdb.application.DatabaseObject which indicates which kind of object is currently selected. 2nd NamedValue: Name = "Selection" Value is a sequence of strings which are currently selected in the view. Value = Sequence < Strings > === selected names
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=213
    • Specification : --
    • Test case specification : --
    • CWS : dba24e integrated in SRC680m245


  •  : Database / Insert Menu, new menu item


  •  : Database / Edit Menu / Delete Record
    • Description : The table data view of a table now has a menu entry Edit->Delete Record. This command deletes the current selected row (this excludes the row when inserting a new one).
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=223
    • Specification : --
    • Test case specification : --
    • CWS : dba30a integrated in DEV300m2


Component : Drawing



Component : Framework



  • 84309 : remove pkgchk
    • Description : The pkgchk tool has been deprecated in favor of the unopkg tool a long time ago, and for quite some time pkgchk has been nonfunctional (only giving an error message that unopkg should be used instead): finally remove it completely.
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=275
    • Specification : - -
    • Test case specification : - -
    • CWS : sb83 integrated in DEV300m4





  • 86352 : Add options button from print dialog to printer setup dialog






Component : Graphic System Layer (GSL)


Component : Installation/Setup


Component : Localization (L10N)

  • 53498 : Support for Indian and Bhutanese numbering systems, grouping not in thousands.
    • Description : In India, the concept of lakh (100,000) and crore (10,000,000) is the most used for numbering (and not one million). They group the number differently for representation, not in thousands but following the schema #,##,##,### instead. The first grouping separator from the right groups 3 digits, all others group by 2 digits. ...
    • Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=136
    • Specification : - -
    • Test case specification : - -
    • CWS : locales30 integrated in DEV300m2


  • 64095 : Support for Tetum Language (Timor-Leste)



  • 84582 :Locale data for Guaraní
    • Description : Added locale data for Paraguayan Guaraní (gug-PY). The language is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats.
    • Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=133
    • Specification : - -
    • Test case specification : - -
    • CWS : locales30 integrated in DEV300m2


  • 84912 : Inclusion of languages Bodo, Dogri, Maithili and Santali in the Locale Setting dialog box,


  • 86322 : Locale file for Turkmen language
    • Description : Locale data for Turkmen in Turkmenistan (tk-TM) is available. The language is selectable for character attribution, as default locale, default document language and available for number formats.
    • Feature Announcement : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=131
    • Specification : - -
    • Test case specification : - -
    • CWS : locales30 integrated in DEV300m2


Component : Spreadsheet (sc)




  • 31612 : Column limitation in SpreadSheet
    • Description : In OOo 3.0 there will be 1024 columns per sheet instead of 256. The "used area" logic for automatic print ranges, HTML/RTF export, and the Ctrl-End keyboard shortcut has changed: If there are at least 30 equal-formatted columns somewhere behind the last column that has cell contents, the attributes in these and the following columns are ignored in determining the used area. This ensures proper handling of old files with cell attributes in 256 columns. In the file format specification, more columns were always possible. If OOo 2.4 loads a file with cell content beyond the 256th column, a warning is shown (after the integration of fwk83, with the fix for issue 85334).
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=252
    • Specification : - -
    • Test case specification : - -
    • CWS : calccolumns integrated in SRC680m247









  • 74245 : ODFF: LOOKUP in columns if range is wider than tall
    • Description : The LOOKUP() spreadsheet function's lookup direction now depends on the width of the search array (first parameter, Searched) given. There are two major uses for this function; the 3-parameter version (vector) and the 2-parameter version (non-vector array).

When given two parameters, Searched is first examined: …




  • 85000 : ODFF: SUMIF's 3rd parameter is handled differently from Excel




Component : Word Processing (sw)

  • 1035 : language setting for typed text should be set to current input locale (keyboard setting)
    • Description : Since OOo2.0 we support language selection via Windows language bar, but only for Asian and CTL languages. Due to hight demand to support at least also Greek and Russian (they are considered to be "Western" languages) this feature was enhanced to now support all types of languages. ...
    • Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=289
    • Specification : --
    • Test case specification : --
    • CWS : sw30bf02 integrated in DEV300m6







CWS with changes UI and/or online help

Here are all Child Work Spaces [CWS] are listed which are relevant for UI changes, Feature integration, changes in Online Help or for translation :

aquafilepicker02in DEV300m2 : The migration of the native file pickers on MacOSX from Carbon to Cocoa
aquavcl05 in DEV300m2 : Mac/Aqua goodness
beppec56index01 in DEV300m2 : Implementation of the new outline chapter number feature in text indexes (Writer)
calcshare in DEV300m2 : Collaboration for Calc with Shared Spreadsheets
calcsolver in SRC680m246 : Calc solver dialog and implementation
chart19 in SRC680m248 : Chart features for OOo 3.0
chart20 in DEV300m2 : Error Bars from cell ranges
cjksp1 in DEV300m2 : CJK features enhancement such as text grid, Chinese measure unit and CJK font. etc.
cropmaster2000 in DEV300m1 : implementing interactive cropping feature for graphics in impress and draw
dba30a in DEV300m2 : ongoing DBA bug fixing towards OOo 3.0
fwk81 in DEV300m1 : Framework fixes for OOo3.0
hcshared14 in SRC680m245 : changes in help content/online help for OOo 3.0
hcshared15 in SRC680m244 : changes in help content/online help for OOo 3.0
hcshared16 in SRC680m248 : changes in help content/online help for OOo 3.0
hcshared17 in DEV300m2 : changes in help content/online help for OOo 3.0
hro34 in DEV300m3 : Integration of Vista File Dialog and Shell Preview
impresshandouts01 in DEV300m2 : enhancing the handout printing in impress
impresstables2 in DEV300m3 : Implementing native table support for impress and draw
jl89 in DEV300m2 :
jl91 in DEV300m2 : UI fixes in Extension Manager
locales30 in DEV300m2 : New locales and locale data changes for OOo3.0
native114 in SRC680m242 :
native127 in SRC680m246 : OOo 3.0 installation tasks
native133 in DEV300m2 : Make OOo 3.0 and SO 9
nativeprintdlg01 in DEV300m2 : add support for native print dialog
newregdlg in DEV300m3 : Different registration pages for SO and OOo
notes2 in SRC680m248 : New implementation of notes in the margin
odff in DEV300m2 : Implementation of ODFF (OpenDocument Format Formula specification, aka OpenFormula)
odff02 in DEV300m2 : More changes for ODFF compliance, follow-up on CWS 'odff'
odfversion12 in DEV300m3 : ODF 1.2 Migration
pagemargins in SRC680m247 : Page margins in Calc page preview
pages01 in DEV300m2 : Implementation of the "Multiple Page View" feature
placeholders in DEV300m3 : Adding placeholder for graphics
rptchart01 in DEV300m2 : Enable Chart handling in the Sun Report Builder.
rptwizres in DEV300m1 : Report wizard strings
rptwizres2b in DEV300m2 : New strings for wizards report
sb83 in DEV300m4 : Split basis/brand for the new three-layer (URE, basis, brand) office products.
serbianisntsrcs in SRC680m245 : s/sr-CS/sr/, s/sh-YU/sh/
startcenterfix in DEV300m3 : fix issue 86881
swcrossref01 in DEV300m1 : Direct cross references for headings and numbered paragraphs
swnewlistlevelattrs in DEV300m2 : Introduction of new position and space attributes to the list levels of a list style
symex in SRC680m243 :
sysui14 in DEV300m1 : Misc sysui strings added / removed
t602import01 in DEV300m2 : Adding import filter for T602 (CZ & SK MSDOS wordprocessor)
textconnectionsettings in DEV300m2 : implement a stand-alone dialog which allows the user to specify the settings for a text/csv connection
unifysound01 in DEV300m2 : Move the remaining code that uses sound onto the avmedia api and not the vcl api
vcl86 in DEV300m2 :
xmlfilter03 in DEV300m2 :

CWS with changes UI and/or online help (between Beta 1 and Beta 2 (refresh)

Here are all Child Work Spaces [CWS] are listed which are integrated between DEV300m11 and BEB300m3 and which are relevant for UI changes, Feature integration, changes in Online Help or for translation :

jl93in DEV300m13 : Adapt digital signatures to ODF 1.2
extmgrui01in DEV300m14 : Rewrite the UI used for the extensions manager
ab51in DEV300m14 : New option on Options / Load/Save / VBA Properties page to choose between importing Basic uncommented or executable
l10nfix24in DEV300m14 : Fix a P1 l10n issue
xformsmodifyin DEV300m15 : add a new string, in preparation of an upcoming minor enhancement to the XML Form Document's model data behavior.
aquavcl07in DEV300m15 : Mostly Mac/Aqua specific fixes
ooo3readme2in DEV300m15 : Readme Changes for OOo3 Final Release
so9readme2in DEV300m15 : Changes to SO9 Final Readme
calcshare4in DEV300m15 : String changes for Calc collaboration
hcshared18in DEV300m16 : Application Help following the OOo 3.0 Beta deadline
stctplbtnin DEV300m16 : implement issue 90035
touchpoints01in DEV300m17 : Install touchpoints to new dictionaries and templates online.
l10nfix26in DEV300m17 : this cws fixes 2 strings in an extension, no office strings are touched or introduced
native151in DEV300m18 : Binfilter into an own package
l10nfix27in DEV300m18 : This cws fixes some en-US typos . The strings changed but FMA will fix the status in the database
fwk88in DEV300m21 : Framework fixes for OpenOffice.org 3.0.

Links to Features and Enhancements for OOo 3.0

Link to all features issues in OOo 3.0 : 50 issues marked as feature
Link to all enhancement issues in OOo 3.0 : 223 issues marked as enhancement

Personal tools