Difference between revisions of "JA/Marketing/NewFeatures/3.3"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 3: Line 3:
 
http://wiki.services.openoffice.org/wiki/JA/translation/dev_docs/NewFeatures/3.3 からまるまるコピペしてあります。
 
http://wiki.services.openoffice.org/wiki/JA/translation/dev_docs/NewFeatures/3.3 からまるまるコピペしてあります。
  
<h1>Productivity Enhancements </h1>
+
= Productivity Enhancements =
 
= 生産力の強化 =
 
= 生産力の強化 =
  
<h2>New Custom Properties Handling</h2>
+
== New Custom Properties Handling ==
 
OpenOffice.org allows users to define any number of custom document properties as name/value pairs in the File > Properties dialog. With version 3.3 it is possible to also define DateTime values and values that contain a duration.
 
OpenOffice.org allows users to define any number of custom document properties as name/value pairs in the File > Properties dialog. With version 3.3 it is possible to also define DateTime values and values that contain a duration.
  
Line 12: Line 12:
 
うんたらかんたら
 
うんたらかんたら
  
<h2>Embedding of Standard PDF Fonts</h2>
+
== Embedding of Standard PDF Fonts ==
 
In previous versions, the standard PDF standard fonts (Times, Helvetica, Courier, Symbol and ZapfDingbats) were only embedded into the resulting PDF when the resulting file was of the PDF/A type, since the PDF/A standards requires this. In version 3.3, you can optionally embed these fonts in all PDF documents created by OpenOffice.org to enhance display accuracy in PDF viewers.
 
In previous versions, the standard PDF standard fonts (Times, Helvetica, Courier, Symbol and ZapfDingbats) were only embedded into the resulting PDF when the resulting file was of the PDF/A type, since the PDF/A standards requires this. In version 3.3, you can optionally embed these fonts in all PDF documents created by OpenOffice.org to enhance display accuracy in PDF viewers.
  
<h2>New Narrow Font Family</h2>
+
== New Narrow Font Family ==
 
Oracle contributed a narrow font family to the free and open source Liberation font families. Being metrically compatible to the Arial Narrow font, widely used on Microsoft Windows systems, this font family now completes the Liberation family and delivers a compatible and free set of fonts available on all platforms.
 
Oracle contributed a narrow font family to the free and open source Liberation font families. Being metrically compatible to the Arial Narrow font, widely used on Microsoft Windows systems, this font family now completes the Liberation family and delivers a compatible and free set of fonts available on all platforms.
  
<h2>Increased Document Protection in Writer and Calc</h2>
+
== Increased Document Protection in Writer and Calc ==
 
OpenOffice.org Writer and Calc now allow two levels of document protection. As before, you can save a document with a password that prevents unauthorized users to read the content. Now you can also set a password to protect a document against unwanted changes.
 
OpenOffice.org Writer and Calc now allow two levels of document protection. As before, you can save a document with a password that prevents unauthorized users to read the content. Now you can also set a password to protect a document against unwanted changes.
  
Line 25: Line 25:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-IncreasedDocumentProtectionInWriterAndCalc.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-IncreasedDocumentProtectionInWriterAndCalc.png
  
<h2>Automatic Decimals Digits for "General" format in Calc</h2>
+
== Automatic Decimals Digits for "General" format in Calc ==
 
In OpenOffice.org Calc, numbers formatted with the "General" number format will display as many decimal digits as required. In former versions, a maximum of 2 decimal digits were displayed with the "General" number format.
 
In OpenOffice.org Calc, numbers formatted with the "General" number format will display as many decimal digits as required. In former versions, a maximum of 2 decimal digits were displayed with the "General" number format.
  
<h2>1 Million Rows in a Spreadsheet (Done.)</h2>
+
== 1 Million Rows in a Spreadsheet (Done.) ==
 
OpenOffice.org Calc spreadsheets now support 1,048,576 (1 Million) rows instead of 65,536 rows.
 
OpenOffice.org Calc spreadsheets now support 1,048,576 (1 Million) rows instead of 65,536 rows.
  
Line 34: Line 34:
 
