Calligra/Sheets: Difference between revisions
Appearance
< Calligra
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[http://www. | [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= | ||
Line 12: | Line 12: | ||
==Plugins== | ==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 | Existing Calligra Sheets plugins are | ||
* [ | * [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/insertcalendar/ Calendar plugin] | ||
* [ | * [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/scripting/ Scripting 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. | * [http://www.calligra.org/sheets Homepage] | ||
* [http://docs.kde.org/development/en/ | * [http://docs.kde.org/development/en/calligra/sheets The Calligra Sheets Handbook] | ||
* [http://www. | * [http://www.calligra.org/sheets/screenshots Calligra Sheets Screenshots] | ||
* [http://en.wikipedia.org/wiki/ | * [http://en.wikipedia.org/wiki/Calligra_Sheets Calligra Sheets on Wikipedia] |
Revision as of 22:00, 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?)