JA/translation/Feature Freeze Testing 3.2

From Apache OpenOffice Wiki
< JA‎ | translation
Revision as of 12:23, 25 October 2009 by Toshibo (Talk | contribs)

Jump to: navigation, search

このページでは、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 DEV300m50で取り込みました。
「表示」-「ズーム」で表示されたダイアログ 右下にズームスライダー


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


  • 79423 : Sun Report Builderのセクションを縮小
    • 説明:ツールバーには、セクション範囲と最初もしくは最後のコントロールの間の空の領域を取り除くために、三つの新しい項目があります。
      • セクション上部と最初の上部コントロールの間の空の領域を取り除くのが、上部の縮小になります。
      • セクションの下部と最後の下部のコントロールの間の空の領域を取り除くのが、下部の縮小になります。
      • 上からと下からの両方向から何もない領域を取り除くのが、縮小です。この機能は、レポートがCalcシートとしてエクスポートされる場合には、とても便利なものです。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=255
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • CWS : dba32a 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


  • 80917 : 「最初の行を列名とする」は、コピーテーブルウィザードもサポートします
    • 説明:コピーテーブルウィザードは現在、RTFやHTML形式がデーターベースにコピーされた場合に使用可能になる、追加チェックボックスを含んでいます。チェックボックスには次のようなラベルがついています。テキスト[en-US]=「最初の~行を列名とする」。これがチェックされていれば、最初の行は列名を特定するために使われ、チェックされていなければ、最初の行は通常のデータ行として扱われます。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=267
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • CWS : dba32dDEV300m52で取り込みました。



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


  • 83082 : Sun Report Builder グループ化ダイアログには現在、上げる/下げる/削除の新しいツールバーがあります
    • 説明:Report Builder グループ化ダイアログには、グループ化エントリーを上げたり下げたりする新しいツールバーが存在し、グループ化エントリーを取り除くための削除ボタンもまた存在します。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=256
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • CWS : dba32a integrated in DEV300m47


  • 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


  • 88878 : 新しいフォームコントロールの属性:「表示」
    • 説明:新しいブール型の属性「表示」が、全てのコントロールのタイプに追加されました(ともあれ、ドキュメントの中に見える表示を持たない「隠しコントロール」は例外とします)。この属性は、コントロールが有効な状態で表示されるかどうかを制御します・・・(さらなる詳細については、仕様のアナウンスを見てください)。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=269
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • 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


  • 89821 : 複数行のテキストフォームコントロールは、選択を保存しています
    • 説明:フォームにおける複数行のテキストコントロールは現在では、フォーカスがはずされたり再びフォーカスされたりする際や、テキストを交換する際には(切り取り貼り付けを複数行う場合のような)、こうしたやり方で幾分簡単に選択を保存できます。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=254
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • 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


  • 95963 : プロパティブラウザーにおける人間に読めるイベントの結びつき
    • 説明:フォーム/コントロールプロパティブラウザーにおけるイベントの結びつきは現在では、より人間に読めるものになっています。プロパティブラウザーでは、結びつきはvnd.sun.starスクリプトとして表示されていました。すなわち、Standard.Module1.Main?language=Basic& location=applicationという表示は現在では、Standard.Module1.Main (application, Basic)と表示されます。(飯高敏和)
    • 機能のお知らせ : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=252
    • 仕様書 : - -
    • テストケースの仕様書 : - -
    • 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


数式エディタ/Math・コンポーネント

Component : Formula Editor / Math

  • 33387 : Math: 「表示 / 選択」を「表示/数式要素」に変更
    • 説明 : 数式(Math)メニューの「表示 / 選択」を「表示/数式要素」にラベルを変更しました。
    • 機能のお知らせ : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=310
    • 仕様書 : --
    • テストケースのお知らせ : --
    • CWS : tl66 DEV300m49で取り込みました。
    • 訳注 : m2では「表示 / 選択」のままでした。



フレームワーク・コンポーネント

Component : Framework

  • 4756 :キーボードショートカット設定ダイアログ「ALT」修正をサポート Keyboard shortcut configuration dialog now supports "ALT" modifier
    • 説明 : いつでも設定間中、操作できましたが、ALTキーをショートカットとして設定できませんでした。ALTキーや、Shift+Altキー、Ctrl+Altキー、Shift+Ctrl+altキーの修正がダイアログで出来るようになりました。このダイアログではそのショートカットがシステムで使用されているものか、システムが既にキャッチするのかチェックしません。ショートカットキーが使用できるか一番簡単に見つける方法は、コマンドをそれに割り当てようとする前にリストボックスに対応するエントリーへナビゲートするために使用してみることです(fuzzy)
    • 機能のお知らせ : http://framework.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : mba32issues01 DEV300m48で取り込みました。


  • 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)

  • 42227 : メニューアイテム表示を変更
