Difference between revisions of "JA/translation/Feature Freeze Testing 3.2"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Component : Database Access)
(Component : Database Access)
Line 183: Line 183:
 
** Specification : - -
 
** Specification : - -
 
** Test case specification : - -
 
** Test case specification : - -
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32a dba32a] integrated in DEV300m47
 +
<BR>
 +
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=76783 76783] : SRBフォームウィザードは、バイナリーのフィールドをサポートしています
 +
** 説明:フォームウィザードでは現在、データタイプとしてBINARY, VARBINARY, LONGVARBINARYも選択できるようになっています。こうしたデータタイプは、画像として挿入されます。(飯高敏和)
 +
** 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=260
 +
** 仕様書 : - -
 +
** Teテストケースの仕様書 : - -
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32a dba32a] integrated in DEV300m47
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32a dba32a] integrated in DEV300m47
 
<BR>
 
<BR>

Revision as of 12:37, 19 October 2009

このページでは、http://wiki.services.openoffice.org/wiki/Feature_Freeze_Testing_3.2の日本語訳を行っています。


This is the list of features and enhancements, which are integrated in OOo 3.2. All the listed issues are announced in the release notes for the developer snapshots since DEV300m41 - to DEV300m60. This list is more technically orientated and isn't a release note for OOo 3.2. This list could and should be used for testing and checking the new features in general or for translation purposes. With build DEV300m60 the final code line for OOo 3.2 was branched into OOO320-code line. これは、OOo3.2において統合された機能と改良部分のリストです。リストされた課題は全て、DEV300m41 から DEV300m60までの開発者スナップショット向けのリリースノートにおいて、アナウンスされています。このリストは、技術志向のものであり、 OOo3.2向けのリリースノートではありません。このリストは、新たな仕様一般をテストしたりチェックしたりするためや、翻訳のために用いることができるものであり、そのために用いられるべきものです。DEV300m60のビルドをもって、OOo3.2向けの最終的なコードは、OOO320コードに分岐させられました。(飯高敏和)

グラフ・コンポーネント

Component : Chart

ツールバーに追加されたリストボックスとボタン


データラベルの回転
「データラベル」ダイアログ



「グラフ」のコンテキストメニュー
「Y軸」のコンテキストメニュー
「グラフの表面」のコンテキストメニュー


グラフウィザード バブルチャート
バブルチャート


グラフウィザード レーダー Filled
塗り潰しレーダー網グラフ


非表示セルの値を表示するグラフ この例ではC列が表示しないになっている
    • 訳注:今まで隠しセルにあった値は、グラフで使用することが出来ませんでした。また、空白のセルや文字などグラフを作成する上で有効でない値がセルで設定されている場合は、値がない物として扱われていました。これによりグラフが途切れたりすることがありました。この機能により0として扱うのか、無視するのかなどを選択できる様になり、セルの選択範囲に無効な値がある場合でも連続したグラフを作成することが出来るようになりました。


「Asian typography」タブ
グラフの1系列だけを選択し、「挿入」-「データラベル」
データラベルで値をパーセンテージで表示を指定し、ラベルの角度を変える
一つの系列だけが変更される。


