Feature Freeze Testing 3.0

From Apache OpenOffice Wiki
Revision as of 14:04, 10 April 2008 by Thorstenziehm (Talk | contribs)

Jump to: navigation, search

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.

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







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



Component : Word Processing (sw)





CWS with changes UI and/or online help

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


newregdlg in DEV300m3 : newregdlg in DEV300m3 : newregdlg in DEV300m3 : newregdlg in DEV300m3 : newregdlg in DEV300m3 : newregdlg in DEV300m3 : newregdlg in DEV300m3 :






rptchart01_DEV300 Enable Chart handling in the Sun Report Builder. DEV300m2 rptwizres Report wizard strings DEV300m1 rptwizres2b New strings for wizards report DEV300m2 sb83 Split basis/brand for the new three-layer (URE, basis, brand) office products. DEV300m4 serbianisntsrcs s/sr-CS/sr/, s/sh-YU/sh/ SRC680m245 startcenterfix fix issue 86881 DEV300m3 swcrossref01_DEV300 Direct cross references for headings and numbered paragraphs" DEV300m1 swnewlistlevelattrs_DEV300 Introduction of new position and space attributes to the list levels of a list style DEV300m2 symex SRC680m243 sysui14 Misc sysui strings added / removed DEV300m1 t602import01 Adding import filter for T602 (CZ & SK MSDOS wordprocessor) DEV300m2 textconnectionsettings implement a stand-alone dialog which allows the user to specify the settings for a text/csv connection EV300m2 unifysound01_DEV300 Move the remaining code that uses sound onto the avmedia api and not the vcl api DEV300m2 vcl86_DEV300 Tasks for 3.0 DEV300m2 xmlfilter03_DEV300

Personal tools