メニューのチェックマークとアイコン OOo3.1.1
メニューのチェックマークとアイコン OOo3.2
「印刷レイアウト」や「灰色のバックで強調」が適用されている





  • 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

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


品質保証VCLTestTool (QA)・コンポーネント

Component : Quality Assurance - VCLTestTool (QA)

  • 97838 : hid.lst fileをtestautomationから削除
    • 説明 :testautomation/global/hid/hid.lstファイルを削除しました。詳細は、readme.txtを参照してください。現在、他の様々な方法で既にこのファイルを入手できるようになっています。なお、OpenOffice.orgをインストールした場合は、<OpenOffice.orgインストール先>/basis-link/program/hid.lstにあります。
    • 機能のお知らせ : http://qa.openoffice.org/servlets/ReadMsg?list=features&msgNo=79
    • 仕様書 :
    • テストケース仕様書 : --
    • CWS : tbo07 DEV300m53で取り込みました。
    • 訳注 : <OpenOffice.orgインストール先>/basis/program/hid.lst にあることを確認しました。


  • 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)

オートフィル 3.1.1の場合
オートフィル 3.2の場合


4セル結合のセルをコピーして2セル結合のセルに貼り付け 3.1.1の場合
エラーメッセージが出る
4セル結合のセルをコピーして2セル結合のセルに貼り付け 3.2の場合


  • 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で取り込みました。
すべてのシートを選択しているときの、シートタブのコンテキストメニュー


結合したセルを含む列の挿入 3.1.1の場合
エラーメッセージが出る
結合したセルを含む列の挿入 3.2の場合
C列に挿入し4セルの結合が5セルの結合になる


背景色やフォントの色など書式を指定した表のサンプル
ソートの降順のボタンをクリックしてソート 3.1.1の場合
書式は最初のまま
ソートの降順のボタンをクリックしてソート 3.2の場合
書式も一緒にソート


  • 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
    • 説明 : "標準フィルタ"ダイアログには3つの条件のかわりに4つ分を表示し、最大8つの条件へのアクセスを可能にするスクロールバーがあります。
      The "Standard Filter" dialog now shows 4 instead of 3 conditions, and has a scroll bar which allows to access up to 8 conditions in total.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=294
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calc49 DEV300m49で取り込みました。
標準フィルタのダイアログ
 条件を最大8つ指定可能


  • 23658 : データパイロットテーブルのソース範囲が変更可能に
    Change source range of a DataPilot table
    • 説明 : データパイロットテーブルのソースセル範囲の変更が可能になりました。
      It's now possible to change the cell range from which a DataPilot table takes its data.
    • 機能のお知らせ : --
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : datapilotrange DEV300m49で取り込みました。


  • 27253 : "条件付き書式"ダイアログに"新しいスタイル"ボタン
    "New Style" buttons in "Conditional Formatting" dialog
    • 説明 : "条件付き書式"ダイアログにはそれぞれスタイルリストの横に"新しいスタイル"ボタンがあります。それらの内いずれかを押せば新しいスタイルを設定するために"セルスタイル"ダイアログが開きます。そこでOKが押されると、リストボックスは新しいスタイルを選択します。これは、"条件付き書式"ダイアログを閉じることなく新しいスタイルを作成することを可能にします。
      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.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=295
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calc49 DEV300m49で取り込みました。
条件付書式設定ダイアログの「新しいスタイル」ボタンをクリックしたところ


  • 27666 : 既存データがリストで選択される
    Cell content is selected in validity selection list
    • 説明 : 入力規則で"セル範囲"または"リスト"が設定されているセルでドロップダウンリストを開くとき、既存のセルデータがリストで選択されています。
      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.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=296
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calc49 DEV300m49で取り込みました。
ドロップダウンリストで既存のデータがリストで選択されている