Component : Database Access

  • 41930 : database formscan be zoomed
    • Description : Database forms can now be zoomed, much like all other documents: You'll find the usual View/Zoom menu item, and the zoom slider in the status bar. (Ctrl+Scroll wheel continues to work, as it already did before.)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=263
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32b integrated in DEV300m50


  • 41930 : データベースフォームスキャンがズームされます
    • 説明:データベースのフォームが現在では、他の全てのドキュメントと同様に、ズームされています。通常のビュー/ズームのメニュー項目があり、ステータスバー上にズームスライダーがあります(Ctrl+スクロールホイールは、以前と同様に機能し続けます。)。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=263
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • CWS : dba32b integrated in DEV300m50



  • 76783 : SRBフォームウィザードは、バイナリーのフィールドをサポートしています
    • 説明:フォームウィザードでは現在、データタイプとしてBINARY, VARBINARY, LONGVARBINARYも選択できるようになっています。こうしたデータタイプは、画像として挿入されます。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=260
    • 仕様書 : - -
    • Teテストケースの仕様書 : - -
    • CWS : dba32a integrated in DEV300m47


  • 79423 : Shrink Sections in Sun Report Builder
    • Description : There exist 3 new items in the toolbar to remove empty space between section ranges and the first or last control. * Top shrink removes the top empty space between section top range and the first top control. * Bottom shrink removes the bottom empty space between the section bottom range and the last bottom control. * Shrink removes free spaces from both directions from top and from bottom. This function could be very helpful if the report will be export as calc sheet.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=255
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 80917 : "First line as column names" support for Copy Table Wizard
    • Description : The Copy table Wizard now contains an additional check box which is enabled when RTF or HTML format is to copied into a database. The check box is label: Text [ en-US ] = "Use first ~line as column names" ; When checked the first row is used to identify column names, when not checked the first row will be handled as a normal data row.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=267
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32d integrated in DEV300m52


  • 83082 : SRB Grouping Dialog has a new up/down/delete toolbar


  • 88878 : new form control property: "Visible"
    • Description : The new boolean property "Visible" has been added to all form control types (except the "Hidden control", which has no visual representation in the document, anyway). This property controls whether or not the control shall be visible in alive mode. ... (see more details in the feature announcement)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=269
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32c integrated in DEV300m52


  • 89821 : multi-line text form controls preserving their selection
    • Description : Multi-line text controls in forms now preserve their selection when losing and re-gaining the focus, making text exchange (like multiple cut'n'pastes) somewhat easier this way.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=254
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 95963 : human-readable event bindings in the property browser
    • Description : The event bindings in the form/control property browser are now somewhat more human readable, in that a binding formerly displayed as vnd.sun.star.script:Standard.Module1.Main?language=Basic& location=application now is displayed as Standard.Module1.Main (application, Basic)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=252
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 95977 : event assignments in the property browser can be reset with DEL key
    • Description : In the form/control property browser, event assignments can be reset using the DEL key. That is, the read-only input field which is to display (but not modify) the event assignment now at least accepts DEL, completely revoking the assignment for the given event.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=249
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 96429 : property browser: mouse-selection-behavior in property combo boxes changed
    • Description : In the property browser, for properties displayed using a combo box (so you can enter free text, but select from a pre-defined list of possible options as well), the behavior for mouse selections changed: Formerly, when you selected an entry from the list, you needed to focus another cell somewhere else before the changed value was committed (even though it was already entered into the text field). Now, the property value is committed already when you select the entry from the list, which makes the work flow somewhat smoother in many cases.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=251
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 96523 : SRB controls bound to data source displays it data source name


  • 96782 : SRB toolbar items has now also menu items
    • Description : All current toolbar items for Report Builder are now also available in the menu structure. For clear work, all items which manipulate existing fields can found in the edit menu structure like section shrink or control resizings. New controls which have to insert are stored in the insert menu structure like picture or shapes.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=259
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47



  • 96862 : allow to configure Base to forbid creation on a new local database
    • Description : A configuration option "/org.openoffice.Office.DataAccess/Policies/Features/Base/CreateLocalDatabase" has been introduced, which is of type boolean, defaulted to "true", and controls whether the "Create Database" wizard (started via File/New/Database) exposes the "Create a new database" option.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=271
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32g integrated in DEV300m59



  • 97356 : button control properties: renamed the action-related events
    • Description : Form control buttons feature two events which are fired when the button is pressed, one to veto the actual firing, and one to do an actual action associated with the button. Formerly, they were called "Before commencing" and "When initiating", and as such a constant source of confusion, since it was non-obvious which event to use for which purpose. This situation hopefully improved a little bit with renaming the events (in the property browser) to "Approve action" and "Execute action".
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=253
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 98557 : SRB ReportWizard supports binary field types
    • Description : It is possible to select BINARY, VARBINARY, LONGVARBINARY datatypes in the Report Wizard. This will insert ImageControls instead of formatted fields. The images will be set 4cm high. Pictures will scale down to this size.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 99056 : form control property browser: added Position, Size, and Anchor
    • Description : In the property browser for form controls, you can now also change the position and size of the control, as well as its anchor (in document types where anchoring is supported, e.g. text docs and spreadsheets). This is especially useful when you want to modify the geometry of multiple controls at once, which previously required invocation of a modal dialog for every control, and now can be done by selecting all controls, and simply entering the new value(s) in the property browser.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=265
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32b integrated in DEV300m50


  • 99422 : font name/style/size displayed in form control property browser
    • Description : When displaying the properties of a form control in the property browser, the "Font" property will now display the name, the style (regular, bold, italic) and the size of the current control font. (previously the respective field was simply empty, and the font could only be seen when opening the Character Set dialog.)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=262
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32b integrated in DEV300m50


  • 99704 : control property "Mouse wheel scroll"
    • Description : All form controls which are able to react on the mouse wheel, by scrolling or spinning their content, got a new property called "Mouse wheel scroll". This property is available in the control property browser, immediately below the "Tab order" property, and can take one out of three possible values: ... (see more details in the feature announcement)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=268
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32c integrated in DEV300m52



  • 101587 : Use the configuration to describe database drivers
    • Description : Currently the db drivers are hard coded in OOo. The integration of new ones as extension isn't possible. Therefor all drivers have to bring their own configuration with them. Each driver has to define: ... (see details in the feature announcement)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=266
    • Specification : - -
    • Test case specification : - -
    • CWS : dbaperf2 integrated in DEV300m52


  • 102889 : copying queries between database documents uses source name
    • Description : When you copy queries between database document, you're not prompted for the target name anymore, unless it is really necessary. That is, if you copy "some query" from database A to database B, then it will be inserted into B as "some query". Previously (up to 3.1), you were prompted for a name, which was defaulted to "Query1", completely ignoring the source name. Only if the name already exists in the target database (in particular, if you copy a query into the same DB), the dialog is opened, and now pre-filled with the source name instead of "Query1".
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=270
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32e integrated in DEV300m57