OpenOffice.org Calc で扱うことのできる表計算シートの行数が、65,536 行から 1,048,576 (およそ100万) 行に増えました。
 
OpenOffice.org Calc で扱うことのできる表計算シートの行数が、65,536 行から 1,048,576 (およそ100万) 行に増えました。
  
<h2>New Options for CSV (Comma Separated Value) Import in Calc</h2>
+
== New Options for CSV (Comma Separated Value) Import in Calc ==
 
Two new options are available when importing CSV files that contain data separated by specific characters.
 
Two new options are available when importing CSV files that contain data separated by specific characters.
  
Line 41: Line 41:
 
http://www.openoffice.org/dev_docs/features/3.3/images/NewOptionsForCSVImportInCalc.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/NewOptionsForCSVImportInCalc.png
  
<h2>Insert Drawing Objects in Charts</h2>
+
== Insert Drawing Objects in Charts ==
 
The Chart functionality is enhanced and now supports drawing objects. The drawing toolbar allows to insert simple shapes such as lines, rectangles and text objects and even complex shapes such as cubes, symbols, block arrows, flowcharts and stars. The drawing objects can be edited by several dialogs which can be opened via the context menu. Also the font and formatting of text objects can be changed.
 
The Chart functionality is enhanced and now supports drawing objects. The drawing toolbar allows to insert simple shapes such as lines, rectangles and text objects and even complex shapes such as cubes, symbols, block arrows, flowcharts and stars. The drawing objects can be edited by several dialogs which can be opened via the context menu. Also the font and formatting of text objects can be changed.
  
Line 48: Line 48:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-InsertDrawingObjectsInCharts.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-InsertDrawingObjectsInCharts.png
  
<h2>Hierarchical Axis Labels for Charts</h2>
+
== Hierarchical Axis Labels for Charts ==
 
If the categories in charts that get their data from spreadsheet span multiple rows and multiple columns, the direction of the first data series is detected. If the data for the first series comes from rows, the categories are split into multiple rows. Otherwise the categories are split into multiple columns. The split categories are then applied as different hierarchical labels at the x-axis.
 
If the categories in charts that get their data from spreadsheet span multiple rows and multiple columns, the direction of the first data series is detected. If the data for the first series comes from rows, the categories are split into multiple rows. Otherwise the categories are split into multiple columns. The split categories are then applied as different hierarchical labels at the x-axis.
  
Line 59: Line 59:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-HierarchicalAxisLabelsForChartsData.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-HierarchicalAxisLabelsForChartsData.png
  
<h2>Improved Slide Layout Handling in Impress</h2>
+
== Improved Slide Layout Handling in Impress ==
 
Handling of slide layouts in presentations is vastly improved. The content type of slide sections is now defined directly on the slide by clicking on one of the four content type icons: table, chart, picture, or movie, or entering text directly.
 
Handling of slide layouts in presentations is vastly improved. The content type of slide sections is now defined directly on the slide by clicking on one of the four content type icons: table, chart, picture, or movie, or entering text directly.
  
Line 70: Line 70:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-ImprovedSlideLayoutHandlingInImpress3.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-ImprovedSlideLayoutHandlingInImpress3.png
  
<h2>Manual Setting for Primary Key Support for Databases</h2>
+
== Manual Setting for Primary Key Support for Databases ==
 
When connecting to a database via an ODBC, JDBC, or ADO driver, Base used to apply a heuristic method to determine whether the database supports primary keys. In some cases, this heuristic method failed. Therefore, version 3.3 introduces an explicit option to declare primary key support. When this setting is enabled, Base will always assume that the database supports primary keys, regardless of the result of the heuristic analysis.
 
When connecting to a database via an ODBC, JDBC, or ADO driver, Base used to apply a heuristic method to determine whether the database supports primary keys. In some cases, this heuristic method failed. Therefore, version 3.3 introduces an explicit option to declare primary key support. When this setting is enabled, Base will always assume that the database supports primary keys, regardless of the result of the heuristic analysis.
  
<h2>Support of Read-Only Database Registrations</h2>
+
== Support of Read-Only Database Registrations ==
 
