Difference between revisions of "Feature Freeze Testing 3.4"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Presentation)
(added link to beta announcement)
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category:Quality Assurance]]
 
[[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 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.<br>
+
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 off]] was done on build DEV300m106 and the [http://www.jroller.com/erAck/entry/openoffice_org_3_4_beta first Beta] (OOO340m0) is planned in the first week of April 2011. An Alpha build was released February, 28<sup>th</sup> 2011 on build DEV300m101. 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.<br>
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 [http://wiki.services.openoffice.org/wiki/OOoRelease34 release schedule of OOo 3.4].
 
Please visit also the [http://wiki.services.openoffice.org/wiki/OOoRelease34 release schedule of OOo 3.4].
  
<div style="background: yellow;font-weight: bold; text-align:center;">
 
<br>This Wiki entry is DRAFT and still in progress.<br><br>
 
</div>
 
  
 
=Component : Chart=
 
=Component : Chart=
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=25706 25706] : date axis (monthly intervals)
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=25706 25706] : date axis (monthly intervals)
 
** Description : Date axis are available now for category charts.
 
** Description : Date axis are available now for category charts.
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=233
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/0
 
** Specification : http://specs.openoffice.org/chart/ChartAxisScale.odt, http://specs.openoffice.org/chart/ChartDataDialog.odt
 
** Specification : http://specs.openoffice.org/chart/ChartAxisScale.odt, http://specs.openoffice.org/chart/ChartDataDialog.odt
 
** Test case specification : --
 
** Test case specification : --
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fchart46 chart46] integrated in DEV300m99
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fchart46 chart46] integrated in DEV300m99
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=28670 28670] : implement explicit resize of legend
 +
** Description : The size of a charts legend can be customized now.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/0
 +
** Specification : http://wiki.services.openoffice.org/wiki/Chart2/Specifications/ChartLegend
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fchart52 chart52] integrated in DEV300m101
 +
<BR>
 +
 +
=Component : Database Access (DBA)=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=31275 31275] : Base: object trees: selecting entries by typing their name
 +
** Description : The tree lists in Base's main application window, now support selecting entries by typing their name. ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/6
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba34a dba34a] integrated in DEV300m93
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=107809 107809] : Mozilla Address Book support removed, in favour of Seamonkey
 +
** Description : Since the Mozilla product has long been superseded by the SeaMonkey suite, and the profile formats of both changed incompatibly, the Mozilla Address Book support in OpenOffice.org has been removed, in favor of support for the SeaMonkey address books.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/3
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba34a dba34a] integrated in DEV300m93
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=114540 114540] : list box controls: "Bound field" is allowed to be 0, too
 +
** Description : The "Bound field" property of a list box control, specifying which column of the list boxes result set should be used for data exchange, can have the value "0" now.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/4
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba34a dba34a] integrated in DEV300m93
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=115655 115655] : scan rows for correct type information for Text databases
 +
** Description : The MaxRowScan setting allows to define how many rows should be scanned to find the correct type of a column. In the past only the first row was scanned.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-11/message/2
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba34b dba34b] integrated in DEV300m99
 +
<BR>
 +
 +
=Component : Formula Editor (Math)=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=972 972] : Alignment of baselines of formula and text in writer
 +
** Description : With CWS tlmath01 there is a new check-box named 'Math baseline alignment' available in the 'Formatting Aids' tab of the Writer and WriterWeb option pages. When this option gets checked then *ALL* Math OLE objects already existing in the Writer document that are anchored 'as character' (and only those with this anchor type!) will be automatically aligned to match the baseline of the formula with the one of the surrounding text. ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-11/message/0
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ftlmath01 tlmath01] integrated in DEV300m95
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=74049 74049] : Math symbol catalog supports UTF-32 characters now
 +
** Description : With the fix to i74049 (CWS tl82) Math is now able to handle 32 bit characters properly in the symbol catalog.  Since this was regarded ro be more of a bugfix than a feature there is no spec for it. The new behavior is just listed in the issue.  lease note the code-position of the symbol is now used as a default name for the symbol, which makes much easier to browse for a specific Unicode character.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/7
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ftl82 tl82] integrated in DEV300m89
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=114767 114767] : Math: new option to save only used symbols for each formula
 +