Component : Formula Editor / Math


Component : Framework

  • 4756 : Keyboard shortcut configuration dialog now supports "ALT" modifier
    • Description : Though the configuration itself was able to handle it all the time, the dialog for configuring keyboard shorcuts never allowed to use the ALT-key. Now ALT as well als SHIFT-ALT, CTRL-ALT, SHIFT-CTRL-ALT modifiers can be used in the dialog. The dialog does not check if a shortcut can be used or if the system already catches it. The easiest way to find out if the shortcut is usable is to use it to navigate to the corresponding entry in the listbox before trying to assign a command to it.
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
    • Specification : --
    • Test case specification : --
    • CWS : mba32issues01 integrated in DEV300m48


  • 69129 : Graphite Font Support
    • Description : Graphite fonts are truetype fonts with extra tables which contain information for complex rendering such as context specific reordering, shaping and positioning. Unlike OpenType, the rendering engine does not need any prior knowledge of the script, the rendering rules are all contained in the font itself. This makes it ideal for scripts and languages which are not directly supported in Uniscribe or ICU. Graphite also supports font features which allow variations in rendering to be selected according to linguistic or personal preference. ...
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=297
    • Specification : --
    • Test case specification : --
    • CWS : graphite01 integrated in DEV300m56


  • 83692 : All document events in the Application Framework now can be assigned to Macros
    • Description : Until now only a selected number of document events could be assigned to macros using the "Customize Event" dialog, though they could assigned via API or ODF. Now the dialog shows all existing events. No new events have been added.
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=307
    • Specification : --
    • Test case specification : --
    • CWS : mba32issues02 integrated in DEV300m60



  • 88878 : Basic dialog controls: new property "Visible"
    • Description : The new boolean property "Visible" has been added to all UNO dialog control types. This property controls whether or not the control shall be visible in the living dialog. Note that if this property is set to "Yes" (the default, mimicking the behavior as known up to 3.1), this not necessarily means the control will really appear in the dialog. Additional constraints are applied when calculating a control's effective visibility. For instance, a control belonging to a non-current step of the dialog is still hidden. OpenOffice.org versions up to OOo 3.1 will silently ignore this property when reading UNO dialogs which make use of it.
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=296
    • Specification : --
    • Test case specification : --
    • CWS : dba32c integrated in DEV300m52




  • 100123 : Allow to turn off lock-file base document file locking.
    • Description : To work properly, the lock-file based document file locking in OOo needs the possibility to create a lock file in the way that it does not replace the existing one and to remove it. Although normally there are possibilities to do it, sometimes this is not the case. ... (see more details in the feature announcement)
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=294
    • Specification : --
    • Test case specification : --
    • CWS : fwk103 integrated in DEV300m51






  • 104204 : Do not support Ctrl+Tab shortcut for document toolbars navigation.
    • Description : The current design of the Ctrl+Tab shortcut is inconsistent, it does not reach the non-modal dialogs. Additionally, if a floating window contains a tab-control, the shortcut can not be used for the control any more. The Ctrl+Tab shortcut is close to be a duplication of F6 shortcut, the only difference is that Ctrl+Tab ignores the document window, and erroneously ignores the non-modal dialogs. Thus it makes no sense to support it further.
    • Feature Announcement : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=298
    • Specification : --
    • Test case specification : --
    • CWS : swa11y32_2nd integrated in DEV300m57


  • 104364 : Events names "Document Closed" and "Document is closing" in form to reverse



グラフィック・システム・レイヤー(GSL)・コンポーネント

Component : Graphic System Layer (GSL)





  • 78858 : PS-OpenTypeフォントをUNX プラットフォームで表示




ローカライズ(L10N)・コンポーネント

