Difference between revisions of "Calc"

From Apache OpenOffice Wiki
Jump to: navigation, search
(people)
m (People)
(29 intermediate revisions by 7 users not shown)
Line 1: Line 1:
'''OpenOffice.org Calc''' is the spreadsheet application of [[OpenOffice.org]].  There is a [[FAQ:Calc|FAQ]].
+
{{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]].
+
For (hopefully) all wiki articles related to the project see [[:Category:Calc]]. Some topics are also ordered hierarchical:
  
== People ==
+
== Article Hierarchy ==
  
* working permanently on the code
+
; [[Calc/To-Dos]] : things remaining to be done
*; [[User:Nn|Niklas Nebel]] : project lead, all areas
+
; [[Calc/Done]] : things that were To-Dos
*; [[User:ErAck|Eike Rathke]] : co-lead, formula compiler, interpreter, calculation engine, number formatter
+
; [[Calc/Drafts]] : drafts of discussed or planned features
*; Daniel Rentz : Microsoft Excel import/export filters, Analysis Add-In, UI
+
; [[Calc/Features]] : specifications of features implemented
*; Thomas Benisch : [[API]], UI
+
; [[Calc/Implementation]] : implementation details
*; [[User:Kohei|Kohei Yoshida]] : MOOXML filter
+
; [[Calc/API]] : programming Calc using the API
 +
; [[Calc/Add-In]] : writing Calc add-ins
 +
; [[Calc/hacks]] : tweak the source
  
* [[Add-In]]/[[Add-On]] developers
+
== People ==
*; [[User:Kohei|Kohei Yoshida]] : [[Optimization Solver]]
+
 
+
* code contributors
+
*; [[User:Kohei|Kohei Yoshida]] : numerical improvements of statistical distribution functions
+
*; Jody Goldberg : Microsoft Excel compatibility
+
*; 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
+
*; Oliver Crämer : general QA, number formats (locale data)
+
*; Jörg Sievers : testtool automation
+
  
If anyone feels he's missing here please drop a line, mailto:er@openoffice.org
+
'''Developers wanted'''. -- ''feel free to put your name and your area of expertise''
  
[[Category:Calc|Calc]]
+
[[Category:Calc|! !]]
 +
[[Category:Project]]
 +
[[Category:Development]]

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