Difference between revisions of "Calc"

From Apache OpenOffice Wiki
Jump to: navigation, search
(a few more pointers)
m (People)
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
OpenOffice.org '''Calc''' is the spreadsheet application.
+
{{Template:Calc Project}}
 +
'''OpenOffice.org Calc''' is the spreadsheet application of [[OpenOffice.org]].  There is a user [[Documentation/FAQ/Calc|FAQ]], a [[Documentation/OOoAuthors_User_Manual/Calc_Guide|manual]], [[Documentation/How_Tos|HowTos]] and a [[Documentation/How_Tos/Calc:_Functions_listed_by_category|function list by category]]. This section here is mainly targeted to developers.
  
The application's source code is located in [[Sc|module '''sc''']]. The mailing list for developer discussions related to Calc is dev@sc.openoffice.org, to subscribe mailto:dev-subscribe@sc.openoffice.org and then reply to the subscription mail sent to you to verify subscription. The project's webpage is http://sc.openoffice.org
+
The application's source code is located in [[Sc|module '''sc''']]. The mailing list for developer discussions related to Calc is dev@openoffice.apache.org, to subscribe mailto:dev-subscribe@openoffice.apache.org and then reply to the subscription mail sent to you to verify subscription. The project's webpage is http://sc.openoffice.org
  
For wiki articles related to the project see [[:Category:Calc|category Calc]].
+
For (hopefully) all wiki articles related to the project see [[:Category:Calc]]. Some topics are also ordered hierarchical:
  
 +
== Article Hierarchy ==
  
'''People:'''
+
; [[Calc/To-Dos]] : things remaining to be done
 +
; [[Calc/Done]] : things that were To-Dos
 +
; [[Calc/Drafts]] : drafts of discussed or planned features
 +
; [[Calc/Features]] : specifications of features implemented
 +
; [[Calc/Implementation]] : implementation details
 +
; [[Calc/API]] : programming Calc using the API
 +
; [[Calc/Add-In]] : writing Calc add-ins
 +
; [[Calc/hacks]] : tweak the source
  
* working permanently on the code
+
== People ==
*; [[User:Nn|Niklas Nebel]] : project lead, all areas
+
*; [[User:ErAck|Eike Rathke]] : co-lead, formula compiler, interpreter, calculation engine, number formatter
+
*; Daniel Rentz : Microsoft Excel import/export filters, Analysis Add-In
+
*; Jody Goldberg : Microsoft Excel compatibility
+
  
 +
'''Developers wanted'''. -- ''feel free to put your name and your area of expertise''
  
* [[Add-In]]/Add-On developers
+
[[Category:Calc|! !]]
*; [[User:Kohei|Kohei Yoshida]] : [[Optimization Solver]]
+
[[Category:Project]]
 
+
[[Category:Development]]
 
+
* code contributors
+
*; [[User:Kohei|Kohei Yoshida]] : numerical improvements of statistical distribution functions
+
*; Martin Eitzenberger : new gaussinv implementation
+
*; Ashwanth Premchandran : Lotus 123 import filter basics, with the kind help of Michael Meeks
+
*; Michael Meeks : bits of this and that
+
*; Muthu Subramanian : CSV export "as shown"; OrdinalSuffix in cell fill
+
*; Jan Holešovský : improvement of HTML export filter using CSS for cell borders
+
 
+
 
+
* QA
+
*; Frank Stecher : general QA
+
*; Jörg Sievers : testtool automation
+
 
+
 
+
If anyone feels he's missing here please drop a line, mailto:er@openoffice.org
+
 
+
 
+
[[Category:Calc]]
+

Revision as of 22:47, 1 May 2013

Calc Icon.png

Calc Project

Please view the guidelines
before contributing.

Popular Subcategories:

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Chart Documentation:

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

API Documentation:

Calc Add-In:

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Sc.OpenOffice.org

OpenOffice.org Calc is the spreadsheet application of OpenOffice.org. There is a user FAQ, a manual, HowTos and a function list by category. This section here is mainly targeted to developers.

The application's source code is located in module sc. The mailing list for developer discussions related to Calc is dev@openoffice.apache.org, to subscribe mailto:dev-subscribe@openoffice.apache.org and then reply to the subscription mail sent to you to verify subscription. The project's webpage is http://sc.openoffice.org

For (hopefully) all wiki articles related to the project see Category:Calc. Some topics are also ordered hierarchical:

Article Hierarchy

Calc/To-Dos 
things remaining to be done
Calc/Done 
things that were To-Dos
Calc/Drafts 
drafts of discussed or planned features
Calc/Features 
specifications of features implemented
Calc/Implementation 
implementation details
Calc/API 
programming Calc using the API
Calc/Add-In 
writing Calc add-ins
Calc/hacks 
tweak the source

People

Developers wanted. -- feel free to put your name and your area of expertise

Personal tools