Component : L10N

  • 97602 : オーストリア-スペイン語[ast-ES]ロケール・データ追加
    • 説明 : オーストリア-スペイン語[ast-ES]ロケール・データ追加を追加しました。このロケールを文字属性、スペルチェック、標準ロケール、標準ドキュメント言語、数の書式、番号付けで選択できます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=149
    • CWS : locales32 DEV300m60で取り込みました。


  • 97602 : Locale data for Asturian_Spain [ast-ES]



  • 97791 : イスラエル・イディッシュ語 [yi-IL]
    • 説明 : 言語一覧にイディッシュ語を追加しました。このロケールを文字属性、スペルチェックで選択できます。関連文字はヘブライ語です。言語がCTL言語の一覧で表示されます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=150
    • CWS : locales32 DEV300m60で取り込みました。



  • 98489 : オマーン・アラビア語[ar-OM]ロケール・データ追加
    • 説明 : オマーン・アラビア語[ar-OM]ロケール・データ追加を追加しました。このロケールを文字属性、スペルチェック、標準ロケール、標準ドキュメント言語、数の書式、番号付けで選択できます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=152
    • CWS : locales32 DEV300m60で取り込みました。



  • 98489 : Locale data for Arabic (Oman) [ar-OM]


  • 99827 :サルデーニャ・イタリア語[sc-IT] ロケール・データ追加
    • 説明 : サルデーニャ・イタリア語[sc-IT] ロケール・データを追加しました。このロケールを文字属性、スペルチェック、標準ロケール、標準ドキュメント言語、数の書式、番号付けで選択できます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=153
    • CWS : locales32 DEV300m60で取り込みました。


  • 99827 : Locale data for Sardinian_Italy [sc-IT]





  • 101173 : エチオピア・オロモ語 [om-ET]ロケール・データ
    • 説明 : 言語一覧およびエチオピア・オロモ語 [om-ET]ロケール・データを追加しました。このロケールを文字属性、スペルチェック、標準ロケール、標準ドキュメント言語、数の書式、番号付けで選択できます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=145
    • CWS : locales32 DEV300m60で取り込みました。



  • 101173 : Locale data for Oromo_Ethiopia [om-ET]
    • Description : Added language list entry and locale data for Oromo_Ethiopia [om-ET]. 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://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=145
    • CWS : locales32 integrated in DEV300m60



  • 101235 : ウイグル・中国語 [ug-CN] ロケール・データ
    • 説明 : ウイグル・中国語 [ug-CN] ロケール・データを追加しました。このロケールを文字属性、スペルチェック、標準ロケール、標準ドキュメント言語、数の書式、番号付けで選択できます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=146
    • CWS : locales32 DEV300m60で取り込みました。


  • 101235 : Locale data for Uyghur_China [ug-CN]




  • 103193 : ソマリア・ソマリ語 [so-SO]ロケール・データ
    • 説明 : ソマリア・ソマリ語 [so-SO]ロケール・データを追加しました。このロケールを文字属性、スペルチェック、標準ロケール、標準ドキュメント言語、数の書式、番号付けで選択できます。
    • 機能のお知らせ : http://l10n.openoffice.org/servlets/ReadMsg?list=features&msgNo=148
    • CWS : locales32 DEV300m60で取り込みました。


  • 103193 : Locale data for Somali_Somalia [so-SO]




Component : Presentation

「挿入」-「フィールド」でページ総数のフィールドを挿入
「挿入」-「コメント」メニュー
コメントの操作メニュー


Component : Quality Assurance - VCLTestTool (QA)

  • 97838 : hid.lst file is removed from testautomation
    • Description : The file testautomation/global/hid/hid.lst is removed. Further details are in a readme.txt inside the directory. There are various other ways to get this file and where it is already available. There are some ways implemented, that try to find the file via various ways. TestTool: Your OOo installation may already contain it at:
    • Feature Announcement : http://qa.openoffice.org/servlets/ReadMsg?list=features&msgNo=79
    • Specification :
    • Test case specification : --
    • CWS : tbo07 integrated in DEV300m53


表計算ドキュメント(Calc)・コンポーネント

Component : Spreadsheet (Calc)




  • 7921 : 全てのシートを選択している場合の簡単な選択解除 Easier deselection of sheets if all sheets are selected
    • 説明 : ドキュメントの全てのシートが選択されているとき、次の行動は現在のシート以外の選択を解除します。アクティブなシートの変更、シートタブの右側をクリック(全てのシートを選択していない場合、従来通り"シートの挿入"ダイアログを開きます)、シートタブのコンテキストメニューの"シート選択の全解除"の選択 If all sheets in a document are selected, each of the following actions deselects all except the current sheet: - Changing the active sheet - Clicking into the area right of the sheet tabs (if not all sheets are selected, this opens the "Insert Sheet" dialog as before) - The new entry "Deselect All Sheets" in the context menu for the sheet tabs
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=292
    • 仕様書 : --
    • テストケース仕様書 : http://www.openoffice.org/nonav/issues/showattachment.cgi/62169/TCS_Sheetselection.htm
    • CWS : calcmultiline DEV300m49で取り込みました。




  • 16615 : 多数のセルの為の絶対/相対参照の切り替え Toggle absolute/relative references for multiple cells
    • 説明 : 式の中で絶対/相対参照を切り替える Shift-F4 のショートカットはセル選択に使用でき、式の中で選択する全てのセルで使用できます。 The Shift-F4 shortcut to toggle between relative and absolute references in formulas can now be used for a selection of cells, and handles all the formula cells in the selection.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=293
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calc49 DEV300m54で取り込みました。


  • 17995 : More filter criteria in "Standard Filter" dialog


  • 23658 : Change source range of a DataPilot table
    • Description : It's now possible to change the cell range from which a DataPilot table takes its data.
    • Feature Announcement : --
    • Specification : --
    • Test case specification : --
    • CWS : datapilotrange integrated in DEV300m49


  • 27253 : "New Style" buttons in "Conditional Formatting" dialog
    • Description : The "Conditional Formatting" dialog now has a button "New Style" next to each style list box. Pressing one of the buttons opens the "Cell Style" dialog for a new style, and if OK is pressed there, selects the new style in the list box. This allows to create a new style without closing the "Conditional Formatting" dialog.
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
    • Specification : --
    • Test case specification : --
    • CWS : calc49 integrated in DEV300m49


  • 27666 : Cell content is selected in validity selection list
    • Description : If a cell has validity of type "Cell range" or "List", when the validity selection list drop-down is opened, the existing cell content is now selected in the list.
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=296
    • Specification : --
    • Test case specification : --
    • CWS : calc49 integrated in DEV300m49



  • 35913 : Transporting newlines in spreadsheet formulas
    • Description : Newline characters (0x0A, decimal 10) created with Control+Enter in multiline text cells are now preserved in spreadsheet formulas. Previously the newline character was replaced by a space character. The newline character can be searched for using the SEARCH or [HV]LOOKUP or MATCH functions with the \n regular expression. A newline character can be inserted in a formula using the CHAR(10) function. If the result contains newline characters it is displayed as a multiline cell. The multiline result is exported to file formats capable handling newlines in cell data, such as CSV.
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=303
    • Specification : --
    • Test case specification : --
    • CWS : calcmultiline integrated in DEV300m49



  • 50019 : Applying cell borders to multiple selection
    • Description : Previously it was only possible to apply cell borders to a single rectangular cell range. Now borders can be applied to any selection of cells. A list of rectangular ranges is determined from the selection, and inner/outer borders are applied to each of the ranges.
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=302
    • Specification : --
    • Test case specification : --
    • CWS : calc50 integrated in DEV300m51



  • 70320 : Easier deselection of sheets if all sheets are selected
    • Description : If all sheets in a document are selected, each of the following actions deselects all except the current sheet: - Changing the active sheet - Clicking into the area right of the sheet tabs (if not all sheets are selected, this opens the "Insert Sheet" dialog as before) - The new entry "Deselect All Sheets" in the context menu for the sheet tabs
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=292
    • Specification : --
    • Test case specification : --
    • CWS : calc49 integrated in DEV300m49






  • 100205 : SYLK export handling of embedded semicolons and double quotes; program ID field content changes to CALCOOO32
    • Description : When writing SYLK files, in string data embedded double quotes are not escaped anymore by doubling them, semicolons are now escaped by doubling them. Previous releases had a bug that did it vice versa, doubling quotes but not semicolons. ... (see more details in the feature announcement)
    • Feature Announcement : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=291
    • Specification : --
    • Test case specification : --
    • CWS : calcmultiline integrated in DEV300m49