標準フィルタの条件拡大


  • 35913 : 式での改行文字
    Transporting newlines in spreadsheet formulas
    • 説明 : セルの中に複数行文字列を入力する為のControl+Enterで作成する改行文字(0x0A,10進数で10)は式の中で保持されます。以前は改行文字はスペースに変換されていました。改行文字は \n 正規表現を備えたSEARCHか[HV]LOOKUP,MATCH関数を用いて検索することができます。改行文字はCHAR(10)関数で式中に挿入できます。結果が改行文字を含む場合、複数行文字列として表示されます。複数行文字列結果はCSVのようなセルデータ形式で有効な改行文字にエクスポートされます。
      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.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=303
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calcmultiline DEV300m49で取り込みました。



  • 50019 : 複数選択したセルに外枠を適用する
    Applying cell borders to multiple selection
    • 説明 : 以前は単一の矩形セル選択範囲に外枠を適用することが可能でした。現在はどのような選択でも外枠を適用できます。長方形の範囲リストは選択から決定されます。また、内側、外側の境界線はそれぞれの範囲に適用されます。
      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.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=302
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calc50 DEV300m51で取り込みました。
複数選択されたセルに外枠の設定が可能に


  • 60401 : ソート範囲ダイアログ
    Sort range dialog
    • 説明 : "ソート"が一列か1個以上のセルの選択で実行されるときに、選択の隣に空でないセルがあるときダイアログはそれらを含むように選択範囲を拡大するか尋ねるでしょう。これでユーザーはソートする列だけを選択し、全体をソートすることができます。これは、ツールバーの"昇順で並べ替え","降順で並べ替え"と同様のダイアログに適用されます。仕様書は issue 60401 にあります。
      If "Sort" is invoked with a selection of more than one cell in a single column or row, and there are non-empty cells next to the selection, a new dialog will ask if the selection should be extended to contain those cells. With this, a user can select only the column of data by which to sort, and still sort the whole range. It applies to the sort dialog as well as the "Sort Ascending" and "Sort Descending" toolbar buttons. A specification is attached to issue 60401.
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=300
    • 仕様書 : http://www.openoffice.org/nonav/issues/showattachment.cgi/61747/Sort%20Range%20dialog.odt
    • テストケース仕様書 : http://www.openoffice.org/nonav/issues/showattachment.cgi/63454/tcs_sortrange.htm
    • CWS : dr68 DEV300m53で取り込みました。
    • 訳注 : ソートしたい表内の1より多いセル(2個以上のセル)を選択、または1列選択した状態で、「データ」-「並べ替え」またはツールバーの「昇順で並べ替え」「降順で並べ替え」ボタンを利用してソートするとき、以下のダイアログが表示されます。ソートの範囲を青枠で囲まれた範囲に自動的に拡大しソートするか、現在の選択範囲でソートするかを選択することができます。
ソートの範囲を拡大するかどうかを確認するダイアログ


  • 70320 : 全てのシートを選択している場合の簡単な選択解除
    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
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calc49 DEV300m49で取り込みました。




  • 99900 : UNICODE関数とUNICHAR関数

UNICODE and UNICHAR functions



  • 100205 : SYLK形式にエクスポートするときのセミコロンとダブルクォーテーションの埋め込む取り扱い;プログラムIDフィールドはCALC00032に変更されます。
    SYLK export handling of embedded semicolons and double quotes; program ID field content changes to CALCOOO32
    • 説明 : SYLKファイルに書き込むとき、埋め込むダブルクォートを2重にしてもエスケープできないときセミコロンを2重にしてエスケープします。以前は、セミコロンではなく引用符を2重にして、逆も同様のバグがありました。(詳細は機能のお知らせを参照)
      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)
    • 機能のお知らせ : http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=291
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : calcmultiline DEV300m49で取り込みました。



ツール・コンポーネント

Component : Tools

  • 102592 : hid.lstファイルのビルドのconfigureオプション: --enable-hids
    • 説明 : 'configure --enable-hids'と共にCWS tbo07で変更されました。現在のhid.lstをビルドしないビルド環境変数 NO_HIDS は、configureでは設定可能ではありませんでした。現在の自動テストのhid.lstには、この変更が必要です。ビルドボットはすぐに使用し始めます。このスイッチが使われた場合、hid.lstはビルドされます。それが省かれた場合、hid.lstをビルドしない旧動作が標準です。旧動作では、helpcontent2/helpers/hid.lstから静的なhid.lstを使います。
    • 機能のお知らせ : --
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : tbo07 DEV300m53で取り込みました。


  • 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


ユーザーインターフェイス(UI)・コンポーネント