** Description : In order to save on document file size (namely in Writer documents with many formulas) there is now a new option to save only those symbols which each that are used in that very formula. By default that option will be active.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-10/message/0
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ftl84 tl84] integrated in DEV300m99
 +
<BR>
 +
 +
=Component : Framework=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=31275 31275] : stylist / navigator / options dialog: selecting entries by typing their name
 +
** Description : The tree lists in the application's Navigator, Stylist ("Styles and Formattings"), and in the options dialog, now support selecting entries by typing their name.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/5
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba34a dba34a] integrated in DEV300m93
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=49991 49991] : Allow embedding SVG vector graphics into all documents
 +
** Description : Based on customer feedback, the large amount of  votes for issue [http://openoffice.org/bugzilla/show_bug.cgi?id=49991 49991] and the increased use of SVG files at all, we created an SVG import filter according to the solution mentioned in the above task. This SVG import filter will be available with the beta of OOo 3.4.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-04/message/0
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fka102 ka102], [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Frsvglibs rsvglibs] integrated in DEV300m106
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=114278 114278] : Simplify security tab page of PDF export dialog
 +
** Description : The password entry in the PDF export was changed slightly so that you can enter the two passwords needed in PDF creation in one pass
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-11/message/1
 +
** Specification : http://specs.openoffice.org/appwide/pdf_export/PDFExportDialog2.odt
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fpl08 pl08] integrated in DEV300m95
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=113362 113362] : Implementation of UNO AWT TabPageContainer
 +
** Description : Implementing TabPageContainer in UNO AWT it would be possible to create dialogs with multiple tab pages.
 +
** Feature Announcement : --
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Ftabcontrol tabcontrol] integrated in DEV300m99
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=117562 117562] : Improve encryption implementation for ODF1.2
 +
** Description : The ODF1.2 specification allows to use W3C-specified algorithms to encrypt ODF1.2 documents. The new implementation let the following algorithms be used in case ODF1.2 encrypted document is stored:
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-03/message/2
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fmav60 mav60] integrated in DEV300m106
 +
<BR>
 +
 +
=Component : Graphic System Layer (GSL)=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=94173 94173] : Print file format changes on Linux systems
 +
** Description : The CUPS print system that is used on Linux and other Unix operating systems is switching its file format from PostScript to PDF. As part of this OpenOffice.org should switch its print output file format to PDF, too. This was implemented in OOo for issue 94173. ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/0
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fpdfprint pdfprint] integrated in DEV300m90
 +
<BR>
 +
 +
=Component : L10N=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=106785 106785] : Haitian [ht-HT] locale data
 +
**Description : Added locale data for Haitian [ht-HT]. 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://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/7
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=108182 108182] : Urdu (Pakistan) [ur-PK] locale data
 +
**Description : Added locale data for Urdu (Pakistan) [ur-PK]. 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://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/6
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=113504 113504] : Add Sorbian, Lower [dsb-DE] locale data.
 +
**Description : Added locale data for Sorbian, Lower [dsb-DE]. 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://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/1
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=113937 113937] : i18npool: yiddish (US) locale data
 +
**Description : Added locale data for Yiddish (USA) [yi-US]. 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://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/2
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=115482 115482] : Add Lojban to language list
 +
**Description : Added locale data for Lojban [jbo]. The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. Note: Lojban is a constructed language without a default country assignment, Euro is used as currency. The linguistic separators (syllables) can't be used for number recognition and have been replaced by standard separators.
 +
**Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/3
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=115633 115633] : Add Kabyle [kab-DZ] to language list
 +
**Description : Added Kabyle_Algeria [kab-DZ] to language list. The locale is selectable for character attribution and spell-checking.
 +
**Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/5
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=116240 116240] : Locale data for Hawaiian [haw-US]
 +
**Description : Added locale data for Hawaiian [haw-US]. 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://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/4
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=116241 116241] : Limbu (Nepal) [lif-NP] locale data
 +
**Description : Added locale data for Limbu_Nepal [lif-NP]. 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://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/8
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 +
<BR>
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=116483 116483] : Lojban(JBO) Locale data file
 +
**Description : The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. Note: Lojban is a constructed language without a default country assignment, Euro is used as currency. The linguistic separators (syllables) can't be used for number recognition and have been replaced by standard separators.
 +
**Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/3
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales34 locales34] integrated in DEV300m99
 
<BR>
 
<BR>
  
 
=Component : Presentation=
 
=Component : Presentation=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=4499 4499] : Export to bitmap file has fixed DPI (resolution)
 +
** Description : Up from DEV300m88 it will be possible to export graphics using different resolution settings.
 +
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=232
 +
** Specification : http://wiki.services.openoffice.org/wiki/Export_Resolution_Draft2
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpress186 impress186] integrated in DEV300m88
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=107215 107215] : Renaissance : Improve visual design of all different slide states in slide pane, slide sorter & task pane.
 +
** Description : http://wiki.services.openoffice.org/wiki/Renaissance:Impress
 +
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=231
 +
** Specification : http://specs.openoffice.org/renaissance/slide_view_sorter_and_preview.odt
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Frenaissance1 renaissance1] integrated in DEV300m87
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=110498 110498] : Renaissance : Add SoftShadow visualization to DrawPage visualization
 +
** Description : http://wiki.services.openoffice.org/wiki/Renaissance:Impress
 +
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=231
 +
** Specification : http://specs.openoffice.org/renaissance/slide_view_sorter_and_preview.odt
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Frenaissance1 renaissance1] integrated in DEV300m87
 +
<BR>
 +
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=111998 111998] : Better defaults for impress & draw snap
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=111998 111998] : Better defaults for impress & draw snap
 
** Description : Snap to Guides: now 'on' by default, Snap to Object Border: now 'on' by default, Large Handles:  now 'on' by default, Keyboard shortcut to toggle snap changed to 'alt'
 
** Description : Snap to Guides: now 'on' by default, Snap to Object Border: now 'on' by default, Large Handles:  now 'on' by default, Keyboard shortcut to toggle snap changed to 'alt'
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=243
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/11
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 29: Line 212:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=112000 112000] : Changed default for "copy when moving"  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=112000 112000] : Changed default for "copy when moving"  
 
** Description : Changed default of "Copy when moving" to 'on'.
 
** Description : Changed default of "Copy when moving" to 'on'.
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=242
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/10
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 37: Line 220:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=112006 112006], [http://www.openoffice.org/issues/show_bug.cgi?id=112008 112008] : Better defaults for grid settings in impress & draw  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=112006 112006], [http://www.openoffice.org/issues/show_bug.cgi?id=112008 112008] : Better defaults for grid settings in impress & draw  
 
** Description : Spacing vs. Points: grid subdivision (tools/option/impress/grid), changes from point to space. Spaces starting from 1 (0 not allowed). Wording changed from 'point(s)' to 'space(s)' ; More fine Grid, Impress (1inch/10 spaces & 2cm/10 spaces)Draw (0,5inch/10 spaces & 1cm/10 spaces)  
 
** Description : Spacing vs. Points: grid subdivision (tools/option/impress/grid), changes from point to space. Spaces starting from 1 (0 not allowed). Wording changed from 'point(s)' to 'space(s)' ; More fine Grid, Impress (1inch/10 spaces & 2cm/10 spaces)Draw (0,5inch/10 spaces & 1cm/10 spaces)  
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=241
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/9
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 45: Line 228:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113012 113012] : Better defaults for bullet spacing and indention  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113012 113012] : Better defaults for bullet spacing and indention  
 
** Description : Bullet point Lists got more space between the bullet point and the text and indentation for the second line of text under a bullet point
 
** Description : Bullet point Lists got more space between the bullet point and the text and indentation for the second line of text under a bullet point
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=240
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/8
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 53: Line 236:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113014 113014] : Animate outline shapes 'By 1st level paragraphs' as default  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113014 113014] : Animate outline shapes 'By 1st level paragraphs' as default  
 
** Description : Adding an animation to an outline shape in impress now animates all paragraphs by 1st level paragraph as default
 
** Description : Adding an animation to an outline shape in impress now animates all paragraphs by 1st level paragraph as default
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=239
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/7
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 61: Line 244:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113015 113015] : New default colors of drawing objects  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113015 113015] : New default colors of drawing objects  
 
** Description : Default colors of drawing objects are changed to fill color #CFE7F5 and line color #808080
 
