Create an OpenOffice-Calc output for LibLayout
Task Description
Instead of creating POI/Excel tables, the aim of this task is to generate OO-Calc tables by generating the necessary XML-structures for that.
Dependencies
This task requires a working table-export base module. Charting requires LibCharts and an OO-Chart backend.
Solution Approach
The incomming tables can be transformed into static Calc-tables without formulas or charts using the same techniques as in the Excel-Export. Charts require extra data-sheets for their data-sources.