Calligra/Sheets: Difference between revisions

From KDE Community Wiki
m (moved Calligra/Tables to Calligra/Sheets: Calligra Tables has ben renamed to Calligra Sheets.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://www.koffice.org/kspread/ KSpread] is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics.
[http://www.calligra.org/sheets/ Calligra Sheets] is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics.


=Todo=
=Todo=
* [[Calligra/Tables/Todo]]
* [[Calligra/Sheets/Todo]]


==OpenFormula==
==OpenFormula==
Line 12: Line 12:
==Plugins==
==Plugins==


KSpread comes with a flexible plugin-architektur based on the KDE KPart Component technology. This allows a clean separation between KSpread and it's plugins, enables reusing of plugins even outside of KSpread and is build upon a well proven technology.
Calligra Sheets comes with a flexible plugin-architektur based on the KDE KPart Component technology. This allows a clean separation between Calligra Sheets and it's plugins, enables reusing of plugins even outside of Calligra Sheets and is build upon a well proven technology.


Existing KSpread plugins are
Existing Calligra Sheets plugins are
* [http://websvn.kde.org/trunk/koffice/kspread/plugins/insertcalendar/ Calendar plugin]
* [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/calendar/ Calendar plugin]
* [http://websvn.kde.org/trunk/koffice/kspread/plugins/scripting/ Scripting plugin]
* [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/scripting/ Scripting plugin]
* [http://websvn.kde.org/trunk/koffice/kspread/plugins/solver/ Solver plugin]
* [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/solver/ Solver plugin]


About KParts
About KParts
Line 26: Line 26:
==Scripting==
==Scripting==


The [http://techbase.kde.org/Development/Tutorials/KSpread_Scripting KSpread Scripting] page provides an overview of scripting within KSpread.
The [http://techbase.kde.org/Development/Tutorials/KSpread_Scripting KSpread Scripting] page provides an overview of scripting within KSpread (TODO: still applies to Calligra Sheets?)


==Links==
==Links==


* [http://www.koffice.org/kspread Homepage]
* [http://www.calligra.org/sheets Homepage]
* [http://docs.kde.org/development/en/koffice/kspread/ The KSpread Handbook]
* [http://docs.kde.org/development/en/calligra/sheets The Calligra Sheets Handbook]
* [http://www.koffice.org/kspread/screenshots.php KSpread Screenshots]
* [http://www.calligra.org/sheets/screenshots Calligra Sheets Screenshots]
* [http://en.wikipedia.org/wiki/KSpread KSpread on WikiPedia]
* [http://en.wikipedia.org/wiki/Calligra_Sheets Calligra Sheets on Wikipedia]

Latest revision as of 22:05, 17 April 2012

Calligra Sheets is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics.

Todo

OpenFormula

Plugins

Calligra Sheets comes with a flexible plugin-architektur based on the KDE KPart Component technology. This allows a clean separation between Calligra Sheets and it's plugins, enables reusing of plugins even outside of Calligra Sheets and is build upon a well proven technology.

Existing Calligra Sheets plugins are

About KParts

Scripting

The KSpread Scripting page provides an overview of scripting within KSpread (TODO: still applies to Calligra Sheets?)

Links