** Description : Default colors of drawing objects are changed to fill color #CFE7F5 and line color #808080
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=238
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/6
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 69: Line 252:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113017 113017] : Setting default shadow distance for shapes to 0,2cm  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113017 113017] : Setting default shadow distance for shapes to 0,2cm  
 
** Description : Setting default shadow distance for shapes to 0,2cm
 
** Description : Setting default shadow distance for shapes to 0,2cm
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=237
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/5
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 77: Line 260:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113018 113018] : Enhancement to the "mouse as pen" feature in impress slide-show
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113018 113018] : Enhancement to the "mouse as pen" feature in impress slide-show
 
** Description : Changed the default pen color to #ff0000 and set a medium pen width. ...
 
** Description : Changed the default pen color to #ff0000 and set a medium pen width. ...
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=236
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/4
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
+
** Test case specification : --
+
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpressdefaults1 impressdefaults1] integrated in DEV300m97
+
<BR>
+
 
+
* [http://www.openoffice.org/issues/show_bug.cgi?id=113019 113019] : better defaults: bul/col/sho - Common shortcut for comments
+
** Description : Shortcut for inserting comments changed to CTRL+Alt+C in impress/draw/calc and writer
+
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=235
+
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 93: Line 268:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113957 113957] : better defaults: gridhandling - Full Width for text in shapes  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=113957 113957] : better defaults: gridhandling - Full Width for text in shapes  
 
** Description : Menu/Format/Text/Full width is now 'on' by default  
 
** Description : Menu/Format/Text/Full width is now 'on' by default  
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=234
+
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=235
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
Line 109: Line 284:
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=115996 115996] : better defaults: bul/col/sho - Bullet point symbol order
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=115996 115996] : better defaults: bul/col/sho - Bullet point symbol order
 
** Description : Change outline default bullet symbol order from 'Oo-' in 'O-O-O'
 
** Description : Change outline default bullet symbol order from 'Oo-' in 'O-O-O'
** Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=233
+
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-12/message/1
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 
** Test case specification : --
 
** Test case specification : --
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpressdefaults1 impressdefaults1] integrated in DEV300m97
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpressdefaults1 impressdefaults1] integrated in DEV300m97
 
<BR>
 
<BR>
 +
 +
=Component : Spreadsheet=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=5759 5759] : DataPilot: allow more than 8 data fields
 +
** Description : In the Pivot Table layout dialog, it is now possible to add more than 8 fields to the "Row Fields", "Column Fields", and "Data Fields" areas, and more than 10 fields to the "Page Fields" area. ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-01/message/0
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdr79 dr79] integrated in DEV300m101
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=97169 97169] : ODFF: TIME should return 00:00:00 <= x <= 23:59:59
 +
** Description : The TIME spreadsheet function returns values between 00:00:00 and 23:59:59.999... inclusive and wraps values equal to or greater than 24:00:00. Previous releases may have returned values equal to or greater than 24:00:00. For example, TIME(24;59;59) now returns 00:59:59 whereas previously the value returned was 24:59:59.
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-03/message/1
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdr78 dr78] integrated in DEV300m104
 +
<BR>
 +
 +
<!--
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=111413 111413] : Secant spreadsheet functions
 +
** Description : New spreadsheet functions implemented:
 +
***SEC computes the secant of an angle specified in radians, SEC(x)=1/COS(x)
 +
***CSC computes the cosecant of an angle specified in radians, CSC(x)=1/SIN(x)
 +
***SECH computes the hyperbolic secant of a hyperbolic angle specified in radians, SECH(x)=1/COSH(x)
 +
***CSCH computes the hyperbolic cosecant of a hyperbolic angle specified in radians, CSCH(x)=1/SINH(x)
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-03/message/0
 +
** Specification : http://docs.oasis-open.org/office/v1.2/csprd03/OpenDocument-v1.2-csprd03-part2.odt
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdr78 dr78] integrated in DEV300m104
 +
<BR>
 +
-->
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=116636 116636] : Leave out unnecessary quotes in CSV export
 +
** Description : Previously, in Calc CSV export, all content from text cells was quoted with the selected text delimiter. Now this is optional and happens only if the new check box "Quote all text cells" is selected. By default, the text delimiter is added only if the cell content contains the field delimiter, text delimiter or multiple lines. ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-01/message/2
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcsvexport csvexport] integrated in DEV300m101
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=116688 116688] : New Option and Default for CSV Text Quoting
 +
