Difference between revisions of "Calc"

From Apache OpenOffice Wiki
Jump to: navigation, search
(→‎People: contributions by Muthu)
(→‎People: contributions by Regina)
Line 35: Line 35:
 
*; Jan Holešovský : improvement of HTML export filter using CSS for cell borders
 
*; Jan Holešovský : improvement of HTML export filter using CSS for cell borders
 
*; Takashi Nakamoto : katakana fullwidth/halfwidth conversion for JIS and ASC functions
 
*; Takashi Nakamoto : katakana fullwidth/halfwidth conversion for JIS and ASC functions
 +
*; Regina Henschel : numerical stability of CORREL, COVAR, PEARSON, RSQ, STEYX, SLOPE, INTERCEPT, FORECAST
  
 
* QA
 
* QA

Revision as of 18:18, 18 July 2007

OpenOffice.org Calc is the spreadsheet application of OpenOffice.org. There is a FAQ.

The application's source code is located in 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

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/Drafts
drafts of discussed or planned features
Calc/Features
new feature specifications
Calc/API
programming Calc using the API
Calc/hacks
tweak the source

People

  • working permanently on the code
    Niklas Nebel
    project lead, all areas
    Eike Rathke
    co-lead, formula compiler, interpreter, calculation engine, number formatter
    Daniel Rentz
    Microsoft Excel import/export filters, Analysis Add-In, UI
    Thomas Benisch
    API, UI
    Kohei Yoshida
    MOOXML filter
  • code contributors
    Kohei Yoshida
    numerical improvements of statistical distribution functions
    Jody Goldberg
    Microsoft Excel compatibility
    Martin Eitzenberger
    new gaussinv() implementation
    Mukund Sivaraman
    better accuracy of GetStVarParms() used in STDEV, STDEVP, VAR, VARP, DEVSQ
    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
    #DIV/0! division by zero error differentiation
    Ctrl+` toggles formula view
    Jan Holešovský
    improvement of HTML export filter using CSS for cell borders
    Takashi Nakamoto
    katakana fullwidth/halfwidth conversion for JIS and ASC functions
    Regina Henschel
    numerical stability of CORREL, COVAR, PEARSON, RSQ, STEYX, SLOPE, INTERCEPT, FORECAST
  • 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

Personal tools