3.0 m19 Snapshot - 解放(する) 公式文書,認めるs
These 公式文書,認めるs 含む/封じ込めるs changes between SRC680_m242 and SRC680_m248 同様に as between DEV300_m1 and DEV300_m19.
This 解放(する) will 任命する/導入する as OOo-Dev3.0.
Sources can be received from cvs by tag DEV300_m19.
What's new ?
Feature 肩書を与える | TaskId | Spec. 肩書を与える | Spec. abstract | Dev. owner | Spec. link | 構成要素 |
---|---|---|---|---|---|---|
Change to (米)棚上げする/(英)提議する 見解(をとる) when a new database was created by the db wizard | i84173 |
feature-info: When a new database will be created by the wizard and the database should be opened, the 見解(をとる) will change to the "(米)棚上げする/(英)提議するs 見解(をとる)". Former it changes to the "forms 見解(をとる)". |
ocke.janssen@sun.com |
|
dba | |
INDEX() 機能(する)/行事 supports return of an entire vector of a 2D array | i66930 |
feature-info: The INDEX() spreadsheet 機能(する)/行事 now supports the return of an entire vector of a 2D array if the corresponding 列/漕ぐ/騒動 それぞれ column parameter is given a 0 argument. This 提携させるs with the 行為 of other spreadsheet 使用/適用s and the 鮮明度/定義 given in the OASIS ODFF/OpenFormula specification 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com |
|
sc | |
GCD() and LCM() 変える arguments to integer | i71158 |
feature-info: The GCD() and LCM() spreadsheet 機能(する)/行事s now 変える their arguments to integer before 過程ing. 消極的な arguments are not 許すd and by 鮮明度/定義 GCD(0;a)=>a, 含むing GCD(0;0)=>0. This 提携させるs with the 行為 of other spreadsheet 使用/適用s and the 鮮明度/定義 given in the OASIS ODFF/OpenFormula specification 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com |
|
sc | |
LOOKUP in columns of a 列/漕ぐ/騒動 if 範囲 is wider than tall | i74245 |
feature-info: The LOOKUP() spreadsheet 機能(する)/行事's lookup direction now depends on the width of the search array (first parameter, Searched) given. There are two major uses for this 機能(する)/行事; the 3-parameter 見解/翻訳/版 (vector) and the 2-parameter 見解/翻訳/版 (非,不,無-vector array). When given two parameters, Searched is first 診察するd: - If Searched is square or is taller than it is wide (more 列/漕ぐ/騒動s than columns), LOOKUP searches in the first column (類似の to VLOOKUP), and returns the corresponding value in the last column. - If Searched covers an area that is wider than it is tall (more columns than 列/漕ぐ/騒動s), LOOKUP searches in the first 列/漕ぐ/騒動 (類似の to HLOOKUP), and returns the corresponding value in the last 列/漕ぐ/騒動. When given 3 parameters, Results must be a vector (either a 列/漕ぐ/騒動 or a column) or an error is raised. The 機能(する)/行事 決定するs the 索引 of the match in the first column それぞれ 列/漕ぐ/騒動 of Searched, and returns the value in Results with the same 索引. Searched is first 診察するd: - If Searched is square or is taller than it is wide (more 列/漕ぐ/騒動s than columns), LOOKUP searches in the first column (類似の to VLOOKUP). - If Searched covers an area that is wider than it is tall (more columns than 列/漕ぐ/騒動s), LOOKUP searches in the first 列/漕ぐ/騒動 (類似の to HLOOKUP). The lengths of the search vector and the result vector do not need to be 同一の. When the match position 落ちるs outside the length of the result vector, an error is returned if the result vector is given as an array 反対する. If it is a 独房 範囲, it gets automatically 延長するd to the length of the searched vector, but in the direction of the result vector. If just a 選び出す/独身 独房 言及/関連 was passed, a column vector is 生成するd. If the 独房 範囲 cannot be 延長するd 予定 to the sheet's size 限界, then a NA() error is returned. This 提携させるs with the 行為 of other spreadsheet 使用/適用s and the 鮮明度/定義 given in the OASIS ODFF/OpenFormula specification 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com |
|
sc | |
INDEX of vector needs just one 相殺する parameter | i78781 |
feature-info: The INDEX() spreadsheet 機能(する)/行事 now returns an element of a vector 関わりなく its orientation if just two parameters were given. The general syntax for INDEX is: INDEX( ReferenceList|Array DataSource ; [ Integer 列/漕ぐ/騒動 ] [ ; [ Integer Column ] ] [ ; Integer AreaNumber = 1 ] ) If called as INDEX( vector; 相殺する) the 相殺する value now is taken as an 相殺する into vector, 関わりなく orientation. Vector can be a 列/漕ぐ/騒動 vector 同様に, so it looks as if the column 相殺する was passed as a 列/漕ぐ/騒動 argument. This 提携させるs with the 行為 of other spreadsheet 使用/適用s and the 鮮明度/定義 given in the OASIS ODFF/OpenFormula specification 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com |
|
sc | |
COUNT ignores error results | i86643 |
feature-info: The COUNT() spreadsheet 機能(する)/行事 now ignores error results of 表現s and 決まり文句/製法 独房s. 以前 =COUNT(A1:A2) propagated an error if, for example, A1 含む/封じ込めるd the 決まり文句/製法 =1/0 the result was #DIV/0! This 提携させるs with the 行為 of other spreadsheet 使用/適用s and the 鮮明度/定義 given in the OASIS ODFF/OpenFormula specification 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com |
|
sc | |
追加するing MS 接近 databases in Writer now possible | i83536 |
feature-info: 追加するing a data source in Writer is possible at different 場所s. For example in the mail 合併する dialog, the field dialog and under edit/交流 database. The 名簿(に載せる)/表(にあげる) of data source types now 含むs MS 接近 とじ込み/提出するs (*.mdb). This is only supported on Windows. |
oliver.specht@sun.com |
|
word 過程ing |
Feature 肩書を与える | TaskId | Spec. 肩書を与える | Spec. abstract | Dev. owner | Spec. link | 構成要素 |
---|---|---|---|---|---|---|
New Excel 輸入する VBA 大型の 選択 | i88690 | 選択 Dialog | This specification 文書s all changes made to the 実施 of 選択s dialog. | Frank Loehmann (FL) | speclink | 枠組み |
COMMAN_WHEEL_DATAZOOM changed | i85450 | philipp.lohmann@sun.com | speclink | gsl | ||
testtool: new methods to 接近 ExtensionListBox in 拡張s 経営者/支配人 | i86913 | feature-info: 接近 to the ExtensionListBox has been 器具/実施するd with the に引き続いて methods: int GetItemCount String GetItemText Nr1, Nr2 returns the text of Item Nr1 where Nr2 selects the text given: 事例/患者 1: ItemName 事例/患者 2: ItemVersion 事例/患者 3: ItemDescription Select String selects the 入ること/参加(者) that has the item 指名する given in string. if not 設立する leave 選択 unchanges and return error Select Nr selects the Nr-th Item int GetSelCount always 0 or 1 int GetSelIndex returns 0 if no 選択 |
gregor.hartmann@sun.com | |
qa | |
UI of 拡張 経営者/支配人 changed | i83902 | 拡張 経営者/支配人 UI Change | The 使用者 interface of the 現在の 拡張 経営者/支配人 will be changed to 緩和する the usability with the 目的(とする), that each 使用者 can work easily with this UI. 特に the need to differentiate between 使用者 拡張s and 株d 拡張s will be 緩和するd by an appropriate interface design. | Bettina Haberer, BH | speclink | util |
The office now supports .oxt とじ込み/提出するs on the cmd line | i85856 | 拡張 System 統合,差別撤廃 | 拡張s shall be 認めるd on desktops by using particular icons. It also shall be possible to 任命する/導入する an 拡張 by 二塁打 clicking on the 各々の とじ込み/提出する. | Joachim Lingner (JL) | speclink | util |
Feature 肩書を与える | TaskId | Spec. 肩書を与える | Spec. abstract | Dev. owner | Spec. link | 構成要素 |
---|---|---|---|---|---|---|
行為 of 削減(する)/paste/fill/drag on filtered 列/漕ぐ/騒動s. | i33851 | feature-info: 器具/実施するd a 戦略 to not let the 使用者 accidentally overwrite content of filtered 列/漕ぐ/騒動s by 扱う/治療するing a filtered 選択 類似の to a multi-選択 of unfiltered 列/漕ぐ/騒動s, which 無能にするs 操作/手術s not possible on a multi-選択, like 削減(する), fill, 合併する. Exceptions それぞれ special 治療 are: - Deletion. It was already 器具/実施するd to not 削除する filtered 列/漕ぐ/騒動s or 独房s. No change. - Copy filtered to clipboard. Same 行為 as before, 範囲 is copied to the clipboard 含むing filtered 列/漕ぐ/騒動s, that when pasted or 移転d to other 使用/適用s are 除外するd and only unfiltered 列/漕ぐ/騒動s are pasted. - Paste from clipboard to filtered. Clipboard content is sliced and 分配するd over unfiltered 列/漕ぐ/騒動s. If 決まり文句/製法s are pasted, the 言及/関連s are updated 個々に for each slice. The 行為 さもなければ is the same as for pasting on a 非,不,無-filtered 範囲, 含むing 事例/患者s of a かもしれない 示すd 選択 存在 larger or smaller than the clipboard content. Overview of menu 入ること/参加(者)s and 操作/手術s: Working with multi-選択, taking filtered into account if area selected: - Edit - 削除する contents - 削除する 独房s - 判型 - 独房s - 国境s 適用するs 国境s only to first contiguous area - 削除する 列/漕ぐ/騒動s (also columns, but that 削除するs all 列/漕ぐ/騒動s of the column of course) Not working with multi-選択, but taking filtered into account if area selected: - Edit - copy - paste - paste special - input 自動車 sum 経由で icon, creates a SUBTOTAL() 機能(する)/行事 決まり文句/製法 - 独房 input 確認するd with Alt-Enter only inputs value to unfiltered - drag & 減少(する) - Without 支配(する)/統制する 重要な moves data, 類似の to 削減(する) to clipboard this is 無能にするd if the source 範囲 is filtered. - 減少(する) on filtered area is 無能にするd. - With 支配(する)/統制する 重要な copies unfiltered as in copy & paste 経由で clipboard. - 減少(する) on filtered area is 無能にするd. - 最初の/主要な X 選択 - Filtered source 範囲 will be pasted using only unfiltered 列/漕ぐ/騒動s. - Pasting on filtered area is 無能にするd. The 操作/手術s not working with multi-選択s and hence 存在 無能にするd if a filtered 範囲 is selected: - Edit - 削減(する) - fill - all - 挿入する - 独房s - 列/漕ぐ/騒動s - columns - 指名するs - create - 判型 - 合併する 独房s - 自動車 判型 - Data - sort - subtotals - 多重の 操作/手術s - group and 輪郭(を描く) - all - data 操縦する - all - 自動車 fill by dragging the 独房 corner Not working with multi-選択 but taking the encompassing 範囲 in the 事例/患者 of a filtered 選択: - 挿入する - 指名するs - define - labels - Data - define 範囲 Not working with multi-選択 but taking the 現在の 独房 in that 事例/患者: - 挿入する - 指名するs - 挿入する - 公式文書,認める - show 公式文書,認める Special 事例/患者 of course, always 利用できる when filtered: - Data - filter - 自動車 filter - 基準 filter - 前進するd filter - 除去する filter - hide filter |
eike.rathke@sun.com | |
sc |
Language 選択 through Windows language 妨げる/法廷,弁護士業 延長するd to Western languages | i1035 | feature-info: Since OOo2.0 we support language 選択 経由で Windows language 妨げる/法廷,弁護士業, but only for Asian and CTL languages. 予定 to hight 需要・要求する to support at least also Greek and ロシアの (they are considered to be "Western" languages) this feature was 高めるd to now support all types of languages. As this will create a problem for all 使用者s that don't use the Windows language 妨げる/法廷,弁護士業 and want to 令状 english texts with a "latin" type keyboard (German, French, Italian etc.) the enhancement got a small 制限: in this 事例/患者 the language 報告(する)/憶測d by the system will be ignored until the 使用者 explicitly switches it at least once. But after the first usage of the language 道具 妨げる/法廷,弁護士業 every change in it also switches the language inside OOo. For all other language combinations the language 妨げる/法廷,弁護士業 will always 無視/無効 the OOo text language せいにする. BTW: in 事例/患者 you don't know this feature from using Asian or CTL languages: the language status 妨げる/法廷,弁護士業 支配(する)/統制する will not すぐに show the overridden language, this will happen when something ins entered 経由で keyboard. But this is not 原因(となる)s by the enhancement, that was so all the time before. |
mathias.bauer@sun.com | |
word 過程ing |
Support of digit 配合 as used in India | i53498 | feature-info: In India, the 概念 of lakh (100,000) and crore (10,000,000) is the most used for numbering (and not one million). They group the number 異なって for 代表, not in thousands but に引き続いて the schema #,##,##,### instead. The first 配合 separator from the 権利 groups 3 digits, all others group by 2 digits. The number formatter now supports this schema if an Indian [*-IN] or Bhutan [*-BT] 地元の is selected. You'll notice if the number to be formatted has 6 or more digits or 増加する the count of 主要な 無s in the number formatter dialog, and a 配合 separator is used in the 判型. 現在/一般に the に引き続いて Indian 地元のs have 地元の data 利用できる and thus are supported: Bengali English Hindi Gujarati Kannada Malayalam Marathi Oriya Punjabi Tamil Telugu 加える Dzongkha in Bhutan. |
eike.rathke@sun.com | |
L10N | |
Tetun (Indonesia) [tet-ID] and Tetun (Timor-Leste) [tet-TL] language listbox 入ること/参加(者)s. | i64095 | feature-info: 追加するd to the language listbox: Tetun (Indonesia) [tet-ID] Tetun (Timor-Leste) [tet-TL] The languages are selectable for character attribution and (一定の)期間-checking. |
eike.rathke@sun.com | |
L10N | |
Sami, Kildin (Russia) [sjd-RU] in language listbox | i83565 | feature-info: 追加するd "Sami, Kildin (Russia)" [sjd-RU] to the language listbox. The language is selectable for character attribution and (一定の)期間-checking. |
eike.rathke@sun.com | |
L10N | |
地元の data for Paraguayan Guaraní (gug-PY) | i84582 | feature-info: 追加するd 地元の data for Paraguayan Guaraní (gug-PY). The language is selectable for character attribution and (一定の)期間-checking, as default 地元の, default 文書 language and 利用できる for number 判型s. |
eike.rathke@sun.com | |
L10N | |
Language listbox 入ること/参加(者)s for Bodo, Dogri, Maithili, Santali | i84912 | feature-info: The に引き続いて languages are 利用できる for character attribution and (一定の)期間-checking: Bodo [brx-IN] Dogri [dgo-IN] Maithili [mai-IN] Santali [sat-IN] |
eike.rathke@sun.com | |
L10N | |
地元の data for Turkmen_Turkmenistan (tk-TM) | i86322 | feature-info: 地元の data for Turkmen in Turkmenistan (tk-TM) is 利用できる. The language is selectable for character attribution, as default 地元の, default 文書 language and 利用できる for number 判型s. |
eike.rathke@sun.com | |
L10N | |
Error 妨げる/法廷,弁護士業s can be selected from 独房 範囲s | i366 | For some chart types it is possible to 追加する y error 妨げる/法廷,弁護士業s to data series. An error 妨げる/法廷,弁護士業 shows a 地域 of values around the 手段d one to 示す the inaccuracy of the 測定. | bjoern.milcke@sun.com | speclink | chart | |
付加 Error 妨げる/法廷,弁護士業 Style "基準 Error" | i85796 | For some chart types it is possible to 追加する y error 妨げる/法廷,弁護士業s to data series. An error 妨げる/法廷,弁護士業 shows a 地域 of values around the 手段d one to 示す the inaccuracy of the 測定. | bjoern.milcke@sun.com | speclink | chart | |
Database / 挿入する Menu, new menu item | feature-info: The (米)棚上げする/(英)提議する data 見解(をとる) of a (米)棚上げする/(英)提議する now has a menu 入ること/参加(者) 挿入する->記録,記録的な/記録する. This 命令(する) 挿入するs a new 列/漕ぐ/騒動 at the end of the data 始める,決める. |
ocke.janssen@sun.com | |
dba | ||
Database / Edit Menu / 削除する 記録,記録的な/記録する | feature-info: The (米)棚上げする/(英)提議する data 見解(をとる) of a (米)棚上げする/(英)提議する now has a menu 入ること/参加(者) Edit->削除する 記録,記録的な/記録する. This 命令(する) 削除するs the 現在の selected 列/漕ぐ/騒動 (this 除外するs the 列/漕ぐ/騒動 when 挿入するing a new one). |
ocke.janssen@sun.com | |
dba | ||
"演説(する)/住所 調書をとる/予約する Data Source Wizard" uses a roadmap | i67987 | feature-info: With the 統合,差別撤廃 of CWS odbmacros2, the "演説(する)/住所 調書をとる/予約する Data Source Wizard" (the one which helps you created a database 文書 for your 演説(する)/住所 data) will use a roadmap (a left-手渡す-味方する 支配(する)/統制する 陳列する,発揮するing all steps of the wizard). (this is only a cheap 味方する 影響 of some other change which happened in this CWS.) |
frank.schoenheit@sun.com | |
dba | |
support of native (米)棚上げする/(英)提議するs in impress and draw | i68103 | (米)棚上げする/(英)提議するs in Impress | Christian Lippka | speclink | 製図/抽選 | |
Extensible help: 追加するing content to the Contents tree | i83624 | Extensible Help | 的 of the extensible help 事業/計画(する) is to support help content inside OpenOffice.org 拡張s. The 拡張s' help content is 供給するd together with the OpenOffice.org 任命する/導入するd help content. The help 索引 can be 延長するd by 拡張s. The 実施 supports 延長するd 道具 tips and 接近ing 拡張 help content by 圧力(をかける)ing F1 in UNO dialogs and menus. | Andreas Bregas (ab) | speclink | 枠組み |
除去する pkgchk | i84309 | feature-info: The pkgchk 道具 has been deprecated in 好意 of the unopkg 道具 a long time ago, and for やめる some time pkgchk has been nonfunctional (only giving an error message that unopkg should be used instead): finally 除去する it 完全に. |
stephan.bergmann@sun.com | |
枠組み | |
new start 中心 dialog | i85963 | Start 中心 | OpenOffice.org is separated into 選び出す/独身 使用/適用s like Writer, Calc, Draw and Impress, which could be started 直接/まっすぐに from the operating system start パネル盤. If the OpenOffice.org executable is started 直接/まっすぐに OOo shows the start module, always shown if no 文書 is 負担d. The start module has no value for the 使用者 on start-up, but keeps OOo 負担d if the last 文書 has been の近くにd and a new one is 生成するd. | Frank Loehmann (FL) | speclink | 枠組み |
道具s - 選択s - 負担/Save - General: ODF default 見解/翻訳/版 | i86209 | ODF 1.2 移住 | With the next major 見解/翻訳/版 after OpenOffice.org 2.x, OOo will support ODF 1.2 in 新規加入 to ODF 1.0/1.1. This specification 述べるs the 移住 from ODF 1.1 to ODF 1.2. | Michael Brauer | speclink | 枠組み |
Printer Settings dialog gets an "選択s" button | i86352 | OpenOffice.org Calc | The Print dialog in Calc gets 延長するd by a new 可能性 to define what part of the spreadsheet has to be printed. In the 現在の 見解/翻訳/版 the print setting "print only selected sheets" is 位置を示すd in the 選択s dialog of the Print dialog and got defaulted for OOo 2.3. This raised several new 問題/発行するs around print 生産(高) is empty when the corresponding (米)棚上げする/(英)提議する was not selected in the spreadsheet and the setting itself was overseen/unknown in the 選択s dialog. | Frank Loehmann (FL) | speclink | 枠組み |
道具s - 選択s - 負担/Save - General: ODF default 見解/翻訳/版 | i86649 | ODF 1.2 移住 | With the next major 見解/翻訳/版 after OpenOffice.org 2.x, OOo will support ODF 1.2 in 新規加入 to ODF 1.0/1.1. This specification 述べるs the 移住 from ODF 1.1 to ODF 1.2. | Michael Brauer | speclink | 枠組み |
Now the 登録 page (First StartUp Wizard) has different text for OOo and SO | i86683 | 製品 登録 | 製品 登録 is important to be able to get reliable numbers of the 任命する/導入するd 製品 base. OOo and SO 使用者s have different 動機づけs to 登録(する) themselves, therefore the 登録 dialogs are different for these two 製品s. その上に a 登録 思い出の品 is introduced using the online update | Frank Loehmann (FL) | speclink | 枠組み |
SPAdmin: 追加するd UI 選択 for 外部の dialogs | i83676 | Printer 行政 for OpenOffice.org on Unix | Printer 行政 for OpenOffice.org is done with normal system 道具s. The problem here is that on 伝統的な Unix flavors the printer 行政 is far too 原始の for OOo's 目的s. Therefore an own printer 行政 program has been 工夫するd that 許すs to use 前進するd printer features like duplex, paper 判型s, font substitution and the like. | philipp.lohmann@sun.com | speclink | gsl |
new commandline 道具 cwsattach | i85505 | feature-info: New commandline 道具 cwsattach to attach とじ込み/提出するs to a childworkspace. Usage: cwsattach [-h] [-m master] [-c child] [-t mimetype] filename Attach とじ込み/提出するs to CWS in EIS database 選択s: -h help -m master 無視/無効 MWS 明示するd in 環境 -c child 無視/無効 CWS 明示するd in 環境 -t mimetype explicitly 始める,決める mime type Examples: cwsattach barfoo.html cwsattach -t text 妨げる/法廷,弁護士業.cxx cwsattach -t text/rtf foo.rtf If no -t mimetype 選択 is given the 道具 tries to 地図/計画する the 拡張 to a mimetype 経由で a configuration とじ込み/提出する. 基準 Mimetypes for OpenDocument とじ込み/提出するs 同様に as for txt and html and some graphics とじ込み/提出する 判型s are known to this config とじ込み/提出する. |
bernd.eilers@sun.com | |
inhouse-道具s | |
Three-層 取り付け・設備s | i84200 | stephan.bergmann@sun.com | speclink | 取り付け・設備 | ||
言及/関連 to empty 独房 not 軍隊d to type | i32340 | feature-info: 以前, empty 独房s were 軍隊d to numeric 0 in some 状況s and to empty string in others, except in direct comparison where =A1=0 and =A1="" both resulted in TRUE if A1 was empty. Emptiness now is 相続するd until used, so both =VLOOKUP(...)=0 and =VLOOKUP(...)="" give TRUE if the lookup resulted in an empty 独房 存在 returned. A simple 言及/関連 to an empty 独房 is still 陳列する,発揮するd as numeric 0 but is not やむを得ず of type numeric anymore, so also comparisons with the 言及/関連ing 独房 work as 推定する/予想するd. For example: A1: 1 B1: |
eike.rathke@sun.com | |
sc | |
Infix 操作者 言及/関連 Concatenation ("~") (aka Union) | i32341 | feature-info: 要約: Concatenate two 言及/関連s Syntax: 言及/関連 Left ~ 言及/関連 権利 Returns: ReferenceList Semantics: Takes two 言及/関連s and 計算するs the "独房 union", which is 簡単に a concatenation of the 言及/関連 Left followed by the 言及/関連 権利. This is not the same as a union in 始める,決める theory; duplicate 言及/関連s to 独房s are not 除去するd. The resulting 言及/関連 will have the number of areas, as 報告(する)/憶測d by AREAS, as AREAS(Left)+AREAS(権利). If Left or 権利 are not 言及/関連s, an error is returned. A 言及/関連 concatenation results in a 名簿(に載せる)/表(にあげる) of 言及/関連s. A 言及/関連 名簿(に載せる)/表(にあげる) can be passed as an argument to 機能(する)/行事s 推定する/予想するing a 言及/関連 parameter where passing one 言及/関連 results in an 同一の computation as an 独断的な sequence of 選び出す/独身 言及/関連s 占領するing the 同一の 独房 範囲. For example, SUM(A1:B2) is 同一の to SUM(A1~B2~A2~B1), but COLUMNS(A1:B2), resulting in 2 columns, is not 同一の to COLUMNS(A1~B2~A2~B1), where iterating over the 言及/関連 名簿(に載せる)/表(にあげる) would result in 4 columns. Also many 統計に基づく 機能(する)/行事s depend on the order of values and will not 受託する a 言及/関連 名簿(に載せる)/表(にあげる) as argument. A 言及/関連 名簿(に載せる)/表(にあげる) can not be 変えるd to an array, thus in array 状況 {ABS(A1~B2~A2~B1)} is an 無効の 表現, 反して {ABS(A1:B2)} is not. Passing a 言及/関連 名簿(に載せる)/表(にあげる) in all these 事例/患者s 生成するs an error A 名簿(に載せる)/表(にあげる) of 機能(する)/行事s 受託するing this argument is given below. Older 見解/翻訳/版s of OpenOffice.org do not understand this 操作者 and will 生成する an error when 遭遇(する)d. The UI syntax known from MS-Excel is also 受託するd, where two 言及/関連s are separated by the parameter separator and the entire 表現 has to be put in parentheses: (Left;権利). As this form is easily confusable with normal parameters, e.g. SUM((A1:B2;C3:D4)) indeed is only one argument to the SUM 機能(する)/行事, and 追加するing それぞれ 除去するing parentheses may 意味ありげに change the meaning of the 表現, the form using the '~' tilde character was chosen, which follows the ODFF specification 草案. A 使用者 input of (Left;権利) is automatically 変えるd to (Left~権利). 機能(する)/行事s 受託するing a 言及/関連 名簿(に載せる)/表(にあげる) instead of a 範囲 言及/関連 as parameter: AREAS INDEX SUM AND OR ISREF MIN MINA MAX MAXA COUNT COUNTA STDEV STDEVA COUNTBLANK COUNTIF SUMIF 公式文書,認める: only in first parameter (基準) and only if third parameter (sum 範囲) not given. NPV ZTEST KURT HARMEAN GEOMEAN SKEW RANK AVEDEV GCD LCM FREQUENCY MEDIAN PERCENTILE LARGE SMALL PERCENTRANK TRIMMEAN Parts of the description 抽出するd from the ODFF specification 草案 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com | |
sc | |
MIN/MAX/MINA/MAXA return 0 if no value at all | i38759 | feature-info: For MS-Excel interoperability the 機能(する)/行事s MIN() and MAX() now return 0 if no numeric value and no error was 遭遇(する)d in the 独房 範囲(s) passed as 独房 言及/関連(s), 公式文書,認める that text 独房s are ignored by MIN/MAX. The 機能(する)/行事s MINA() and MAXA() return 0 if no value (numeric or text) and no error was 遭遇(する)d. The 機能(する)/行事s 以前 returned an error in these 事例/患者s. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error. |
eike.rathke@sun.com | |
sc | |
Infix 操作者 言及/関連 範囲 (":") | i4904 | feature-info: 要約: 計算するs an inclusive 範囲 given two 言及/関連s Syntax: 言及/関連 Left : 言及/関連 権利 Returns: 言及/関連 Semantics: Takes two 言及/関連s and 計算するs the 範囲, that is, a 言及/関連 to the smallest 3-dimensional cube of 独房s that 含む both Left and 権利. 公式文書,認める that Left and 権利 need not be a 選び出す/独身 独房. For an 表現 such as B4:B5:C5 the resulting 範囲 is B4:C5. In 事例/患者 Left and/or 権利 伴う/関わる a 言及/関連 名簿(に載せる)/表(にあげる) (result of 操作者 言及/関連 union), the 範囲 is 計算するd and 延長するd for each element of the 名簿(に載せる)/表(にあげる)(s). For example, (a,b,c,d denoting one 言及/関連 each) (a~b):(c~d) 計算するs a:b:c:d 決定するing the outermost 前線-upper-left and 後部-lower-権利 corners. 公式文書,認める that Left and 権利 may also be defined 指名するs or the result of a 機能(する)/行事 returning a 言及/関連, such as INDIRECT. Description taken from the ODFF specification 草案 利用できる at http://www.oasis-open.org/委員会s/文書s.php?wg_abbrev=office-決まり文句/製法 |
eike.rathke@sun.com | |
sc | |
ISERROR(undefinedname) results in TRUE | i77280 | feature-info: Earlier 見解/翻訳/版s 始める,決める an 無条件の error at the 決まり文句/製法 独房 if the 決まり文句/製法 含む/封じ込めるd an error and the 決まり文句/製法 was not 解釈する/通訳するd in this 事例/患者. This changed now for undefined 指名するs and 操作者s and the 決まり文句/製法 is still 解釈する/通訳するd, an 表現 like =ISERROR(undefinedname) gives the result TRUE. 'undefinedname' may also be a 機能(する)/行事 or 大型の 指名する, so =ISERROR(undefinedname(A1)) results in TRUE 同様に. |
eike.rathke@sun.com | |
sc | |
SUMIF geometry of 3rd parameter adapts to 1st parameter | i85000 | feature-info: For interoperability with other spreadsheet 使用/適用s the 扱うing of the 3rd parameter to the SUMIF() 機能(する)/行事 changed. 以前, Calc 推定する/予想するd the geometry of that 独房 範囲 to match that of the 1st parameter. Now the 3rd parameter's 範囲 geometry does not have to match the 1st parameter's; the upper left 独房 演説(する)/住所 is taken and the geometry of the 1st parameter is used to turn that into a 独房 範囲. For example, =SUMIF(A1:C3;1;X1) will result in the 範囲 X1:Z3 to be summed. If a 範囲 is passed, the geometry of the 範囲 is ignored. If the resulting 範囲 would 延長する over the lower/権利 sheet 境界s, those 独房s are silently ignored. For example, with a lower 権利 境界 of IV65536 the 決まり文句/製法 =SUMIF(A1:C3;1;IU65535) would result in only 4 独房s IU65535:IV65536 to be summed. |
eike.rathke@sun.com | |
sc | |
Calc 共同 | i8811 | 共同 | In a 全世界の world, 共同 becomes even more important. The 共同 feature for OOo 許すs to 株 and work 同時に on a 選び出す/独身 spreadsheet. その上に it 許すs to 株 文書s in any system 環境 and 妨げるs 文書s from 存在 overwritten by others (i.e. if the used とじ込み/提出する system does not support a reliable とじ込み/提出する locking). | Frank Loehmann (FL) | speclink | sc |
多重の Pages per 見解(をとる) and Zoom 支配(する)/統制する in Statusbar | i1598 | 多重の Pages per 見解(をとる) and Zoom 支配(する)/統制する | With the 現在の 傾向 in larger 監視するs and the advent of computers using 二重の 監視するs, end 使用者s 推定する/予想する to use the extra space on the 審査する to 見解(をとる) 付加 pages of the 文書. At the same time, professional 使用者s 推定する/予想する to 見解(をとる) 直面するing pages 隣接する to each other so that they are able to adjust complementary elements on the two . | Leonard Mada | speclink | word 過程ing |
Direct cross-言及/関連s to headings and numbered paragraphs in text 文書s | i25072 | Direct Cross-言及/関連s to Headings and Numbered Paragraphs | A cross-言及/関連 to a 長,率いるing or a numbered paragraph will be 挿入するd 直接/まっすぐに into the 現在の text 文書 by choosing the 長,率いるing それぞれ numbered paragraph. A 名簿(に載せる)/表(にあげる) of all headings それぞれ all numbered paragraphs will be 供給するd to the 使用者 to 成し遂げる such a 選択. | Frank Loehmann (FL) | speclink | word 過程ing |
高める 一時期/支部 Number 能力 on Writer 索引s | i53420 | feature-info: Introduces the 実施 of the new 輪郭(を描く) 一時期/支部 number feature in text 索引s (Writer) as 述べるd in ODF specification 1.2, 草案 6, 一時期/支部 “7.12.1.1 陳列する,発揮する 一時期/支部 判型”. The six 索引 types 利用できる in OpenOffice.org will 伸び(る) the ability to 挿入する the 輪郭(を描く) 一時期/支部 number level in the 索引 入ること/参加(者) structure together with the 最大限 索引 level to be 診察するd to show the 一時期/支部 number. 詳細(に述べる)d specification at: http://specs.openoffice.org/writer/索引/index_and_tables_dialog_enhancement.odt |
beppec56@openoffice.org | |
word 過程ing |
肩書を与える for 第2位 axes | i1163 | With the “挿入する 肩書を与える” dialog for charts, a 使用者 can decide which 肩書を与える 反対するs in a chart are shown, and what content they have. There is a main 肩書を与える, a sub 肩書を与える and axis-肩書を与えるs for the axes. | ingrid.halama@sun.com | speclink | chart | |
customizeable starting angle for pie charts | i16776 | 選択s for Pie chart | new 選択s are 利用できる for and donut charts: and | ingrid.halama@sun.com | speclink | chart |
clockwise direction for pie charts | i37823 | 選択s for Pie chart | new 選択s are 利用できる for and donut charts: and | ingrid.halama@sun.com | speclink | chart |
緩和する 扱うing of Trendlines in Charts | i44768 | For some chart types it is possible to 追加する 傾向 lines to data series. A 傾向 line shows an approximation of the values by a mathematical curve like a linear 機能(する)/行事. In 新規加入 to the actual curve a graph can also 含む/封じ込める graphical 反対するs for the equation of a 傾向 line and the 正確 of the 計算/見積り, denoted by R². | bjoern.milcke@sun.com | speclink | chart | |
XSelectionSupplier now 存在 supported by the database 使用/適用 監査役 | i69740 | feature-info: The 監査役 of the database 使用/適用 window now supports the com.sun.星/主役にする.見解(をとる).XSelectionSupplier interface. The method getSelection return an Any which 含む/封じ込めるs a Sequence of NamedValue. 1st NamedValue: 指名する = "Type" Value is an integer with values from com.sun.星/主役にする.sdb.使用/適用.DatabaseObject which 示すs which 肉親,親類d of 反対する is 現在/一般に selected. 2nd NamedValue: 指名する = "選択" Value is a sequence of strings which are 現在/一般に selected in the 見解(をとる). Value = Sequence < Strings > === selected 指名するs |
ocke.janssen@sun.com | |
dba | |
延期するs for quick help change | i77170 | philipp.lohmann@sun.com | speclink | gsl | ||
1024 columns per sheet instead of 256 | i31612 | feature-info: In OOo 3.0 there will be 1024 columns per sheet instead of 256. The "used area" logic for (a)自動的な/(n)自動拳銃 print 範囲s, HTML/RTF 輸出(する), and the Ctrl-End keyboard shortcut has changed: If there are at least 30 equal-formatted columns somewhere behind the last column that has 独房 contents, the せいにするs in these and the に引き続いて columns are ignored in 決定するing the used area. This 確実にするs proper 扱うing of old とじ込み/提出するs with 独房 せいにするs in 256 columns. In the とじ込み/提出する 判型 specification, more columns were always possible. If OOo 2.4 負担s a とじ込み/提出する with 独房 content beyond the 256th column, a 警告 is shown (after the 統合,差別撤廃 of fwk83, with the 直す/買収する,八百長をする for 問題/発行する 85334). |
niklas.nebel@sun.com | |
sc | |
Adjustable 利ざやs and column widths in page preview | i51656 | niklas.nebel@sun.com | speclink | sc | ||
Transparent 独房 選択 and changed column/列/漕ぐ/騒動 headers | i86069 | New 選択 Visualization | The 選択 visualization in spreadsheets is changed to be transparent. その上に the column headers get a glass 影響 in 選択 color to 改善する visibility. | Frank Loehmann (FL) | speclink | sc |
Optimization Solver in Calc | i8808 | Solver 実施 | OpenOffice.org 欠如(する)s of a solver 実施. A solver 許すs to solve equations with 多重の unknown variables. The に引き続いて specification defines the 使用者 interface and interaction to 器具/実施する a solver for OOo Calc. The UI design is 有能な to cover more than one solver engine. Solver engines could be 任命する/導入するd as an 拡張 供給するd by any OOo vendor using the newly introduced solver interface. | Frank Loehmann (FL) | speclink | sc |
公式文書,認めるs in the 利ざや | i6193 | 改善するd 公式文書,認めるs | Max Odendahl | speclink | word 過程ing |
統合するd Child Workspaces
名簿(に載せる)/表(にあげる) of 統合するd child workspaces:
dev300m19masterfix | DEV300m19 | |
impress141 |
impress & draw bugfixes for OOo 3.0 |
DEV300m19 |
odff03 |
More changes for ODFF 同意/服従, follow-up on CWS 'odff02'. |
DEV300m19 |
openjdk6b |
供給する openjdk6, 直す/買収する,八百長をするs, testbuild |
DEV300m19 |
sb87 |
OOo 3.0 直す/買収する,八百長をするs |
DEV300m19 |
dev300m18masterfix | DEV300m18 | |
ause093 |
building and 関係のある... |
DEV300m18 |
ause094 |
create ありふれた 的s for 拡張 packing |
DEV300m18 |
chart25 |
bug 直す/買収する,八百長をするs for chart |
DEV300m18 |
dateinput |
受託する x/y as a valid month/year date also in MDY order (e.g. en-US). |
DEV300m18 |
dba30c |
現在進行中の DBA bugfixing に向かって OOo 3.0 |
DEV300m18 |
extmgrui03 |
追加する provider link inside new 拡張 経営者/支配人 ui |
DEV300m18 |
fmebugs04 |
Some more 3.0 直す/買収する,八百長をするs. |
DEV300m18 |
fmepatches02 |
cws that 適用するs some community patches |
DEV300m18 |
impressodf12 |
直す/買収する,八百長をするing odf 関係のある 仕事s for OOo 3.0 |
DEV300m18 |
jl101 |
3.0 直す/買収する,八百長をするs |
DEV300m18 |
l10nfix27 |
This cws 直す/買収する,八百長をするs some en-US typos . The strings changed but FMA will 直す/買収する,八百長をする the status in the database |
DEV300m18 |
mingwport13 |
MinGW port catch up 直す/買収する,八百長をするs for DEV300 |
DEV300m18 |
native151 |
Binfilter into an own 一括. |
DEV300m18 |
os113 |
Bugfixing OOo 3.0 |
DEV300m18 |
shutup2 |
Make build 過程 いっそう少なく verbose: |
DEV300m18 |
sw30bf05 |
直す/買収する,八百長をするs of defects in Writer for OOo 3.0 |
DEV300m18 |
sw30rng01 |
問題/発行するs regarding odf specification |
DEV300m18 |
xmlfix2 |
- 昇格 libxml2 to 最新の 見解/翻訳/版 |
DEV300m18 |
dev300m17masterfix | DEV300m17 | |
l10nfix26 | DEV300m17 | |
odfversionedexport |
Omit 輸出(する) of OFD 1.2 chart features when 1.1 is 始める,決める |
DEV300m17 |
sw30bf04 |
Patches and bug 直す/買収する,八百長をするs for OOo3.0 |
DEV300m17 |
tkr10 |
UCB 問題/発行するs |
DEV300m17 |
touchpoints01 |
任命する/導入する touchpoints to new dictionaries and templates online. |
DEV300m17 |
dev300m16masterfix | DEV300m16 | |
hcshared18 |
使用/適用 Help に引き続いて the OOo 3.0 Beta 最終期限 |
DEV300m16 |
rt28 |
Some small build 直す/買収する,八百長をするs for OOo 3.0 |
DEV300m16 |
stctplbtn |
器具/実施する 問題/発行する 90035 |
DEV300m16 |
dev300m15masterfix | DEV300m15 | |
aquabmpfix01 |
Aqua port: 直す/買収する,八百長をするs and 改良s for bitmap 扱うing |
DEV300m15 |
aquavcl07 |
Mostly Mac/Aqua 明確な/細部 直す/買収する,八百長をするs. |
DEV300m15 |
hro35_DEV300 |
直す/買収する,八百長をするs for Vista ありふれた とじ込み/提出する Dialogs. |
DEV300m15 |
notes4 |
OOo 3.0 bugfixes for new 公式文書,認めるs 実施 in Writer |
DEV300m15 |
ooo3readme2 |
Readme Changes for OOo3 Final 解放(する) |
DEV300m15 |
sjfixes05 | DEV300m15 | |
uaa06 |
Accessibility API enhancements and bug 直す/買収する,八百長をするs. |
DEV300m15 |
xformsmodify |
追加する a new string, in 準備 of an 近づいている minor enhancement |
DEV300m15 |
calcodfversion |
器具/実施する differentiation between とじ込み/提出する 判型s ODF 1.1 and ODF 1.2 with ODFF. |
DEV300m15 |
calcshare4 |
String changes for Calc 共同 |
DEV300m15 |
cmcfixes45 | DEV300m15 | |
extrasso9 | DEV300m15 | |
native155 |
OOo 3.0 取り付け・設備 仕事s |
DEV300m15 |
odfversion241_DEV300 |
問題/発行するs of ODF 警告 message |
DEV300m15 |
pdfi03 |
実施 of pdf 制限s. |
DEV300m15 |
pj90 |
Minor 直す/買収する,八百長をするs (goodies WaE 解放する/自由な on Windows, Mac OS X is now 完全にする 警告 解放する/自由な, 追加する Gaelic language etc). |
DEV300m15 |
dev300m14masterfix | DEV300m14 | |
extmgrui01 |
Rewrite the UI used for the 拡張s 経営者/支配人 |
DEV300m14 |
jl98_DEV300 |
showstopper 問題/発行するs |
DEV300m14 |
late241bf01_DEV300 |
late 直す/買収する,八百長をするs for OOo 2.4.1 |
DEV300m14 |
native150_DEV300 |
OOo 2.4.1 取り付け・設備 仕事s. |
DEV300m14 |
native152 |
OOo 3.0 一括ing and 取り付け・設備 仕事s. |
DEV300m14 |
ab51 |
New 選択 on 選択s / 負担/Save / VBA 所有物/資産/財産s page to |
DEV300m14 |
c17v003_DEV300 | DEV300m14 | |
dba241c_DEV300 |
Bug 直す/買収する,八百長をする for i88091 |
DEV300m14 |
fwk89_DEV300 |
枠組み 直す/買収する,八百長をするs for OOo2.4.1 |
DEV300m14 |
i18n43_DEV300 |
bug 直す/買収する,八百長をする for 問題/発行する i88411. |
DEV300m14 |
impress142 |
Beta refresh bug 直す/買収する,八百長をするs |
DEV300m14 |
jl100_DEV300 |
Show stopper 問題/発行するs for 2.4.1 |
DEV300m14 |
koheidatapilot01 |
This CWS 追加するs '演習-負かす/撃墜する' feature to Calc's DataPilot feature, where |
DEV300m14 |
l10nfix24 |
直す/買収する,八百長をする a P1 l10n 問題/発行する |
DEV300m14 |
mba30patches01 | DEV300m14 | |
mhu18_DEV300 | DEV300m14 | |
nofsnames_DEV300 | DEV300m14 | |
obo27 |
Build 直す/買収する,八百長をするs for unxmacxi |
DEV300m14 |
pyunosystempaths_DEV300 |
直す/買収する,八百長をする 問題/発行する 86251 |
DEV300m14 |
srb104 |
Next 見解/翻訳/版 of the SRB (1.0.4) |
DEV300m14 |
sw241bf02_DEV300 |
Writer bug 直す/買収する,八百長をするs for OOo2.4.1 |
DEV300m14 |
sw241bf03_DEV300 |
直す/買収する,八百長をする for 問題/発行する i89000 |
DEV300m14 |
tbe33_DEV300 |
OOo 2.4.1 bug 直す/買収する,八百長をするs |
DEV300m14 |
tkr13_DEV300 |
UCB 直す/買収する,八百長をする for OOo 2.4.1 |
DEV300m14 |
wizards241fix01_DEV300 |
直す/買収する,八百長をするs in wizards 事業/計画(する). |
DEV300m14 |
dev300m13masterfix | DEV300m13 | |
chart26_DEV300 |
OOo 2.4.1 問題/発行するs for chart and calc |
DEV300m13 |
oxtsysint01 |
soffice.貯蔵所 should be able to 扱う oxt とじ込み/提出するs |
DEV300m13 |
xsltfilter09 |
- 市長 改良s of XSLT XHTML 輸出(する) |
DEV300m13 |
c07v018_DEV300 | DEV300m13 | |
dba241b_DEV300 | DEV300m13 | |
hsqldb16 |
HSQLDB should be buildable with jdk 1.6 |
DEV300m13 |
jl93 |
Adapt 数字表示式の 署名s to ODF 1.2 |
DEV300m13 |
koheiformula01 |
Change the 実施 of Calc's 決まり文句/製法 code to 許す 確かな 記念品s to |
DEV300m13 |
native149 |
Windows: Dynamic link 創造 between 層s in 3-層 office. |
DEV300m13 |
obo29 |
CWS-道具s: 除去する dependency to Logging.pm |
DEV300m13 |
pdfirename |
改名する pdfi 拡張 |
DEV300m13 |
stliterators |
::comphelper::StlUnoSequence is a wrapper-class that 供給するs stl-コンテナ-like 接近 to an 存在するing ::com::sun::星/主役にする::uno::Sequence |
DEV300m13 |
sw241bf01_DEV300 |
Writer bug 直す/買収する,八百長をするs for OOo 2.4.1 |
DEV300m13 |
ucpgio1 |
追加する a ucp "gio" content 仲買人. gio is the gnome-vfs2 交替/補充 in the glib/gnome stack |
DEV300m13 |
vcl88 |
More 3.0 直す/買収する,八百長をするs |
DEV300m13 |
cmcfixes44 |
Tidy up some small 問題/発行するs |
DEV300m13 |
fwk86 |
枠組み 直す/買収する,八百長をするs for OpenOffice.org 3.0. |
DEV300m13 |
presenterscreen |
With the base line 実施 and a large part of the presenter |
DEV300m13 |
rtl4vista_DEV300 |
i77976 justification for RTL on different windows 見解/翻訳/版s |
DEV300m13 |
dev300m12masterfix | DEV300m12 | |
hyphenexternal |
use hyphen library (hunspell.sf.逮捕する). Get hyph_en_US.dic from there, too |
DEV300m12 |
lcwarnings2 |
警告 解放する/自由な code for wntmsci11. |
DEV300m12 |
native147 |
OOo 3.0 取り付け・設備 仕事s 影響する/感情ing the 取り付け・設備 wizards. |
DEV300m12 |
os112 |
Bugfixing OOo 3.0 |
DEV300m12 |
uoffilter |
UOF(Uniform Office 判型) is Chinese 国家の 基準 of office とじ込み/提出する 判型. |
DEV300m12 |
wikiext03 |
直す/買収する,八百長をする for Wiki Publisher to 許す 輸出(する) to Wikipedia. |
DEV300m12 |
cellstylefixes |
除去する duplicate styles from odf 輸出(する) in calc |
DEV300m12 |
clbetafix01 |
OOo 3.0 beta 直す/買収する,八百長をする for impress |
DEV300m12 |
controlperformance |
直す/買収する,八百長をする the 業績/成果 problem which occurs when scrolling text |
DEV300m12 |
dba30b |
現在進行中の DBA bug 直す/買収する,八百長をするing に向かって OOo 3.0 |
DEV300m12 |
dba30beta |
OOo 3.0 Beta showstopper |
DEV300m12 |
dba30beta1 |
Bugfix for i87325 |
DEV300m12 |
jl97 |
New Java and some 実験(する) code which has no 影響 on OOo |
DEV300m12 |
jl99_DEV300 |
直す/買収する,八百長をするing 拡張 identifier and 壇・綱領・公約. |
DEV300m12 |
l10nfixooo3b |
直す/買収する,八百長をするs some l10n errors in OOo 3.0 Beta / Readme update |
DEV300m12 |
npower9 |
some refactoring to consoladate some dialog 関係のある code that was duplicated in both the basic and scripting 事業/計画(する)s. |
DEV300m12 |
obo28_DEV300 |
直す/買収する,八百長をするs for i88518 |
DEV300m12 |
sw30beta01 |
Writer 3.0 beta show stopper |
DEV300m12 |
sw30beta02_DEV300 |
Writer OOo3.0 beta showstopper |
DEV300m12 |
tkr12 |
OOo Beta 3.0 Bugfix |
DEV300m12 |
wordcountfix |
cws for 直す/買収する,八百長をする of i88484 |
DEV300m12 |
dev300m11masterfix | DEV300m11 | |
s390sdk |
直す/買収する,八百長をする SDK on s390 (see http://bugs.debian.org/cgi-貯蔵所/bugreport.cgi?bug=477153) |
DEV300m11 |
wikiant |
直す/買収する,八百長をする 問題/発行する 87919 |
DEV300m11 |
ab49 |
3.0 直す/買収する,八百長をするs |
DEV300m11 |
aw055 |
BugFixing CWS for 3.0 |
DEV300m11 |
cmcfixes43 |
uncontroversial 優れた 直す/買収する,八百長をするs |
DEV300m11 |
mav32 |
Betta stopper 直す/買収する,八百長をするs 関係のある to new とじ込み/提出する locking and calc 文書 株ing. |
DEV300m11 |
mib07 |
統合,差別撤廃 of community patches |
DEV300m11 |
native148 |
P1 仕事 for Windows language packs |
DEV300m11 |
pdfimportfix |
直す/買収する,八百長をする and feature 追加するing for pdfimport oxt |
DEV300m11 |
registrationurl |
New 登録 urls for OOo 3.0 Beta. 問題/発行する 86962. |
DEV300m11 |
sb85 |
Solaris SPARC 64bit C++ UNO 橋(渡しをする) |
DEV300m11 |
tl50 |
Misc bug 直す/買収する,八百長をするs. |
DEV300m11 |
hr50 |
Compiler port to gcc-4.2.3. Changes needed for building 64 bit Linux in Hamburg RE 環境. |
DEV300m11 |
dev300m10masterfix | DEV300m10 | |
filteredrows |
器具/実施する 戦略 to not overwrite / 削除する filtered-out 列/漕ぐ/騒動s during |
DEV300m10 |
iconupdate04 |
New Iconset for SO9/OOo3.0 |
DEV300m10 |
native145 |
OOo 3.0 Beta 取り付け・設備 仕事s |
DEV300m10 |
xmlfilter04 |
開発 of ooxml filters |
DEV300m10 |
dev300m9masterfix | DEV300m9 | |
jl94 |
壇・綱領・公約 specifier in 拡張s |
DEV300m9 |
localisation28 |
OOo 3.0 localization |
DEV300m9 |
ooo3readme1 |
Readme Changes for OOo3 Beta |
DEV300m9 |
startcenterfix02 |
直す/買収する,八百長をする some startcenter 問題/発行するs for (hopefully) 3.0 beta |
DEV300m9 |
aqua11y01 |
NSAccessibility 議定書 実施. |
DEV300m8 |
buildtool02 |
Some 直す/買収する,八百長をするs in build 道具... |
DEV300m8 |
calcshare2 |
とじ込み/提出する locking for Calc 共同 and bug 直す/買収する,八百長をするs |
DEV300m8 |
dev300m8masterfix | DEV300m8 | |
fwk87 |
CWS to solve 拡張 runtime library problem |
DEV300m8 |
jl95 |
取って代わる bundled JRE with the new JRE 6u5 with OOo/SO |
DEV300m8 |
mav31 |
The 直す/買収する,八百長をする for 衝突,墜落/hang on reload. |
DEV300m8 |
native140 |
除去するing all PATCH 旗s |
DEV300m8 |
native141 |
直す/買収する,八百長をするs for OOo 3.0 Beta and SO 9 Beta |
DEV300m8 |
obr08 |
Desktop 統合,差別撤廃 enhancements |
DEV300m8 |
odfversion |
changing the office:見解/翻訳/版 せいにする to "1.2" for OOo 3.0 生成するd odf xml streams |
DEV300m8 |
reglater3_DEV300 | DEV300m8 | |
sb86 |
OOo 3.0 bugfixes |
DEV300m8 |
sw30bf03 |
直す/買収する,八百長をする for 問題/発行する 88035 and 88036 in Writer |
DEV300m8 |
wikiext02 |
Minor changes to the Wiki Publisher. |
DEV300m8 |
changefileheader |
Change licence from LGPL v2 to v3 |
DEV300m7 |
changefileheaderm6 |
Change licence headers from LGPL v2 to v3 for とじ込み/提出するs introduced with DEV300 m6 |
DEV300m7 |
dev300m7masterfix | DEV300m7 | |
notes3 |
bug 直す/買収する,八百長をするs for new 公式文書,認めるs 実施 in writer |
DEV300m7 |
aquavcl06 |
More Mac/Aqua specialties |
DEV300m6 |
cairoquartz01 |
OOo Canvas port to multi-壇・綱領・公約 Cairo => Linux (存在するing) + Mac OS X/Quartz (new) + Windows (new) |
DEV300m6 |
chart23 |
Bug 直す/買収する,八百長をするs for regressions in chart |
DEV300m6 |
dbodf11 |
ODF 輸出(する) 1.2 of the database |
DEV300m6 |
dev300m6masterfix | DEV300m6 | |
dv03 |
Bugfixes check for updates / throbber |
DEV300m6 |
groupsep |
直す/買収する,八百長をする Beta stopper, 主要な group separator 陳列する,発揮するd for numbers <1000. |
DEV300m6 |
i18n40 |
I18n bug 直す/買収する,八百長をするs |
DEV300m6 |
impress139 |
bugfixes for impress and draw in OOo 3.0 |
DEV300m6 |
impress140 |
OOo 3.0 beta p2 直す/買収する,八百長をするs for impress 使用/適用 |
DEV300m6 |
native135 |
OOo 3.0 取り付け・設備 仕事s |
DEV300m6 |
native137 |
Enable 取り付け・設備 of "OOo 3 Beta" next to "OOo 2.x". |
DEV300m6 |
obo24 |
Support 付加 build for 64 bit 爆撃する 拡張 (Windows Vista) |
DEV300m6 |
pdffix02 |
PDF 直す/買収する,八百長をするs with an 強調 on Aqua 統合,差別撤廃 |
DEV300m6 |
pdfimport |
pdfimport |
DEV300m6 |
presenterview | DEV300m6 | |
s390xport01 |
Ports OOo to 64bit z/Series s390x mainframe linux |
DEV300m6 |
sw30bf02 |
Writer bug 直す/買収する,八百長をするs for OOo3.0 |
DEV300m6 |
titles02 |
refactor 肩書を与える feature of OOo |
DEV300m6 |
vcl87 |
More 3.0 問題/発行するs |
DEV300m6 |
vq41 |
Make OOo buildable with .NET2005/.NET2008 and the Windows SDK. |
DEV300m6 |
wikiext01_DEV300 |
Wiki addon 実施. |
DEV300m6 |
winordinals |
This CWS changes windows linking from ordinals to symbol 輸出(する). |
DEV300m5 |
ucbfixes06 |
- 直す/買収する,八百長をする UCB multithreading 問題/発行する. |
DEV300m5 |
tl51_DEV300 |
さまざまな 直す/買収する,八百長をするs. |
DEV300m5 |
tl41_DEV300 |
準備する Dictionary path and linguistic.xcu for use with 拡張s in order |
DEV300m5 |
obo25 |
直す/買収する,八百長をするs .逮捕する 2008 |
DEV300m5 |
mav30_DEV300 |
Showstopper cws for OOo2.4. |
DEV300m5 |
cairotext01_DEV300 |
Support text 製図/抽選 with Cairo |
DEV300m5 |
unoapi3 |
追加する 問題/発行する numbers into knownissue.xcl of $MODULE/qa/unoapi folder |
DEV300m4 |
tkr11_DEV300 | DEV300m4 | |
swnotescolor |
除去する 公式文書,認めるs 指示する人(物) color 選択 from 道具s - 選択s - 外見, as color of 公式文書,認めるs for Writer depends now on author color and is not 使用者 defined anymore |
DEV300m4 |
sw8u10bf05 |
bug 直す/買収する,八百長をするs in Writer for OOo 3.0 |
DEV300m4 |
sw30bf01 | DEV300m4 | |
sb83 |
分裂(する) basis/brand for the new three-層 (URE, basis, brand) office 製品s. |
DEV300m4 |
s390port01 |
make s390 port work again |
DEV300m4 |
obo23 |
直す/買収する,八百長をするs for unxmacxi |
DEV300m4 |
mingwport12 |
catch-up 直す/買収する,八百長をする for MinGW port |
DEV300m4 |
impress138_DEV300 | DEV300m4 | |
dr60 | DEV300m4 | |
cwsattach2 |
追加する cwsattach (製品,工事材料の)一回分 とじ込み/提出する for windows |
DEV300m4 |
chartmappingfix |
直す/買収する,八百長をする for 85913 列/漕ぐ/騒動-mapping and column-mapping for charts using their own data is not 輸入するd 正確に |
DEV300m4 |
ause092 |
small build 直す/買収する,八百長をするs |
DEV300m4 |
tl52_DEV300 |
演説(する)/住所s a 衝突,墜落 in Calc during hyphenation. |
DEV300m3 |
startcenterfix |
直す/買収する,八百長をする 問題/発行する 86881 |
DEV300m3 |
odfversion12_DEV300 |
ODF 1.2 移住 |
DEV300m3 |
newregdlg |
Different 登録 pages for SO and OOo. |
DEV300m3 |
impresstables2 |
器具/実施するing native (米)棚上げする/(英)提議する support for impress and draw |
DEV300m3 |
hro34 |
統合,差別撤廃 of Vista とじ込み/提出する Dialog and 爆撃する Preview. New Windows SDK needed...depends on usage of VC8 compiler. |
DEV300m3 |
xmlfilter03_DEV300 | DEV300m2 | |
vcl86_DEV300 |
仕事s for 3.0 |
DEV300m2 |
unifysound01_DEV300 |
Move the remaining code that uses sound の上に the avmedia api and not the vcl api |
DEV300m2 |
textconnectionsettings |
器具/実施する a stand-alone dialog which 許すs the 使用者 to 明示する |
DEV300m2 |
t602import01 |
追加するing 輸入する filter for T602 (CZ & SK MSDOS wordprocessor), |
DEV300m2 |
swnewlistlevelattrs_DEV300 |
Introduction of new position and space せいにするs to the 名簿(に載せる)/表(にあげる) levels of a 名簿(に載せる)/表(にあげる) style |
DEV300m2 |
smoketest18 |
smoketest for macosx |
DEV300m2 |
rptwizres2b |
New strings for wizards 報告(する)/憶測 |
DEV300m2 |
rptchart01_DEV300 |
Enable Chart 扱うing in the Sun 報告(する)/憶測 建設業者. |
DEV300m2 |
placeholders_DEV300 |
追加するing placeholder for graphics |
DEV300m2 |
pages01_DEV300 |
実施 of the "多重の Page 見解(をとる)" feature |
DEV300m2 |
oowintool01 |
追加するing VC2005 表明する support to oowintool |
DEV300m2 |
odff02 |
More changes for ODFF 同意/服従, follow-up on CWS 'odff'. |
DEV300m2 |
odff |
実施 of ODFF (OpenDocument 判型 決まり文句/製法 specification, aka OpenFormula). |
DEV300m2 |
odbmacros2 | DEV300m2 | |
nowrapcmd2 |
Clean-up CWS to 除去する the 未使用の WRAPCMD 大型の |
DEV300m2 |
nativeprintdlg01_DEV300 |
追加する support for native print dialog |
DEV300m2 |
native133 |
Make OOo 3.0 and SO 9 |
DEV300m2 |
locales30 |
New 地元のs and 地元の data changes for OOo3.0 |
DEV300m2 |
layout_DEV300 | DEV300m2 | |
jl91_DEV300 |
UI 直す/買収する,八百長をするs in 拡張 経営者/支配人 |
DEV300m2 |
jl89_DEV300 | DEV300m2 | |
impresshandouts01 |
高めるing the handout printing in impress |
DEV300m2 |
iconunify_DEV300 |
KA: installsets for SO 同様に as for OOo have been 実験(する)d by me |
DEV300m2 |
hcshared17_DEV300 |
Remaining 問題/発行するs and features for first 解放(する) of OOo 3.0 / SO9 |
DEV300m2 |
dmake412_DEV300 |
解放(する) dmake 4.12 |
DEV300m2 |
dlgedresizing_DEV300 |
直す/買収する,八百長をする the problem that in the Dialog Editor, it is impossible to give |
DEV300m2 |
directsbasemacros_DEV300 |
直す/買収する,八百長をする the problem that database 文書s opened from within |
DEV300m2 |
dba30a |
現在進行中の DBA bug 直す/買収する,八百長をするing に向かって OOo 3.0 |
DEV300m2 |
cjksp1_DEV300 |
CJK features enhancement such as text grid, Chinese 手段 部隊 and CJK font. etc. |
DEV300m2 |
chart20_DEV300 |
Error 妨げる/法廷,弁護士業s from 独房 範囲s |
DEV300m2 |
calcshare_DEV300 |
共同 for Calc with 株d Spreadsheets |
DEV300m2 |
c06v5_DEV300 | DEV300m2 | |
beppec56index01_DEV300 |
実施 for feature corresponding to ODF 1.2 提案, |
DEV300m2 |
ause090_DEV300 |
revisit patching 外部の sources |
DEV300m2 |
ause084_DEV300 |
build 直す/買収する,八百長をするs and cleanup |
DEV300m2 |
aquavcl05_DEV300 |
more Mac/Aqua goodness |
DEV300m2 |
aquafilepicker02_DEV300 |
This cws is for the 移住 of the native とじ込み/提出する pickers on MacOSX from 炭素 to Cocoa. |
DEV300m2 |
vclshowstop15_DEV300 |
直す/買収する,八百長をする 問題/発行する 86327 |
DEV300m1 |
sysui14 |
Misc sysui strings 追加するd / 除去するd |
DEV300m1 |
swcrossref01_DEV300 |
実施 for the feature 明示するd in the specification |
DEV300m1 |
supdremove02 |
Take UPD out of library and 資源 指名するs |
DEV300m1 |
sdk24fix_DEV300 |
hotfix for OO.org 2.4 SDK |
DEV300m1 |
rt26 |
Clean up path defines in appdef.hxx |
DEV300m1 |
rptwizres |
報告(する)/憶測 wizard strings |
DEV300m1 |
reglater2_DEV300 |
直す/買収する,八百長をする of i85445 |
DEV300m1 |
obo22 |
wntmsci11/12: 改名する stlport_vc845.dll to stlport_vc7145.dll |
DEV300m1 |
mav28_DEV300 |
The new database 報告(する)/憶測 関係のある showstopper 直す/買収する,八百長をする. |
DEV300m1 |
jl92_DEV300 |
Showstopper |
DEV300m1 |
jl90_DEV300 |
Showstopper cws for 拡張 経営者/支配人 |
DEV300m1 |
ia64port01_DEV300 |
port OOo to ia64 architecture |
DEV300m1 |
gcframework_DEV300 |
Grammar checking 枠組み. |
DEV300m1 |
fwk81_DEV300 |
枠組み 直す/買収する,八百長をするs for OOo3.0 |
DEV300m1 |
formpdfexportfix_DEV300 |
直す/買収する,八百長をする 問題/発行する 86396 "OOH680_m7 (2.4rc1): PDF 輸出(する) does not |
DEV300m1 |
eoladabas_DEV300 | DEV300m1 | |
cwsattach_DEV300 |
追加する cwsattach build 環境 道具 |
DEV300m1 |
custommeta |
- 器具/実施する the service com.sun.星/主役にする.文書.DocumentProperties |
DEV300m1 |
cropmaster2000_DEV300 |
器具/実施するing interactive cropping feature for graphics in impress and draw |
DEV300m1 |
ab47_DEV300 |
直す/買収する,八百長をする 2.4 showstopper i86265 |
DEV300m1 |
ab46_DEV300 |
cws to 直す/買収する,八百長をする showstopper i84550 |
DEV300m1 |
ab45_DEV300 |
Extensible help: 追加するing content to the Contents tree |
DEV300m1 |
見解(をとる) as OpenDocument(Calc)
rt27 |
直す/買収する,八百長をする for cross master resync |
SRC680m248 |
notes2 |
New 実施 of 公式文書,認めるs in the 利ざや |
SRC680m248 |
native131_SRC680 |
とじ込み/提出する soffice.貯蔵所.manifest also for OOo |
SRC680m248 |
macosxdnd |
器具/実施する native Drag&減少(する) for Aqua OOo on Mac OS X |
SRC680m248 |
l10ntooling11 |
直す/買収する,八百長をするs some l10n 関係のある 問題/発行するs |
SRC680m248 |
hcshared16 |
Some late 問題/発行するs for OOo3.0 |
SRC680m248 |
cmcfixes42 |
Minor 直す/買収する,八百長をするs |
SRC680m248 |
chart19 |
Chart features for OOo 3.0 |
SRC680m248 |
calcselection |
選択 in Calc |
SRC680m248 |
xmlencl10n_SRC680 |
transform xml unicode chars to java 所有物/資産/財産s .... & # x1234; -> \u1234 |
SRC680m247 |
vclshowstop13_SRC680 |
直す/買収する,八百長をする broken AltGr 扱うing on windows |
SRC680m247 |
sw8u10stopper_SRC680 |
Showstopper for OOo2.4 |
SRC680m247 |
sw24bf04_SRC680 |
直す/買収する,八百長をする for regression #i85624# |
SRC680m247 |
sw24bf03_SRC680 |
直す/買収する,八百長をする for 問題/発行するs 85717 and 82258 |
SRC680m247 |
sheetdrag |
避ける long 延期するs when accidentally starting drag&減少(する) on sheet tabs |
SRC680m247 |
pagemargins |
Page 利ざやs in Calc page preview |
SRC680m247 |
odfversionfix_SRC680 |
bug 直す/買収する,八百長をする for odf 見解/翻訳/版 (犯罪,病気などの)発見 |
SRC680m247 |
obr07 |
除去する a few MacOS X specialties. |
SRC680m247 |
mingwport11 |
The cws 含む/封じ込めるs catch-up 直す/買収する,八百長をするs for MinGW port |
SRC680m247 |
mav27_SRC680 |
直す/買収する,八百長をする for OOo2.4 showstopper regarding 文書 肩書を与える. |
SRC680m247 |
jl87_SRC680 |
Showstopper |
SRC680m247 |
hro29_SRC680 |
2.4 直す/買収する,八百長をする for 地元の problems (Office not starting) |
SRC680m247 |
fwk85_SRC680 |
枠組み showstoppers for OOo2.4 |
SRC680m247 |
fwk84_SRC680 |
solve problems around stclient on different 壇・綱領・公約s |
SRC680m247 |
dba24h_SRC680 |
直す/買収する,八百長をする 問題/発行する 85822 |
SRC680m247 |
dba24g_SRC680 |
2.4 bug bug 直す/買収する,八百長をするing |
SRC680m247 |
calccolumns |
Calc column count |
SRC680m247 |
aw054 |
CWS for BugFixes and Overlay adaptions |
SRC680m247 |
vclshowstop12_SRC680 |
直す/買収する,八百長をする some showstoppers for 2.4 |
SRC680m246 |
registerlater_SRC680 |
直す/買収する,八百長をする of i85445 |
SRC680m246 |
os110_SRC680 | SRC680m246 | |
nofc4sols_SRC680 |
On some 壇・綱領・公約s the default for fontconfig based substitutions needs to be changed. |
SRC680m246 |
native128_SRC680 |
OOo 2.4 取り付け・設備 仕事s |
SRC680m246 |
native127 |
OOo 3.0 取り付け・設備 仕事s |
SRC680m246 |
mingwport10 |
Catch up 直す/買収する,八百長をするs for MinGW port |
SRC680m246 |
loc27pl_SRC680 |
update for polish localisation for OOo 2.4 |
SRC680m246 |
l10ntooling10 |
直す/買収する,八百長をする multi 過程 問題/発行するs in helpex |
SRC680m246 |
l10ntooling09 | SRC680m246 | |
icuregexpatch_SRC680 | SRC680m246 | |
gfb4win_SRC680 |
直す/買収する,八百長をする problem with generic glyph fallback after gfbfcfg 統合,差別撤廃. |
SRC680m246 |
gcc430two |
more gcc 4.3.0 buildfixes |
SRC680m246 |
gcc430icc |
gcc 4.3.0 buildfix for new icc module |
SRC680m246 |
fwk83_SRC680 |
2.4 直す/買収する,八百長をするs |
SRC680m246 |
calcsolver |
Calc solver dialog and 実施 |
SRC680m246 |
autoextension01_SRC680 |
roll 支援する changes regarding AutoExtension of Save(As) Dialog |
SRC680m246 |
vcl85_SRC680 |
Still more 2.4 直す/買収する,八百長をするs |
SRC680m245 |
ucbfixes05_SRC680 |
UCB multithreading 問題/発行するs. |
SRC680m245 |
transogl02 |
Going その上の with the Impress OpenGL slideshow 移行s |
SRC680m245 |
tkr09 | SRC680m245 | |
tkr07 |
2.4 直す/買収する,八百長をするs for NSS (証明書 validation) and NoLabel-所有物/資産/財産 直す/買収する,八百長をする [toolkit] |
SRC680m245 |
thbpp10 |
OOo 2.4 直す/買収する,八百長をするs |
SRC680m245 |
tbe32 |
OOo 2.4 accessibility bug 直す/買収する,八百長をするs |
SRC680m245 |
tagged01 |
直す/買収する,八百長をするs some tagged PDF 関係のある 問題/発行するs. |
SRC680m245 |
sw8u10bf04 |
Writer bug 直す/買収する,八百長をするs for OOo2.4 |
SRC680m245 |
sw24bf02_SRC680 |
直す/買収する,八百長をする for 問題/発行する i85216 |
SRC680m245 |
sjfixes03_SRC680 | SRC680m245 | |
serbianisntsrcs |
s/sr-CS/sr/, s/sh-YU/sh/ |
SRC680m245 |
rt24 |
Minor 環境 cleanup. |
SRC680m245 |
reportdesign02 |
その上の bugfixing of SRB and dba |
SRC680m245 |
pj89 |
Finishing WaE 直す/買収する,八百長をするs for Mac OS X. |
SRC680m245 |
pentaho2_SRC680 |
外部の 直す/買収する,八百長をするs for the 報告(する)/憶測 engine. |
SRC680m245 |
os109 |
Bugfixing OOo 2.4 |
SRC680m245 |
openssl02 |
2.4 openssl build 問題/発行するs |
SRC680m245 |
onlineupdate6b |
Bugfixes for Online Update Module |
SRC680m245 |
oj30 |
除去する using namespace ::std from comphelper/stl_types.hxx |
SRC680m245 |
newportstl |
Make x86_64 linux port (and other "非公式の" new ones like arm-oabi/arm-eabi/mipsel/mipseb/ia64...) default to using gcc stl and not stlport |
SRC680m245 |
networkrepair_SRC680 |
直す/買収する,八百長をするs to 扱う 無効の とじ込み/提出する 扱うs 予定 to lost 網状組織 関係s. |
SRC680m245 |
locdat24 |
地元の data 直す/買収する,八百長をするs for OOo2.4 |
SRC680m245 |
kohei01 |
General Calc 直す/買収する,八百長をするs: |
SRC680m245 |
jsc20 |
SDK 関連した OO.org 2.4 bugfixes |
SRC680m245 |
jl86_SRC680 |
new JRE for OOo |
SRC680m245 |
jl85_SRC680 | SRC680m245 | |
jl84_SRC680 |
2.4 直す/買収する,八百長をするs |
SRC680m245 |
impress136_SRC680 |
2.4 直す/買収する,八百長をするs for impress/draw |
SRC680m245 |
impress132 |
Bug 直す/買収する,八百長をするs for OOo 2.4 |
SRC680m245 |
impress124 |
Bug 直す/買収する,八百長をするs 2.4 |
SRC680m245 |
i18n39 |
i18n bug 直す/買収する,八百長をするs. |
SRC680m245 |
hro27 |
直す/買収する,八百長をするs for Windows system 層 |
SRC680m245 |
hro26_SRC680 |
Update 取り付け・設備 problems on Win9x, 加える 付加 直す/買収する,八百長をするs from hro10 |
SRC680m245 |
hro24 | SRC680m245 | |
hr49 |
Small 直す/買収する,八百長をするs to stlport and build 道具s. |
SRC680m245 |
hcshared14 |
Changes to the 使用/適用 help, Nov 07 and later |
SRC680m245 |
grepcheck |
check for $EGREP |
SRC680m245 |
fwk82_SRC680 |
2.4 bug 直す/買収する,八百長をするs ... |
SRC680m245 |
fwk80_SRC680 |
枠組み bugfixes for OpenOffice.org 2.4 |
SRC680m245 |
extras240 |
Bug-直す/買収する,八百長をする-CWS for Extras. |
SRC680m245 |
dr58_SRC680 |
Calc 問題/発行するs with 的 OOo 2.4 |
SRC680m245 |
dbawizards |
cws to 直す/買収する,八百長をする remaining bugs in database wizards |
SRC680m245 |
dba24f_SRC680 |
直す/買収する,八百長をするing DBA show stoppers for 2.4 |
SRC680m245 |
dba24e_SRC680 | SRC680m245 | |
dba24d |
現在進行中の DBA bug 直す/買収する,八百長をするing に向かって 2.4 |
SRC680m245 |
cmcfixes40 |
misc minor 直す/買収する,八百長をするs |
SRC680m245 |
chart21_SRC680 |
stopper bugs in chart |
SRC680m245 |
c17v002_SRC680 | SRC680m245 | |
c16v002_SRC680 | SRC680m245 | |
beppec56pdffix02 |
追加する module icc to OpenOffice.org. This module will be used to 生成する ICC color profile. |
SRC680m245 |
ab43_SRC680 |
Extensible Help SDK 見本 |
SRC680m245 |
ab42 |
2.4 直す/買収する,八百長をするs |
SRC680m245 |
xf02bigcleanup | SRC680m244 | |
hcshared15 |
Help content December 07 and later |
SRC680m244 |
xmlfilter02 | SRC680m243 | |
wae4extensions |
This cws is an 成果/努力 to 直す/買収する,八百長をする 警告s at buildtime in 拡張s |
SRC680m243 |
unoapi2 |
追加する 問題/発行する numbers into knownissue.xcl of $MODULE/qa/unoapi filder |
SRC680m243 |
tkr08 |
2.4 直す/買収する,八百長をするs / patches |
SRC680m243 |
thiscomponent_SRC680 |
直す/買収する,八百長をする the 問題/発行する that ThisComponent in 全世界の Basic scripts is |
SRC680m243 |
symex | SRC680m243 | |
sw8u10bf03 |
2.4 bugfixes |
SRC680m243 |
stl4leopardppc |
The 目的 of the cws is to 許す OpenOffice.org to be built on Mac OS X10.5 (PowerPC) |
SRC680m243 |
socs09 | SRC680m243 | |
so8s10u5_SRC680 | SRC680m243 | |
rt25_SRC680 |
Small 直す/買収する,八百長をするs for pack 道具ing, 関連した for SO only. |
SRC680m243 |
qadev31 |
実験(する) 環境 for API 実験(する)s and Convwatch |
SRC680m243 |
pentaho1 |
Newest 見解/翻訳/版 of the Pentaho sources of the 報告(する)/憶測 engine. |
SRC680m243 |
obo21 |
Port for .逮捕する 2008 表明する |
SRC680m243 |
native125 |
Small 直す/買収する,八百長をする for problems with userland scripts on Linux |
SRC680m243 |
localisation27 |
Localisation CWS for OOo 2.4 |
SRC680m243 |
fwk79 |
More 枠組み 直す/買収する,八百長をするs for OOo 2.4 |
SRC680m243 |
dmgunarchive_SRC680 |
Make dmg a valid PKGFORMAT value |
SRC680m243 |
cmcfixes41 |
Workspace to 除去する 未使用の modules of XmlSearch, xt and rvpapi |
SRC680m243 |
chart15 |
Bugfixes for chart2 |
SRC680m243 |
awtfixes1 |
改善する awt and vcl, 追加するing hooks for layout |
SRC680m243 |
ause089 |
get windows buildbot patches into cvs |
SRC680m243 |
ause085 |
rework dependency 世代 |
SRC680m243 |
aquavcl04 |
Several misc 直す/買収する,八百長をするs for Aqua 見解/翻訳/版, 含むing, Testtool 問題/発行するs, |
SRC680m243 |
rsclangvar |
器具/実施する language variant fallback in rsc |
SRC680m242 |
native114 | SRC680m242 | |
hunspell2 |
Hunspell (一定の)期間 checker 1.1.12 (http://hunspell.sf.逮捕する): |
SRC680m242 |
sb80 |
直す/買収する,八百長をするs for problems introduced by CWS sb71 |
SRC680m242 |
supdremove |
cleanup: 除去する obsolete SUPD 大型の use |
SRC680m242 |
adc21 |
許す 絶対の URLs for links to the developer 手動式の. |
SRC680m242 |
native110 |
一括 再編成, part 3 |
SRC680m242 |
obo19 |
Build and 環境 直す/買収する,八百長をするs for MacOSX 10.5. (ヒョウ) |
SRC680m242 |
ause088 |
small build 直す/買収する,八百長をするs |
SRC680m242 |
beppec56pdffix01 |
Bug 直す/買収する,八百長をする for pdf 輸出(する) filter (PDF/A-1), on the way to 2.4 |
SRC680m242 |
fwk77 |
Bugfixes for 2.4 |
SRC680m242 |
mingwport09 |
Catch-up 直す/買収する,八百長をするs for MinGW port |
SRC680m242 |
sw8u10bf02 |
Writer 核心 bug 直す/買収する,八百長をするs for OOo2.4 |
SRC680m242 |
ucbfixes04 |
Misc UCB bug 直す/買収する,八百長をするs for 2.4 |
SRC680m242 |
gcc430 |
clean up the 警告s that are now errors in gcc 4.3.0 |
SRC680m242 |
kendy19 |
OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER() |
SRC680m242 |
mba24issues01 | SRC680m242 | |
rhino15r5 |
update rhino to the most 最近の 1.5 見解/翻訳/版 |
SRC680m242 |
src680m242masterfix | SRC680m242 |