** Description : Previously, in Calc CSV export, all content from text cells was quoted with the selected text delimiter. Now this is optional and happens only if the new check box "Quote all text cells" is selected. By default, the text delimiter is added only if the cell content contains the field delimiter, text delimiter or multiple lines. ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-01/message/2
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcsvexport csvexport] integrated in DEV300m101
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=116540 116540] : Change name of DataPilot to pivot table
 +
** Description : In the Calc GUI, the term "DataPilot" has been replaced with the term "Pivot Table" (dialogs, undo actions, ...) ...
 +
** Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-01/message/1
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdr79 dr79] integrated in DEV300m101
 +
<BR>
 +
 +
[[Category: Localization]]
 +
 +
=Component : User Interface (UI)=
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=113019 113019] : better defaults: bul/col/sho - Common shortcut for comments
 +
** Description : Shortcut for inserting comments changed to CTRL+Alt+C in impress/draw/calc and writer
 +
** Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=266
 +
** Specification : http://wiki.services.openoffice.org/wiki/Specification_BetterDefaults_Gridhandling#Detailed_Specification
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fimpressdefaults1 impressdefaults1] integrated in DEV300m97
 +
<BR>
 +
 +
=CWS which are marked as UI or help relevant for OOo 3.4=
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/chart46 chart46] in DEV300m99 : date axes for charts
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/chart52 chart52] in DEV300m101 : make the legend within charts resizeable
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/csvexport csvexport] in DEV300m101 : Improve Calc CSV export
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a dba34a] in DEV300m93 : DBA bug fixing towards 3.4
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34b dba34b] in DEV300m99 :
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34c dba34c] in DEV300m104 :
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34d dba34d] in DEV300m105 : ongoing DBA bug fixing towards OOo 3.4
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dr78 dr78] in DEV300m104 : Calc bug fixes
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dr79 dr79] in DEV300m101 : datapilot enhancements
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dv19 dv19] in DEV300m86 : Bugfixes for next OpenOffice version
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dv22 dv22] in DEV300m96 : Bugfixes for the next OpenOffice.org version
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/fwk149 fwk149] in DEV300m93 : Framework fixes for OOo3.4
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/hcshared28 hcshared28] in DEV300m93 : Help CWS for 3.4; fixed version of abandoned
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/hcshared29 hcshared29] in DEV300m100 : Help CWS for 3.4
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/impress186 impress186] in DEV300m88 : Impress OOo 3.3 bugfix workspace
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/impressdefaults1 impressdefaults1] in DEV300m97 : Implement better defaults from renaissance project for impress/draw application
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/locales34 locales34] in DEV300m101 : Locales and locale data for OOo3.4
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/pdfprint pdfprint] in DEV300m90 : Enable delivery of PDF files to CUPS print system.
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/pl08 pl08] in DEV300m95 : Changes to PDF export UI
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/readmechanges34 readmechanges34] in DEV300m105 : Changes to the product readme for release 3.4
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/renaissance1 renaissance1] in DEV300m87 : Features and bug fixes for project Renaissance
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/tabcontrol tabcontrol] in DEV300m99 : Implementation of UNO AWT TabPageContainer
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/tl82 tl82] in DEV300m89 : Misc. 3.4 bug fixes
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/tlmath01 tlmath01] in DEV300m95 : Math features/improvements provided by the community
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/vcl113 vcl113] in DEV300m87 : 3.4 fixes
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/vcl114 vcl114] in DEV300m92 : 3.4 fixes
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/vcl116 vcl116] in DEV300m92 : 3.4 fixes
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/vcl118 vcl118] in DEV300m101 : 3.4 issues
 +
*[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/vcl121 vcl121] in DEV300m105 : 3.4 issues
 +
 +
=Links to the Features, Enhancements (issues)=
 +