In OpenOffice.org, database registrations are stored in the application configuration files. Therefore, it is possible to deploy additional configuration fragments containing additional registrations. If those configuration fragments are declared as read-only (by using the usual configuration mechanisms for this), OpenOffice.org now blocks modifications (editions, removal) of the corresponding registration entry.
 
In OpenOffice.org, database registrations are stored in the application configuration files. Therefore, it is possible to deploy additional configuration fragments containing additional registrations. If those configuration fragments are declared as read-only (by using the usual configuration mechanisms for this), OpenOffice.org now blocks modifications (editions, removal) of the corresponding registration entry.
  
<h2>New Math Command 'nospace'</h2>
+
== New Math Command 'nospace' ==
 
It will now be possible to explicitly remove the small horizontal space that always gets applied between two elements. The syntax is nospace { el1 el2 ... }
 
It will now be possible to explicitly remove the small horizontal space that always gets applied between two elements. The syntax is nospace { el1 el2 ... }
  
<h1>Usability and Interface</h1>
+
= Usability and Interface =
<h2>Common Search Toolbar</h2>
+
== Common Search Toolbar ==
 
Usage data indicated that a large portion of OpenOffice.org users want to quickly search inside a document's text. This is now possible using the new "Find" toolbar containing a search field, and a next and previous button.
 
Usage data indicated that a large portion of OpenOffice.org users want to quickly search inside a document's text. This is now possible using the new "Find" toolbar containing a search field, and a next and previous button.
  
 
http://www.openoffice.org/dev_docs/features/3.3/images/CommonSearchToolbar.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/CommonSearchToolbar.png
  
<h2>New Easier to Use Print Interface</h2>
+
== New Easier to Use Print Interface ==
 
The print dialog has been completely revamped in OpenOffice.org 3.3 to allow for a more efficient and usable printing experience.
 
The print dialog has been completely revamped in OpenOffice.org 3.3 to allow for a more efficient and usable printing experience.
  
Line 94: Line 94:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-NewEasierToUsePrintInterface.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-NewEasierToUsePrintInterface.png
  
<h2>More Options for Changing Case</h2>
+
== More Options for Changing Case ==
 
With version 3.3, you have more options for changing the case of a selected text portion. Apart from toggling uppercase and lowercase, you can now set the case to sentence case (first letter capitalized), capitalize every word, or invert the current case.
 
With version 3.3, you have more options for changing the case of a selected text portion. Apart from toggling uppercase and lowercase, you can now set the case to sentence case (first letter capitalized), capitalize every word, or invert the current case.
  
<h2>Redesign of Thesaurus</h2>
+
== Redesign of Thesaurus ==
 
The thesaurus dialog has been redesigned for better usability. In addition, a new "Synonyms" sub menu in the default context menu allows you to select a synonym for the currently selected word right away.
 
The thesaurus dialog has been redesigned for better usability. In addition, a new "Synonyms" sub menu in the default context menu allows you to select a synonym for the currently selected word right away.
  
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-RedesignOfThesaurus.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-RedesignOfThesaurus.png
  
<h2>Resetting Text to the Default Language in Writer</h2>
+
== Resetting Text to the Default Language in Writer ==
 
You can now reset the language of text back to the default language using the language status bar or the Tools > Language menu.
 
You can now reset the language of text back to the default language using the language status bar or the Tools > Language menu.
  
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-ResettingTextToTheDefaultLanguageInWriter.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-ResettingTextToTheDefaultLanguageInWriter.png
  
<h2>Text Rendering of Form Controls in Writer</h2>
+
== Text Rendering of Form Controls in Writer ==
 
Form controls in text documents now render their text the same way the document itself does, thus making the appearance of controls as part of a text flow much more seamless and consistent.
 
Form controls in text documents now render their text the same way the document itself does, thus making the appearance of controls as part of a text flow much more seamless and consistent.
  
<h2>Changed Defaults for Charts</h2>
+
== Changed Defaults for Charts ==
 
Several defaults have changed for OpenOffice.org charts: larger size, larger font size, no black borders, better 3D look and more.
 
Several defaults have changed for OpenOffice.org charts: larger size, larger font size, no black borders, better 3D look and more.
  
<h2>Colored Sheet Tabs in Calc</h2>
+
== Colored Sheet Tabs in Calc ==
 