Component : Tools

  • 102592 : configure switch to build hid.lst file: --enable-hids
    • Description : The build environment variable NO_HIDS, which affects to not build a current hid.lst, was not configureable by 'configure'. This changes by CWS tbo07 with 'configure --enable-hids' The change is needed, since testautomation depends now on a current hid.lst. Buildbots will start using this switch soon. When the switch is used, the hid.lst is build, if it is left out, the old behaviour is the default, to not build it. Old behaviour was to use a static hid.lst from helpcontent2/helpers/hid.lst.
    • Feature Announcement : --
    • Specification : --
    • Test case specification : --
    • CWS : tbo07 integrated in DEV300m53


Component : UI


  • 95318 : Optionitem "Icons in menus" now listbox with three options
    • Description : The Tools/Options->OpenOffice.org/View page now has a listbox for the "Icons in menus" option. The enhancement is implemented in CWS gtkmenuimages. This was a checkbox before and is now a listbox offering three options: 1) Automatic 2) Hide 3) Show
    • Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=259
    • Specification : --
    • Test case specification : --
    • CWS : gtkmenuimages integrated in DEV300m47
メニューにアイコンを表示のオプション 選択肢が3つになる
  • 104754 : Icon for shared extension in extension manager changed
    • Description : The icon used for shared extensions looks like a lock, this might confuse the user because shared extensions are locked only when the user hasn't sufficient access rights for changing shared extensions. The new icon will more clearly show that this is a shared extension.
    • Feature Announcement : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
    • Specification : --
    • Test case specification : --
    • CWS : gtkmenuimages integrated in DEV300m47
拡張機能マネージャのマルチユーザでインストールされている機能のアイコンが変更


UREコンポーネント

Component : URE

  • 103030 : ログ記録・コンポーネント
    • 説明 :コンポーネント・サービス名毎にログ記録(ロギング)を有効にできます。コードを変更せずにログ記録(ロギング)をコントロールする1つの新しい環境変数の設定が必要です。この変数名は、UNO_ENV_LOGです。複数コンポーネント名を;(セミコロン)を区切って指定できます。export UNO_ENV_LOG=com.sun.star.sdbcx.comp.hsqldb.Driverの様に指定できます。
    • 機能のお知らせ :
    • 仕様書 : http://wiki.services.openoffice.org/wiki/Uno/Spec/Log_Environment
    • テストケース仕様書 : --
    • CWS : dba32e DEV300m57で取り込まれました。


  • 103030 : Logger component
    • Description : To enable the logging per component service name, one new environment variable has to defined which allows to control logging without to change any code. The variable is named UNO_ENV_LOG and can contain multiple component names separated by ; (semicolon) like export UNO_ENV_LOG=com.sun.star.sdbcx.comp.hsqldb.Driver ...
    • Feature Announcement :
    • Specification : http://wiki.services.openoffice.org/wiki/Uno/Spec/Log_Environment
    • Test case specification : --
    • CWS : dba32e integrated in DEV300m57


