Difference between revisions of "Feature Freeze Testing 3.1"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Chart: added first part of base)
(Component : Word Processing (SW - Writer))
Line 152: Line 152:
  
 
==Component : Word Processing (SW - Writer)==
 
==Component : Word Processing (SW - Writer)==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=48161 48161] : The label of the Administrate button in Templates: Address Book Assignment has to be changed
 +
** Description : In the "Templates: Address Book Assignment" dialog, (File / Templates / Address Book Source), the button label "Administrate" has been changed to "Configure", to better reflect that the button starts a wizard which helps configuring the address book data source.
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba31a dba31a] integrated in DEV300m30
 +
<BR>
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=88893 88893] : New look for selection: transparency
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=88893 88893] : New look for selection: transparency
 
** Description : The Writer now supports transparent selection (as Calc does since 2.3). The selection is now shown transparent and in the system's defined selection color instead of inverted (XOR). Two goals (computer ergonomy, Look&Feel) are to be reached with this: ...
 
** Description : The Writer now supports transparent selection (as Calc does since 2.3). The selection is now shown transparent and in the system's defined selection color instead of inverted (XOR). Two goals (computer ergonomy, Look&Feel) are to be reached with this: ...

Revision as of 15:01, 16 January 2009

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

What's new ?

Component : Database Access (Base)

  • 66628 : [RFE] forms should have a possibility to selectively reload list boxes
    • Description : In the form navigation toolbar (the one used as soon as you have an alive form filled from a database), there's a new item, called "Refresh Control", located right after the "Refresh" item. ...
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=224
    • Specification : --
    • Test case specification : --
    • CWS : dba31a integrated in DEV300m30


  • 81899 : Allow system-wide configuration of JDBC classes
    • Description : There's a new setting in the org.openoffice.Office.DataAccess configuration module which allows to specify, on a per-driver basis, a classpath to use when searching for a JDBC driver.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=225
    • Specification : --
    • Test case specification : --
    • CWS : dba31a integrated in DEV300m30


  • 91208 : parameters not recognized in function argument list
    • Description : With the integration of CWS dba31a, OOo's parser will have the ability to recognize parameters in function argument lists. That is, a query like SELECT CONCAT( :C, "name" ) FROM "name" will now, when executed, properly present the dialog asking the user for parameter value input.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=226
    • Specification : --
    • Test case specification : --
    • CWS : dba31a integrated in DEV300m30


  • 91223 : RFE: allow (yet) more convenient access in (Basic) code to open a form/report
    • Description : (Strictly, this is an "API client feature announcement", but we don't have a features@api.openoffice.org, do we?)

Programmatic access to forms/reports contained in database documents is (with the integration of CWS dba31a) easier than ever before:

 ThisDatabaseDocument.FormComponents.getByName( "form name" ).open will open the form "form name" in the very same way a double-click onto the form in the document UI would do, i.e. doing all the proper knittings to the document UI.


Component : Chart




Component : Drawing

  • 28526 : Allow anti-aliasing of drawing objects


  • 89661 : Giving text objects a discernible selection border
    • Description : Text objects are extremely hard to move with the mouse, as a four-pixel wide invisible line has to be hit - even harder, when they are rotated. Based on a patch provided by THB which needed quite some tweaks, text objects from DrawingLayer now use the same hatched border as during edit mode. This also expands the hit area for selecting a text object. Thus, two goals are targeted here for software ergonomic: ...
    • Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=214
    • Specification : http://qa.openoffice.org/issues/show_bug.cgi?id=89661
    • Test case specification :
    • CWS : aw058 integrated in DEV300m36


  • 95646 : Unify DrawObject modification with full attributes
    • Description : Unify DrawObject modification with full attributes. Interaction with DrawObjects will now show enhanced interaction visualization to provide an ergonomically better feedback for the user. Instead of wire frame visualization there will now be shown a transparent interaction preview on top of the current display whenever possible. This will be the defualt from now. This will work an all Applications using Drawing Objects from the DrawingLayer. This is done for Object Creation and for all Object Modifications (Move, scale, shear, mirror, distort, etc...). ...
    • Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=216
    • Specification : http://specs.openoffice.org/appwide/drawing_layer/SolidDragging.odt
    • Test case specification :
    • CWS : aw058 integrated in DEV300m36


Component : Graphic System Layer (GSL)


Component : Spreadsheet (SC - Calc)









Component : Word Processing (SW - Writer)

  • 48161 : The label of the Administrate button in Templates: Address Book Assignment has to be changed
    • Description : In the "Templates: Address Book Assignment" dialog, (File / Templates / Address Book Source), the button label "Administrate" has been changed to "Configure", to better reflect that the button starts a wizard which helps configuring the address book data source.
    • Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
    • Specification : --
    • Test case specification : --
    • CWS : dba31a integrated in DEV300m30



CWS with changes UI and/or online help

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

alf01 in DEV300m38 : Added limited docking window support for extensions.
aw058 in DEV300m36 : BugFixing CWS for DEV300
aw059 in DEV300m39 : UI and InterAction (IA) changes for DrawingLayer for 3.1
calc47 in DEV300m38 : General Calc implementation and fixes for OOo3.1
chart22 in DEV300m29 : Plotting of missing values
dba31a in DEV300m30 : Ongong bug fixing for OOo 3.1
dba31b in DEV300m33 :
dba31e in DEV300m37 : Further dba issue fixing
dba31f in DEV300m38 : Further bugfixing
doccustomproperties2 in DEV300m29 : New document properties page: custom properties page replaces user defined page
dr63 in DEV300m33 : Calc 3.1 fixes
extmgrui06 in DEV300m36 : Bugfixes for extension manager
frmdlg in DEV300m39 : Extract of the formula editor from calc into a new module formula
fwk92 in DEV300m38 : Framework fixes for OOo3.1
fwk98 in DEV300m36 : Bugfixes for 3.1
gh15 in DEV300m30 : testtool bugs and features 2008
hcshared19 in DEV300m37 : Help CWS for 3.1
iconupdate310 in DEV300m39 : Icon-Bugfixes for OOo 3.1
impress147 in DEV300m39 : Misc Impress improvements
impressfontsize in DEV300m38 : implement font grow and shrink toolbar buttons in impress
kashidafix in DEV300m39 : Fixes various Arabic related issues.
locales31 in DEV300m39 : New locales and locale data for OOo3.1
macmenusquit in DEV300m39 : This cws aims to remove the useless Quit, About and Options entries in the menus, on Mac OS X Aqua only
mav43 in DEV300m39 : New file locking implementation
menuchanges in DEV300m39 : some main menu changes to improve uniformity
native216 in DEV300m39 : Adding new bundled extension to OOo 3.1
notes7 in DEV300m39 : writer notes implementation and fixes for 3.1
odff05 in DEV300m39 : Implementation of new spreadsheet functions and behavior for ODFF compliance.
os117 in DEV300m33 : Bugfixing OOo 3.1
os120 in DEV300m35 : Bugfixing OOo 3.1
os121 in DEV300m38 : Bugfixing OOo 3.1
os123 in DEV300m39 : Bugfixing OOo 3.1
outlinelevel in DEV300m39 : Introduce a new paragraph and paragraph style attribute, named “outline level”, to transform a normal paragraph directly ...
overline3 in DEV300m39 : Implementation of overline
rtlchart01 in DEV300m37 : bi-directional writing for charts
rtlchart02 in DEV300m38 : Axis Positioning in Charts
rtlcontrols in DEV300m38 : RTL Controls
sqlsyntaxhighlighting in DEV300m37 : SQL syntax highlighting for base
sysui36 in DEV300m38 : sysui 3.1 task
tl56_DEV300 in DEV300m38 : Ongoing implementation of grammar checking framework
vcl92 in DEV300m33 : 3.1 issues
vcl97 in DEV300m39 : assorted 3.1 fixes

Links to Features and Enhancements for OOo 3.1

Link to all feature issues which are integrated in OOo 3.1 only - currently 28 issues
Link to all enhancement issues which are integrated in OOo 3.1 only - currently 110 issues

Personal tools