Difference between revisions of "Feature Freeze Testing 3.4"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with 'Category:Quality Assurance This is the list of features and enhancements, which are integrated in DEV300 code line after the split for OOo 3.3. All the listed issues are anno…')
 
Line 6: Line 6:
  
 
<div style="background: yellow;font-weight: bold; text-align:center;">
 
<div style="background: yellow;font-weight: bold; text-align:center;">
<br>This specification is a DRAFT still in discussion.<br><br>
+
<br>This Wiki entry is DRAFT and still in progress.<br><br>
 
</div>
 
</div>
 
=Component : API=
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=109825 109825] : Grid control:Further data types as input possible
 
** Description : The XGridDatamodel method addRow(string headerName, sequence <string>data) has changed to addRow(string headerName, sequence<any> data). Now it's not only possible to fill the grid with strings but also with integers or images.
 
** Feature Announcement : http://api.openoffice.org/servlets/ReadMsg?list=features&msgNo=145
 
** Specification : http://wiki.services.openoffice.org/wiki/API/UNO_AWT/Grid_Control
 
** Test case specification : --
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fgridcontrol_03 gridcontrol_03] integrated in DEV300m79
 
<BR>
 

Revision as of 14:30, 21 February 2011

This is the list of features and enhancements, which are integrated in DEV300 code line after the split for OOo 3.3. All the listed issues are announced in the release notes for the developer snapshots since DEV300m85. The branch for OOo 3.4 is not done until now. It is planned to release an Alpha version with build m101/102 at begin of March 2011.
This list is more technically orientated and isn't a release note. This list could and should be used for testing and checking the new features in general or for translation purposes.

Please visit also the release schedule of OOo 3.4.


This Wiki entry is DRAFT and still in progress.

Personal tools