Difference between revisions of "User:Regina/MyDrafts"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: == Examine Changes in Functions for ODFv1.2 == This is a collection of the differences I found and what I know is already done or in progress. You are invited to add your observations and ...)
 
(Examine Changes in Functions for ODFv1.2)
Line 1: Line 1:
 
== Examine Changes in Functions for ODFv1.2 ==
 
== Examine Changes in Functions for ODFv1.2 ==
This is a collection of the differences I found and what I know is already done or in progress. You are invited to add your observations and work too.
+
This is a collection of the differences I found and what I know is already done or in progress. You are invited to add your observations and works.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 7: Line 7:
 
|-
 
|-
 
! GAMMADIST
 
! GAMMADIST
| Last Parameter has type Logical || Last Parameter has type Number || Change type internal to bool. Change UI texts. || patch in issue ||
+
| Last Parameter has type Logical || Last Parameter has type Number || Change type internal to bool. Change UI texts. || patch in {{Bug|94555}}||
 
|-
 
|-
! 2
+
!  
| ODF || Calc || Action || Progress ||
+
| Domain for Parameter x includes x < 0 || x < 0 give Err:502 in OOo2.* || Change implementation || integrated in OOo3.0 ||
 
|-
 
|-
! 3
+
! Functionname
 
| ODF || Calc  || Action || Progress ||
 
| ODF || Calc  || Action || Progress ||
 
|}
 
|}

Revision as of 12:16, 10 October 2008

Examine Changes in Functions for ODFv1.2

This is a collection of the differences I found and what I know is already done or in progress. You are invited to add your observations and works.

Function ODFv1.2 CALC Action Progress
GAMMADIST Last Parameter has type Logical Last Parameter has type Number Change type internal to bool. Change UI texts. patch in Issue 94555
Domain for Parameter x includes x < 0 x < 0 give Err:502 in OOo2.* Change implementation integrated in OOo3.0
Functionname ODF Calc Action Progress
Personal tools