Each sheet in an OpenOffice.org Calc document can now be assigned a color for its tab in the Sheet tabs area at the bottom left of the window.
 
Each sheet in an OpenOffice.org Calc document can now be assigned a color for its tab in the Sheet tabs area at the bottom left of the window.
  
 
http://www.openoffice.org/dev_docs/features/3.3/images/ColoredSheetTabsInCalc.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/ColoredSheetTabsInCalc.png
  
<h2>Adapt to Marked Selection for Filter Area in Calc</h2>
+
== Adapt to Marked Selection for Filter Area in Calc ==
 
In OpenOffice.org Calc, a selection is now shrunk to the actually used data columns when enabling a filter (AutoFilter, StandardFilter, AdvancedFilter).
 
In OpenOffice.org Calc, a selection is now shrunk to the actually used data columns when enabling a filter (AutoFilter, StandardFilter, AdvancedFilter).
  
Line 125: Line 125:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-AdaptToMarkedSelectionForFilterAreaInCalc.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-AdaptToMarkedSelectionForFilterAreaInCalc.png
  
<h2>Sort Dialog for DataPilot in Calc</h2>
+
== Sort Dialog for DataPilot in Calc ==
 
The DataPilot (sometimes known as Pivot Table) now supports a convenient way of sorting and filtering entries using a special popup window.
 
The DataPilot (sometimes known as Pivot Table) now supports a convenient way of sorting and filtering entries using a special popup window.
  
Line 132: Line 132:
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-SortDialogForDataPilotInCalc.png
 
http://www.openoffice.org/dev_docs/features/3.3/images/200px-SortDialogForDataPilotInCalc.png
  
<h2>Display Custom Names for DataPilot Fields, Items and Totals in Calc</h2>
+
== Display Custom Names for DataPilot Fields, Items and Totals in Calc ==
 
DataPilot fields, items and totals can now be assigned custom display names by typing into the corresponding cell in the DataPilot table.
 
DataPilot fields, items and totals can now be assigned custom display names by typing into the corresponding cell in the DataPilot table.
  
<h1>Internationalization</h1>
+
= Internationalization =
<h2>Additional Locale Data</h2>
+
== Additional Locale Data ==
 
Arabic (Algeria) [ar-DZ], Bafia (Cameroon) [ksf-CM], Bushi (Mayotte) [buc-YT], Campidanese (Sardinia) [sro-IT], Gallurese (Sardinia) [sdn-IT], Gikuyu (Kenya) [ki-KE], Latgalian (Latvia) [ltg-LV], Logudorese (Sardinia) [src-IT], Maithili (India) [mai-IN], Malagasy Plateau (Madagascar) [plt-MG], Maore (Mayotte) [swb-YT], Papiamentu (Netherlands Antilles) [pap-AN], Rusyn (Slovakia) [rue-SK], Rusyn (Ukraine) [rue-UA], Sassarese (Sardinia)[sdc-IT], Sorbian, Tahitian (French Polynesia) [ty-PF], Upper Sorbian (Germany) [hsb-DE], Yoruba (Nigeria) [yo-NG]
 
Arabic (Algeria) [ar-DZ], Bafia (Cameroon) [ksf-CM], Bushi (Mayotte) [buc-YT], Campidanese (Sardinia) [sro-IT], Gallurese (Sardinia) [sdn-IT], Gikuyu (Kenya) [ki-KE], Latgalian (Latvia) [ltg-LV], Logudorese (Sardinia) [src-IT], Maithili (India) [mai-IN], Malagasy Plateau (Madagascar) [plt-MG], Maore (Mayotte) [swb-YT], Papiamentu (Netherlands Antilles) [pap-AN], Rusyn (Slovakia) [rue-SK], Rusyn (Ukraine) [rue-UA], Sassarese (Sardinia)[sdc-IT], Sorbian, Tahitian (French Polynesia) [ty-PF], Upper Sorbian (Germany) [hsb-DE], Yoruba (Nigeria) [yo-NG]
  
<h1>Developer Features and Extensibility</h1>
+
= Developer Features and Extensibility =
<h2>Grid Control Enhancements</h2>
+
== Grid Control Enhancements ==
 
