[sc-issues] [Issue 76575] Summary of Calc Functions

2008-02-06 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76575


User oc changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Feb  6 14:34:09 + 
2008 ---
closed as invalid

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 76575] Summary of Calc Functions

2008-02-06 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76575


User oc changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Wed Feb  6 14:33:38 + 
2008 ---
marked as invalid because this is not a task

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 76575] Summary of Calc Functions

2007-05-06 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76575





--- Additional comments from [EMAIL PROTECTED] Sun May  6 20:47:31 + 
2007 ---
Created an attachment (id=44905)
Updated List with OOo Calc Functions


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 76575] Summary of Calc Functions

2007-04-21 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76575


User discoleo changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |44582)
GAWK script to scan
|  | OOo code for Function Def
|  |initions






--- Additional comments from [EMAIL PROTECTED] Sat Apr 21 16:28:19 + 
2007 ---
Created an attachment (id=44582)
GAWK script to scan OOo code for Function Definitions


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 76575] Summary of Calc Functions

2007-04-21 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76575


User discoleo changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |44581)
List describing the
|  | OOo Calc Functions






--- Additional comments from [EMAIL PROTECTED] Sat Apr 21 16:27:17 + 
2007 ---
Created an attachment (id=44581)
List describing the OOo Calc Functions


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 76575] Summary of Calc Functions

2007-04-21 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76575
 Issue #|76575
 Summary|Summary of Calc Functions
   Component|Spreadsheet
 Version|OOo 2.2
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P2
Subcomponent|programming
 Assigned to|spreadsheet
 Reported by|discoleo





--- Additional comments from [EMAIL PROTECTED] Sat Apr 21 16:26:23 + 
2007 ---
This is a summary of Calc functions, including return value, parameters and
source code module where they are defined.

I decided to do this, because I did NOT find any useful information on many
aspects of OOo code. Before the community can more effectively start working on
the code, it is necessary to have a good documentation on this code, data types
and functions. I miss this very much.

As my time is very limited, I have NO time to struggle to find the information I
am looking for. So this should be a central place where to find this
information. Creating a new wiki page seems an alternative solution.

The file "OOo.Calc.Fx.Names.ods" contains a table with all Calc functions
defined in the files 'interpr1.cxx' through 'interpr6.cxx'. In the second table
I have selected some of the functions that seem more relevant (this is NOT a
full list).

I have used a gawk script to scan the source files and retrieve this information
(see attached OOo.Calc.Fx.Names.awk file for the script).

Beyond this basic information, every function should be thoroughly documented.
Some functions are self explanatory, but many are NOT. So, some help is needed
to accomplish this task.

Also, there are many *data types* that are used inside the code and which are
not documented. Please consider contributing, IF you have some spare time and
the necessary knowledge.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]