GSoC Weekly Report #4 - Table Styles

Jakub Trzebiatowski ubap.dev at gmail.com
Mon Jun 20 15:32:11 UTC 2016


Dear Community,

This was the fourth week. This week I was working on:

- Implemented isInUse() and isUserDefined() for table styles and cell 
styles.
   This was required for a correct export.
   + https://gerrit.libreoffice.org/#/c/26366/

- Expanded table styles by table:first-row-end-column,
   table:first-row-start-column, table:last-row-end-column,
   table:last-row-start-column properties.
   + https://gerrit.libreoffice.org/#/c/26359/

- Implemented basic export of cell styles and table styles (table-template).
   To properly map a core table style class (SwTableAutoFormat) and
   odf table-template implemented new table-template elements in loext 
namespace:
   loext:first-row-even-column, loext:last-row-even-column
   loext:first-row-end-column, loext:first-row-start-column
   loext:last-row-end-column, loext:last-row-start-column.
   + https://gerrit.libreoffice.org/#/c/26185/

Plans for this week:
- Will be working on cell style and table style import.

Regards,
Jakub Trzebiatowski, ubap



More information about the LibreOffice mailing list