The grid control now accepts additional data types like numbers or images. The XGridDatamodel method
 
The grid control now accepts additional data types like numbers or images. The XGridDatamodel method
  
Line 147: Line 147:
 
addRow(string headerName, sequence<any> data)You can now control the appearance of a grid control using additional parameters for horizontal and vertical alignment, row background colors, line colors, and text colors For more information and examples, see the OpenOffice.org Wiki pages.
 
addRow(string headerName, sequence<any> data)You can now control the appearance of a grid control using additional parameters for horizontal and vertical alignment, row background colors, line colors, and text colors For more information and examples, see the OpenOffice.org Wiki pages.
  
<h2>New MetaData Node for Database</h2>
+
== New MetaData Node for Database ==
 
You can now define a new property in a database driver's xcu file. This is enabled by default for MySQL (JDBC) and ADO (including Microsoft Access) drivers. The property is defined in the MetaData section.
 
You can now define a new property in a database driver's xcu file. This is enabled by default for MySQL (JDBC) and ADO (including Microsoft Access) drivers. The property is defined in the MetaData section.
  
Line 158: Line 158:
 
When this property is enabled, the table designer will display the column description beside the normal description which is used as help text.
 
When this property is enabled, the table designer will display the column description beside the normal description which is used as help text.
  
<h2>Extending Database Drivers Using Extensions</h2>
+
== Extending Database Drivers Using Extensions ==
 
Some database drivers do not support special features like altering view definitions or adding/dropping table keys. Starting with OpenOffice.org 3.3, the corresponding interfaces can be implemented by an extension:
 
Some database drivers do not support special features like altering view definitions or adding/dropping table keys. Starting with OpenOffice.org 3.3, the corresponding interfaces can be implemented by an extension:
  

Revision as of 04:36, 25 November 2010

このページではhttp://www.openoffice.org/dev_docs/features/3.3/ の日本語訳を行います。 翻訳は、遠藤靖典が担当します。 http://wiki.services.openoffice.org/wiki/JA/translation/dev_docs/NewFeatures/3.3 からまるまるコピペしてあります。

Productivity Enhancements

生産力の強化

New Custom Properties Handling

OpenOffice.org allows users to define any number of custom document properties as name/value pairs in the File > Properties dialog. With version 3.3 it is possible to also define DateTime values and values that contain a duration.

新しいカスタムプロパティー

うんたらかんたら

Embedding of Standard PDF Fonts

In previous versions, the standard PDF standard fonts (Times, Helvetica, Courier, Symbol and ZapfDingbats) were only embedded into the resulting PDF when the resulting file was of the PDF/A type, since the PDF/A standards requires this. In version 3.3, you can optionally embed these fonts in all PDF documents created by OpenOffice.org to enhance display accuracy in PDF viewers.

New Narrow Font Family

Oracle contributed a narrow font family to the free and open source Liberation font families. Being metrically compatible to the Arial Narrow font, widely used on Microsoft Windows systems, this font family now completes the Liberation family and delivers a compatible and free set of fonts available on all platforms.

Increased Document Protection in Writer and Calc

OpenOffice.org Writer and Calc now allow two levels of document protection. As before, you can save a document with a password that prevents unauthorized users to read the content. Now you can also set a password to protect a document against unwanted changes.

This way, you can make the content of a document available for reading to a selected group of people, and for reading and editing to a different group. This behaviour is now compatible with Microsoft Word and Excel file protection.

200px-IncreasedDocumentProtectionInWriterAndCalc.png

Automatic Decimals Digits for "General" format in Calc

In OpenOffice.org Calc, numbers formatted with the "General" number format will display as many decimal digits as required. In former versions, a maximum of 2 decimal digits were displayed with the "General" number format.

1 Million Rows in a Spreadsheet (Done.)

OpenOffice.org Calc spreadsheets now support 1,048,576 (1 Million) rows instead of 65,536 rows.

100万行扱うことのできる表計算シート

OpenOffice.org Calc で扱うことのできる表計算シートの行数が、65,536 行から 1,048,576 (およそ100万) 行に増えました。