ワープロ・コンポーネント (Writer)

Component : Word Processing (Writer)

  • 20268 : CheckBox in AutoCorrect - Word Completion changed
    • 説明 : The CheckBox named "When closing a document, save the list for later use in other documents" was misleading as it was not about saving the list but about removing the words collected from a document at the time of closing this document. It is now called "When closing a document, remove the words collected from it from the list" and the function is inverted. See issue 20268 for details.
    • 機能のお知らせ : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=312
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : os133 DEV300m57で取り込みました。


  • 20268 : CheckBox in AutoCorrect - Word Completion changed
    • Description : The CheckBox named "When closing a document, save the list for later use in other documents" was misleading as it was not about saving the list but about removing the words collected from a document at the time of closing this document. It is now called "When closing a document, remove the words collected from it from the list" and the function is inverted. See issue 20268 for details.
    • Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=312
    • Specification : --
    • Test case specification : --
    • CWS : os133 integrated in DEV300m57



画像のコンテキストメニュー
「説明」ダイアログ
「画像」ダイアログ 「オプション」プロパティ


  • 81373 : Wiki PublisherのベースがOOo3.0に変更された
    • 説明 : 残念ながら、OOo2.4の拡張機能の一部であったxslt-transformation filterがインストールできません。この問題はOOo3.0で修正されました。こうして拡張機能の新しいバージョンのベースがOOo3.0に移されました。その結果、OOo2.4のユーザーは新しいバージョンの拡張機能を利用することができません。
    • 機能のお知らせ : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=309
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : mav46 DEV300m47で取り込みました。


  • 81373 : The base line of Wiki Publisher is changed to OOo3.0
    • Description : Unfortunately, it is not possible to install an xslt-transformation filter as a part of extension in OOo2.4. The problem is fixed in OOo3.0, thus the new base line for the new versions of the extension is moved to OOo3.0 As result the users of the OOo2.4 will not be able to install the new version of the extension.
    • Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=309
    • Specification : --
    • Test case specification : --
    • CWS : mav46 integrated in DEV300m47


  • 81468 : Ctrl+F11でスタイルのリストボックスにフォーカスされる
    • 説明 :Ctrl+F11のキーの組み合わせでは、スタイルカタログを呼び出せない。テキスト、枠、OLEオブジェクトや画像のツールボックスにあるスタイルリストボックスにフォーカスが置かれる。マウスを使わずに段落や枠のスタイルを適用することが容易になる
    • 機能のお知らせ : --
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : os129 DEV300m43で取り込みました。


  • 81468 : Ctrl+F11 puts the focus into the style ListBox
    • Description : The key combination Ctrl+F11 doesn't call the Style Catalog anymore. Now it puts the focus into the style ListBox in the toolbox of text, frames, OLE-objects and pictures. It makes it easier to apply a paragraph or frame style without using a mouse.
    • Feature Announcement : --
    • Specification : --
    • Test case specification : --
    • CWS : os129 integrated in DEV300m43


  • 99462 :MediaWikiフィルタはOOoのインストールの一部としてインストールされなくなった
    • 説明 :MediaWikiフィルタはOOoのインストールの一部としてもはやインストールされなくなった。これまで、この二つの機能は同時に利用され、OOoのリリースでは別のフィルタとしてアップデートが提供されてきたが、その代わりに拡張機能Wiki Publisherの一部としてインストールされる。
    • 機能のお知らせ : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=308
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : mav46 DEV300m47で取り込みました。


  • 99462 : MediaWiki filter is no more installed as part of OOo installation
    • Description : The MediaWiki filter is not installed as part of OOo installation any more. Instead it will be installed as a part of Wiki Publisher extension, since the two implementations are used together and it allows to provide updates for the filter independently from OOo releases.
    • Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=308
    • Specification : --
    • Test case specification : --
    • CWS : mav46 integrated in DEV300m47


  • 101814 : 「テキストから表にする」の ダイアログボックスが変更された
    • 説明 : このダイアログのローカライゼーションを容易にするため、「オートフォーマット」のボタンが移動された。「表の挿入」ダイアログと同じようになる
    • 機能のお知らせ : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=311
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : os130a DEV300m52で取り込みました。
「テキストから表に変換する」ダイアログ OOo3.1.1
「テキストから表に変換する」ダイアログ OOo3.2






Word形式でのパスワード付き保存 パスワード入力画面


XML・コンポーネント