[http://openoffice.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&target_milestone=OOo+3.4&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&cf_bug_type=FEATURE&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= The corresponding issues for the Features  of OOo 3.4]<BR>
 +
[http://openoffice.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&target_milestone=OOo+3.4&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&cf_bug_type=ENHANCEMENT&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= The corresponding issues for the Enhancements for OOo 3.4]

Latest revision as of 10:35, 14 April 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 off was done on build DEV300m106 and the first Beta (OOO340m0) is planned in the first week of April 2011. An Alpha build was released February, 28th 2011 on build DEV300m101. 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.


Component : Chart



Component : Database Access (DBA)


  • 107809 : Mozilla Address Book support removed, in favour of Seamonkey
    • Description : Since the Mozilla product has long been superseded by the SeaMonkey suite, and the profile formats of both changed incompatibly, the Mozilla Address Book support in OpenOffice.org has been removed, in favor of support for the SeaMonkey address books.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/3
    • Specification : --
    • Test case specification : --
    • CWS : dba34a integrated in DEV300m93




Component : Formula Editor (Math)

  • 972 : Alignment of baselines of formula and text in writer
    • Description : With CWS tlmath01 there is a new check-box named 'Math baseline alignment' available in the 'Formatting Aids' tab of the Writer and WriterWeb option pages. When this option gets checked then *ALL* Math OLE objects already existing in the Writer document that are anchored 'as character' (and only those with this anchor type!) will be automatically aligned to match the baseline of the formula with the one of the surrounding text. ...
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-11/message/0
    • Specification : --
    • Test case specification : --
    • CWS : tlmath01 integrated in DEV300m95


  • 74049 : Math symbol catalog supports UTF-32 characters now
    • Description : With the fix to i74049 (CWS tl82) Math is now able to handle 32 bit characters properly in the symbol catalog. Since this was regarded ro be more of a bugfix than a feature there is no spec for it. The new behavior is just listed in the issue. lease note the code-position of the symbol is now used as a default name for the symbol, which makes much easier to browse for a specific Unicode character.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/7
    • Specification : --
    • Test case specification : --
    • CWS : tl82 integrated in DEV300m89


  • 114767 : Math: new option to save only used symbols for each formula
    • Description : In order to save on document file size (namely in Writer documents with many formulas) there is now a new option to save only those symbols which each that are used in that very formula. By default that option will be active.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-10/message/0
    • Specification : --
    • Test case specification : --
    • CWS : tl84 integrated in DEV300m99


Component : Framework

  • 31275 : stylist / navigator / options dialog: selecting entries by typing their name


  • 49991 : Allow embedding SVG vector graphics into all documents
    • Description : Based on customer feedback, the large amount of votes for issue 49991 and the increased use of SVG files at all, we created an SVG import filter according to the solution mentioned in the above task. This SVG import filter will be available with the beta of OOo 3.4.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-04/message/0
    • Specification : --
    • Test case specification : --
    • CWS : ka102, rsvglibs integrated in DEV300m106



  • 113362 : Implementation of UNO AWT TabPageContainer
    • Description : Implementing TabPageContainer in UNO AWT it would be possible to create dialogs with multiple tab pages.
    • Feature Announcement : --
    • Specification : --
    • Test case specification : --
    • CWS : tabcontrol integrated in DEV300m99


  • 117562 : Improve encryption implementation for ODF1.2


Component : Graphic System Layer (GSL)

  • 94173 : Print file format changes on Linux systems
    • Description : The CUPS print system that is used on Linux and other Unix operating systems is switching its file format from PostScript to PDF. As part of this OpenOffice.org should switch its print output file format to PDF, too. This was implemented in OOo for issue 94173. ...
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2010-09/message/0
    • Specification : --
    • Test case specification : --
    • CWS : pdfprint integrated in DEV300m90


Component : L10N





  • 115482 : Add Lojban to language list
    • Description : Added locale data for Lojban [jbo]. The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. Note: Lojban is a constructed language without a default country assignment, Euro is used as currency. The linguistic separators (syllables) can't be used for number recognition and have been replaced by standard separators.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/3
    • CWS : locales34 integrated in DEV300m99





  • 116483 : Lojban(JBO) Locale data file
    • Description : The locale is selectable for character attribution and spell-checking, as default locale, default document language and available for number formats and outline numbering. Note: Lojban is a constructed language without a default country assignment, Euro is used as currency. The linguistic separators (syllables) can't be used for number recognition and have been replaced by standard separators.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-02/message/3
    • CWS : locales34 integrated in DEV300m99


Component : Presentation













  • 114776 : better defaults: bul/col/sho - Change dialog name of 'Eyedropper'
    • Description : --
    • Feature Announcement : --
    • Specification : --
    • Test case specification : --
    • CWS : impressdefaults1 integrated in DEV300m97



Component : Spreadsheet

  • 5759 : DataPilot: allow more than 8 data fields


  • 97169 : ODFF: TIME should return 00:00:00 <= x <= 23:59:59
    • Description : The TIME spreadsheet function returns values between 00:00:00 and 23:59:59.999... inclusive and wraps values equal to or greater than 24:00:00. Previous releases may have returned values equal to or greater than 24:00:00. For example, TIME(24;59;59) now returns 00:59:59 whereas previously the value returned was 24:59:59.
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-03/message/1
    • Specification : --
    • Test case specification : --
    • CWS : dr78 integrated in DEV300m104


  • 116636 : Leave out unnecessary quotes in CSV export
    • Description : Previously, in Calc CSV export, all content from text cells was quoted with the selected text delimiter. Now this is optional and happens only if the new check box "Quote all text cells" is selected. By default, the text delimiter is added only if the cell content contains the field delimiter, text delimiter or multiple lines. ...
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-01/message/2
    • Specification : --
    • Test case specification : --
    • CWS : csvexport integrated in DEV300m101


  • 116688 : New Option and Default for CSV Text Quoting
    • Description : Previously, in Calc CSV export, all content from text cells was quoted with the selected text delimiter. Now this is optional and happens only if the new check box "Quote all text cells" is selected. By default, the text delimiter is added only if the cell content contains the field delimiter, text delimiter or multiple lines. ...
    • Feature Announcement : http://openoffice.org/projects/www/lists/allfeatures/archive/2011-01/message/2
    • Specification : --
    • Test case specification : --
    • CWS : csvexport integrated in DEV300m101



Component : User Interface (UI)


CWS which are marked as UI or help relevant for OOo 3.4

  • chart46 in DEV300m99 : date axes for charts
  • chart52 in DEV300m101 : make the legend within charts resizeable
  • csvexport in DEV300m101 : Improve Calc CSV export
  • dba34a in DEV300m93 : DBA bug fixing towards 3.4
  • dba34b in DEV300m99 :
  • dba34c in DEV300m104 :
  • dba34d in DEV300m105 : ongoing DBA bug fixing towards OOo 3.4
  • dr78 in DEV300m104 : Calc bug fixes
  • dr79 in DEV300m101 : datapilot enhancements
  • dv19 in DEV300m86 : Bugfixes for next OpenOffice version
  • dv22 in DEV300m96 : Bugfixes for the next OpenOffice.org version
  • fwk149 in DEV300m93 : Framework fixes for OOo3.4
  • hcshared28 in DEV300m93 : Help CWS for 3.4; fixed version of abandoned
  • hcshared29 in DEV300m100 : Help CWS for 3.4
  • impress186 in DEV300m88 : Impress OOo 3.3 bugfix workspace
  • impressdefaults1 in DEV300m97 : Implement better defaults from renaissance project for impress/draw application
  • locales34 in DEV300m101 : Locales and locale data for OOo3.4
  • pdfprint in DEV300m90 : Enable delivery of PDF files to CUPS print system.
  • pl08 in DEV300m95 : Changes to PDF export UI
  • readmechanges34 in DEV300m105 : Changes to the product readme for release 3.4
  • renaissance1 in DEV300m87 : Features and bug fixes for project Renaissance
  • tabcontrol in DEV300m99 : Implementation of UNO AWT TabPageContainer
  • tl82 in DEV300m89 : Misc. 3.4 bug fixes
  • tlmath01 in DEV300m95 : Math features/improvements provided by the community
  • vcl113 in DEV300m87 : 3.4 fixes
  • vcl114 in DEV300m92 : 3.4 fixes
  • vcl116 in DEV300m92 : 3.4 fixes
  • vcl118 in DEV300m101 : 3.4 issues
  • vcl121 in DEV300m105 : 3.4 issues

Links to the Features, Enhancements (issues)

The corresponding issues for the Features of OOo 3.4
The corresponding issues for the Enhancements for OOo 3.4

Personal tools