New Options for CSV (Comma Separated Value) Import in Calc

Two new options are available when importing CSV files that contain data separated by specific characters.

These options determine whether quoted data will always be imported as text, and whether OpenOffice.org Calc will automatically detect all number formats, including special number formats such as dates, time, and scientific notation. The detection depends on the language settings.

NewOptionsForCSVImportInCalc.png

Insert Drawing Objects in Charts

The Chart functionality is enhanced and now supports drawing objects. The drawing toolbar allows to insert simple shapes such as lines, rectangles and text objects and even complex shapes such as cubes, symbols, block arrows, flowcharts and stars. The drawing objects can be edited by several dialogs which can be opened via the context menu. Also the font and formatting of text objects can be changed.

For further details of this new feature please see the GullFOSS blog article.

200px-InsertDrawingObjectsInCharts.png

Hierarchical Axis Labels for Charts

If the categories in charts that get their data from spreadsheet span multiple rows and multiple columns, the direction of the first data series is detected. If the data for the first series comes from rows, the categories are split into multiple rows. Otherwise the categories are split into multiple columns. The split categories are then applied as different hierarchical labels at the x-axis.

200px-HierarchicalAxisLabelsForCharts.png

For charts with own data (typically used in Impress or Writer), there is a new icon to add text columns, which then will be used for the different levels in the x-axis labels.

For further details of this new feature please see the GullFOSS blog article.

200px-HierarchicalAxisLabelsForChartsData.png

Improved Slide Layout Handling in Impress

Handling of slide layouts in presentations is vastly improved. The content type of slide sections is now defined directly on the slide by clicking on one of the four content type icons: table, chart, picture, or movie, or entering text directly.

200px-ImprovedSlideLayoutHandlingInImpress1.png

This reduces the number of slide layout varieties making the layout selection much clearer. In addition, you can now also assign layouts to slides and create new slides with a specific layout using the toolbar. One new toolbar element is used to add a new slide (or duplicate the currently selected slide).

A similar toolbar element is used to assign a layout to the currently selected slide, or reset the layout to the assigned layout after making changes.

200px-ImprovedSlideLayoutHandlingInImpress3.png

Manual Setting for Primary Key Support for Databases

When connecting to a database via an ODBC, JDBC, or ADO driver, Base used to apply a heuristic method to determine whether the database supports primary keys. In some cases, this heuristic method failed. Therefore, version 3.3 introduces an explicit option to declare primary key support. When this setting is enabled, Base will always assume that the database supports primary keys, regardless of the result of the heuristic analysis.

Support of Read-Only Database Registrations

In OpenOffice.org, database registrations are stored in the application configuration files. Therefore, it is possible to deploy additional configuration fragments containing additional registrations. If those configuration fragments are declared as read-only (by using the usual configuration mechanisms for this), OpenOffice.org now blocks modifications (editions, removal) of the corresponding registration entry.

New Math Command 'nospace'

It will now be possible to explicitly remove the small horizontal space that always gets applied between two elements. The syntax is nospace { el1 el2 ... }

Usability and Interface

Common Search Toolbar

Usage data indicated that a large portion of OpenOffice.org users want to quickly search inside a document's text. This is now possible using the new "Find" toolbar containing a search field, and a next and previous button.

CommonSearchToolbar.png

New Easier to Use Print Interface

The print dialog has been completely revamped in OpenOffice.org 3.3 to allow for a more efficient and usable printing experience.

An integrated preview is available to show the appearance of the document to be printed, and all relevant settings can be made from within this one dialog, including number of pages, collation settings, document objects to print or hide, page order, print multiple pages, and much more.

For further details of this new feature please see the GullFOSS blog article.

200px-NewEasierToUsePrintInterface.png

More Options for Changing Case

With version 3.3, you have more options for changing the case of a selected text portion. Apart from toggling uppercase and lowercase, you can now set the case to sentence case (first letter capitalized), capitalize every word, or invert the current case.

Redesign of Thesaurus

The thesaurus dialog has been redesigned for better usability. In addition, a new "Synonyms" sub menu in the default context menu allows you to select a synonym for the currently selected word right away.

200px-RedesignOfThesaurus.png