Component : XML

  • 92645 :パスワード付きMicrosoft Office XMLファイル読み込み
    • 説明 : パスワード付きMicrosoft Office XMLファイル読み込み機能がCWS dr72で実施されました。すべてのMSO XML読み込みフィルターでサポートされるすべてのファイル形式に適用されます。- MS Word 2007 ドキュメント (*.docx, *.docm) - MS Word 2007 テンプレート (*.dotx, *.dotm) - MS Excel 2007 ファイル (*.xlsx, *.xlsm) - MS Excel 2007 バイナリーファイル (*.xlsb) - MS Excel 2007 テンプレート (*.xltx, *.xltm) - MS Powerpoint 2007 ファイル (*.pptx, *.pptm) - MS Powerpoint 2007 テンプレート (*.potx, *.potm) すべてのアプリケーションのパスワード付きファイルに関する情報は、 http://sc.openoffice.org/testdocs/filetype/index.html を参照ください。
    • 機能のお知らせ : http://xml.openoffice.org/servlets/ReadMsg?list=features&msgNo=55
    • 仕様書 : http://sc.openoffice.org/testdocs/filetype/index.html
    • テストケース仕様書 : --
    • CWS : dr72 DEV300m58で取り込みました。


  • 92645 : Import of password protected Microsoft Office XML files


オプションで「1.2拡張」が標準に


UIおよびヘルプ関係するEISの全CWS

All CWS which are marked as UI- or Help relevant in EIS

aw075 DEV300m57 : 3.2 不具合修正 CWS
BugFixing CWS for 3.2
bjm02 DEV300m57 : 3.2 不具合修正およびパフォーマンスの最適化 CWS
fixes and performance optimizations for 3.2

bubblechart DEV300m52 : バブルチャート

calc49 DEV300m49 : 3.2 進行中のCalc開発
Ongoing Calc development for 3.2

chart37 DEV300m50 : チャートのデータラベルの回転、アジア言語文の体裁(UI訳:日本語文の体裁)、不具合修正
Chart: Rotate Data Labels, Asian Typography and bug fixes

chartuseability01 DEV300m59 : チャートのユーザビリティ強化。 コンテキストメニューを拡張、チャート書式ツールバーにチャート要素のセレクト・リストボックスを追加
Usability enhancements for charts. The context menu is enhanced a lot and a chart element selector list box is added to the chart formatting tool bar.

datapilotrange DEV300m49 : データパイロット表の選択領域を変更可能になります(fuzzy)
Allow to change the source range of a DataPilot table

dba32a DEV300m47 : 3.2進行中のDBA不具合修正
ongoing DBA bug fixing towards OOo 3.2
dba32b DEV300m50 :
dba32c DEV300m52 :
dba32d DEV300m52 :
dba32e DEV300m57 : 3.2 不具合修正
Bug fixing to 3.2
dba32g DEV300m59 : 3.2 不具合修正
Bug fixing to 3.2
dbaperf2 DEV300m52 : dbウィザードの初期起動時の全データベースドライバーのローディングを回避
Avoid the loading of all database drivers in first start up of the db wizard.

defaultdoclang DEV300m60 :現在のロケール言語から「標準」言語、決定機構を追加(fuzzy)
Add a "default" language entry which resolves to the current locale language for use as the "default document language" ...

dr68 DEV300m53 : CalcのOOXMLフィルター修正
Calc fixes, OOXML filter

dv10 DEV300m46 : その他の不具合修正

dv11 DEV300m49 :
dv15 DEV300m59 : Microsoft インストーラ・アクセシビリティ(A11Y)修正、新アイコンを拡張機能マネージャーに追加
A11Y fixes for the Microsoft Installer, new Icon in extension manager

encsig09 DEV300m60 : 3.2 暗号化/署名修正と改良
OOo3.2 related fixes and improvements for encryption/signing.

evoab2def DEV300m50 :今まで普通のビルドでは無効にしていた、Evolution アドレス帳 (evoab1)向けの昔年のコマンドラインベースSDBCドライバをいくつかの新しいAPIベースのバージョン(evoab2)に変更しました。
replace the stone-aged command-line-based SDBC driver for Evolution address books (evoab1) with the somewhat fresher API-based version (evoab2), which previously was disabled in vanilla builds.

extmgr01 DEV300m55 : OpenOffice.orgのアップデート後に、全拡張機能の依存関係チェックする機能
check if all extension dependencies are still satisfied after office update

extras320 DEV300m59 : OOo 3.2/SO 9.2の不具合追加修正
Extras-Bugfixes for OOo 3.2/SO 9.2

fillednetchart DEV300m57 : 塗り潰しレーダー網グラフ
Filled Net Chart

fwk116 DEV300m59 : 3.2 Frameworkモジュール修正
Framework fixes for OOo3.2.

graphite01 DEV300m56 : Graphiteフォント描画システムサポート
Graphite Font Support

gtkmenuimages DEV300m47 : 標準でシステムテーマに従って、メニューアイコン選択する
By default follow the system theme as to whether to display menus images

hcshared21 DEV300m51 :CWS内の機能以外のアプリケーションのヘルプ課題
Application Help issues that are not part of a feature CWS

hcshared22 DEV300m57 : OOo 3.2への現在のヘルプCWS
Current Help CWS on the way to OOo 3.2


hcshared23 DEV300m59 : ヘルプファイルCWS
Help CWS

impress169 DEV300m49 : 3.2 進行中のimpress開発
ongoing work for impress in OOo 3.2