Component : UI

  • 92819 : 標準用紙サイズ
    • 説明 :大多数の地域では、ISO用紙サイズを使います。しかし、いくつかの地域では代替用紙サイズを使います。標準用紙サイズの地域マッピング規則を安定的にメンテナンスし、アップデートするためには、単一の場所に統合する必要があります。使用するのに最適な標準用紙サイズを取得するための規則、追加用紙サイズがUIに表示する規則、一貫性のある命名規則に関する機能です。
    • 機能のお知らせ : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=260
    • 仕様書 : http://www.openoffice.org/nonav/issues/showattachment.cgi/62491/Paper_Sizes.odt
    • テストケース仕様書 : --
    • CWS : unifypaper01 DEV300m51で取り込みました。
    • 訳注 : 「オプション」-「言語設定」-「言語」のロケール設定が「英語」の場合標準の用紙サイズがLetterに「日本語」の場合はA4になります。



  • 95318 : 「メニューの中のアイコン」リストボックスに3つのオプションアイテムを追加
    • 説明 :ツール/オプション/OpenOffice.org/表示のページにメニュー内アイコンに関するリストボックスを追加しました。リストボックスには、1)自動、2)隠す、3)表示の三つのアイテムがあります。なお、昔はチェックボックスでした。
    • 機能のお知らせ : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=259
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : gtkmenuimages DEV300m47で取り込みました。


  • 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 :拡張機能マネージャーの共有拡張機能アイコンを変更
    • 説明 :共有拡張機能は、ロック(鍵)様なマークでした。共有拡張機能への変更権がない場合のみ、共有拡張機能をロックするため、ユーザーに誤解可能性がありました。新しいアイコンはより明確に共有拡張機能であることを示します。
    • 機能のお知らせ : http://ui.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
    • 仕様書 : --
    • テストケース仕様書 : --
    • CWS : gtkmenuimages DEV300m47で取り込まれました。
  • 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 : オートコレクトのチェックボックス - 言葉の変更
    • 説明 : チェックボックスの「リストは、後からでも他のドキュメントで使用できるようドキュメントを閉じる際に保存する」は紛らわしい。これはリストの保存についてではなく、このドキュメントを閉じる時にドキュメントから収集した単語を削除することについて言っている。 これからは "When closing a document, remove the words collected from it from the list" とし、機能を逆転させる。詳細は issue 20268 をご覧ください
    • 機能のお知らせ : 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



  • 103139 : 「ノート」機能は「コメント」に呼び名を変更



  • 103265 : 目次のハイパーリンクをODFに適合させた
    • 説明 : OpenOffice.orgの目次で使うハイパーリンク(例:#1.1.見出しレベル2の文字列|outline)をODF(バージョン1.0、1.1および1.2 cd02)の仕様に変更した。ODFの <text:a> 要素のODFxlink:href属性の定義を見てください。
    • 機能のお知らせ : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=316
    • 仕様書 : --
    • テストケース仕様書 : http://www.openoffice.org/nonav/issues/showattachment.cgi/64326/ODF_Hyperlinks_in_TOCs.htm
    • CWS : sw32a11y01 DEV300m57で取り込みました
    • 訳注 : これまでは目次にハイパーリンクを設定すると、見出しレベルに応じて「#1.1.<見出し2のタイトル>|outline」というハイパーリンクが作成されていました。しかし、3.2では目次にハイパーリンクを設定したドキュメントをHTML形式で保存した場合「#__RefHeading__xxx_xxxxxxxxxx(xは任意の数字)」というハイパーリンクが作成されます。



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と翻訳について

Status

  • No,[Translation][Spec Check][Review],Section Name
  • 1 [X][X][ ] グラフ・コンポーネント
  • 2 [W][ ][ ] データベース・コンポーネント
  • 3 [X][X][ ] 数式エディタ/Math・コンポーネント
  • 4 [W][ ][ ] Component : Framework
  • 5 [X][ ][ ] Component : Graphic System Layer (GSL)
  • 6 [X][ ][ ] ローカライズ(L10N)・コンポーネント
  • 7 [X][X][ ] プレゼンテーション・コンポーネント
  • 8 [X][X][ ] Component : Quality Assurance - VCLTestTool (QA)
  • 9 [X][ ][ ] スプレッドシート・コンポーネント (Calc)
  • 10[X][ ][ ] ツール・コンポーネント
  • 11[X][X][ ] Component : UI
  • 12[X][ ][ ] UREコンポーネント
  • 13[X][X][ ] ワープロ・コンポーネント (Writer)
  • 14[X][ ][ ] XML・コンポーネント
  • 15[X][ ][ ] UIおよびヘルプ関係するEISの全CWS
  • 16[X][ ][ ] OOo 3.2 における 機能追加、機能強化課題リンク
 :Not Yet,X:Done,W:Working

翻訳について

  1. Translationとは
    翻訳のこと、happy translating !
  2. Spec Checkとは
    翻訳した機能を仕様書を参考に動作を見て頂いて、日本語の変なところ、間違っているところを直してください。また仕様や動作などから追記した方が良いことがあれば、訳注として記述してください。
  3. Reviewとは
    誤訳や日本語として問題ないかなどを確認します。その場で修正してOKです。ただ、情報共有のために必要に応じて、メーリングリストで翻訳者に直したことを教えて上げてください。

OpenOffice.org 3.2 機能決定テスト・ドキュメント・翻訳コーディネイター 瀧澤 洵 foral@openoffice.org

個人的なお願い。
自分のUser:***のページには自己紹介を簡単に書いて置いて頂けると嬉しいです:p

Personal tools