Resetting Text to the Default Language in Writer

You can now reset the language of text back to the default language using the language status bar or the Tools > Language menu.

200px-ResettingTextToTheDefaultLanguageInWriter.png

Text Rendering of Form Controls in Writer

Form controls in text documents now render their text the same way the document itself does, thus making the appearance of controls as part of a text flow much more seamless and consistent.

Changed Defaults for Charts

Several defaults have changed for OpenOffice.org charts: larger size, larger font size, no black borders, better 3D look and more.

Colored Sheet Tabs in Calc

Each sheet in an OpenOffice.org Calc document can now be assigned a color for its tab in the Sheet tabs area at the bottom left of the window.

ColoredSheetTabsInCalc.png

Adapt to Marked Selection for Filter Area in Calc

In OpenOffice.org Calc, a selection is now shrunk to the actually used data columns when enabling a filter (AutoFilter, StandardFilter, AdvancedFilter).

Users can select an entire row by clicking on a row header and expect a filter to operate on the data below the selected row. If one single row is selected the selection is shrunk to the actually used data columns and then expanded over all contiguous data rows below. Selecting only a portion of a row behaves similar by expanding the selected columns over the data rows. An area selected, e.g. more than one entire row, is shrunk to the actual used data columns.

200px-AdaptToMarkedSelectionForFilterAreaInCalc.png

Sort Dialog for DataPilot in Calc

The DataPilot (sometimes known as Pivot Table) now supports a convenient way of sorting and filtering entries using a special popup window.

For further details of this new feature please see the GullFOSS blog article.

200px-SortDialogForDataPilotInCalc.png

Display Custom Names for DataPilot Fields, Items and Totals in Calc

DataPilot fields, items and totals can now be assigned custom display names by typing into the corresponding cell in the DataPilot table.

Internationalization

Additional Locale Data

Arabic (Algeria) [ar-DZ], Bafia (Cameroon) [ksf-CM], Bushi (Mayotte) [buc-YT], Campidanese (Sardinia) [sro-IT], Gallurese (Sardinia) [sdn-IT], Gikuyu (Kenya) [ki-KE], Latgalian (Latvia) [ltg-LV], Logudorese (Sardinia) [src-IT], Maithili (India) [mai-IN], Malagasy Plateau (Madagascar) [plt-MG], Maore (Mayotte) [swb-YT], Papiamentu (Netherlands Antilles) [pap-AN], Rusyn (Slovakia) [rue-SK], Rusyn (Ukraine) [rue-UA], Sassarese (Sardinia)[sdc-IT], Sorbian, Tahitian (French Polynesia) [ty-PF], Upper Sorbian (Germany) [hsb-DE], Yoruba (Nigeria) [yo-NG]

Developer Features and Extensibility

Grid Control Enhancements

The grid control now accepts additional data types like numbers or images. The XGridDatamodel method

addRow(string headerName, sequence<string> data)has changed to

addRow(string headerName, sequence<any> data)You can now control the appearance of a grid control using additional parameters for horizontal and vertical alignment, row background colors, line colors, and text colors For more information and examples, see the OpenOffice.org Wiki pages.

New MetaData Node for Database

You can now define a new property in a database driver's xcu file. This is enabled by default for MySQL (JDBC) and ADO (including Microsoft Access) drivers. The property is defined in the MetaData section.

<node oor:name="SupportsColumnDescription" oor:op="replace"> <prop oor:name="Value" oor:type="xs:boolean"> <value>true</value> </prop> </node>

When this property is enabled, the table designer will display the column description beside the normal description which is used as help text.

Extending Database Drivers Using Extensions

Some database drivers do not support special features like altering view definitions or adding/dropping table keys. Starting with OpenOffice.org 3.3, the corresponding interfaces can be implemented by an extension:

com.sun.star.sdb.tools.XViewAccess

com.sun.star.sdb.tools.XTableRename

com.sun.star.sdb.tools.XTableAlteration

com.sun.star.sdb.tools.XKeyAlteration

com.sun.star.sdb.tools.XIndexAlteration

For more details on the implementation of this feature, please see the corresponding section in the OpenOffice.org Developer's Guide.

Personal tools