impress170 DEV300m48 : 不具合修正
Bug fixes
impress172 DEV300m55 : impressの課題
issues for impress
impressaccessibility3 DEV300m60 : Impress アクセシビリティ不具合修正
Impress accessibility bug fixes. Formerly known as impressaccessibility2
impressnotes01 in DEV300m60 : impress/drawにノート機能を追加
in DEV300m60 : Implements collaboration comments for impress/draw. (Formerly known as "notes")
impressnotes02 DEV300m60 : impressnotes01用ヘルプファイルの追加
adding help for impressnotes01
jl131 DEV300m59 : 速攻修正課題
Quick to fix' issues.

koheichart01 DEV300m49 : 隠されたセルの表示
Display of hidden cells

koheimultirangecopy DEV300m58 : 複数範囲のセルコピーと貼付の追加サポート
Add support for multi-range copy and paste in Calc.

kso32fixes2 DEV300m60 : 3.2のその他の修正
misc fixes for ooo 3.2

locales32 DEV300m60 : 新しいロケールとそれに関連する変更
New locales and related changes for OOo3.2

macshortcuts01 DEV300m47 : Mac OS Xショートカットキー課題
in DEV300m47 : Mac OS X shortcut issues.
mba32issues02 DEV300m60 :
mla01 DEV300m50 : 大抵文字列に関する3.x向けた 不具合修正(マルチレベル分析試験用cws)
Bugfixing for OOo 3.x, mostly strings (mla test cws)

mox01 DEV300m53 : 未初期化文章用キーボードショートカットキーWin/Linux: CTRL-ALT-SHIFT-V, Mac: CMD-OPT-SHIFT-V(Writer限定)
keyboard shortcut for Unformatted text., Win/Linux: CTRL-ALT-SHIFT-V, Mac: CMD-OPT-SHIFT-V, Only Writer is supported for now.

native262 DEV300m57 : Macの言語パッケージ
in DEV300m57 : Mac language packs
notes10 DEV300m59 :Writerのノート機能不具合修正
bug fixes for Writer notes
odff06 DEV300m59 :Calcスプレッドシート数式に置けるODF数式仕様に関連する作業
Calc spreadsheet formula work related to the ODF formula specification.
os133 DEV300m57 : 3.2 不具合修正
Bugfixing OOo 3.2
paw06 DEV300m48 : 移行分析ツール(PAW)のオープンソース公開準備
Prepare open sourcing migration analysis tool (PAW)
sw32a11y01 DEV300m57 : 3.2 Writerのアクセシビリティ機能強化
enhancements for OOo 3.2 for Writer accessibility support
swa11y32_2nd DEV300m57 : 3.2アクセシビリティ修正
in DEV300m57 : OOo 3.2 accessibility fixes.
tl66 DEV300m49 : 3.2その他修正
Misc fixes for OOo 3.2
unifypaper01 DEV300m51 : UI(フィリピン)の「長期債券」紙のタイプおよび、オフィスの知られている紙サイズ各種を追加
Add a "long bond" paper type in the UI (used in the Philippines) and merge together the various places in Office that match paper sizes to known paper sizes.
vcl100 DEV300m46 : 3.2 gsl モジュール修正
3.2 gsl fixes
vcl101 DEV300m50 : 3.2 追加修正
More 3.2 fixes

wordencryption DEV300m54 : MSWord保存フィルタで暗号化サポートに関する貢献cws
Contribution cws introducing encryption support in MSWord export filter.

OOo 3.2 における 機能追加、機能強化課題リンク

Links to the Features, Enhancements (issues) for OOo 3.2

links to all feature issues for OOo 3.2] : currently 42 feature issues (until m60)

link to all enhancement issues for OOo 3.2] : currently 167 enhancement issues (until m60)

Status

  • No,[Translation][Spec Check][Review],Section Name
  • 1 [X][X][ ] グラフ・コンポーネント
    • Makoto,Matuaki
  • 2 [ ][ ][ ] Component : Database Access
  • 3 [ ][ ][ ] Component : Formula Editor / Math
  • 4 [ ][ ][ ] Component : Framework
  • 5 [X][ ][ ] Component : Graphic System Layer (GSL)
    • Makoto
  • 6 [X][ ][ ] ローカライズ(L10N)・コンポーネント
    • Makoto
  • 7 [ ][ ][ ] Component : Presentation
  • 8 [ ][ ][ ] Component : Quality Assurance - VCLTestTool (QA)
  • 9 [W][ ][ ] Component : Spreadsheet (Calc)
    • Matayoshi
  • 10[ ][ ][ ] Component : Tools
  • 11[ ][ ][ ] Component : UI
  • 12[X][ ][ ] UREコンポーネント
    • Makoto
  • 13[W][ ][ ] ワープロ・コンポーネント (Writer)
  • 14[X][ ][ ] XML・コンポーネント
    • Makoto
  • 15[X][ ][ ] UIおよびヘルプ関係するEISの全CWS
    • Makoto
  • 16[X][ ][ ] OOo 3.2 における 機能追加、機能強化課題リンク
    • Makoto
 :Not Yet,X:Done,W:Working
Personal tools