Export Data Transformations to ODF
This involves storing information of the data transformations to ODF file during saving so that it can be reapplied while opening the document ( Import data from ODF ).
Exporting data to ODF has been done in various steps as new transformations were added. Below is a list of commits that deal with this:
to free function.
Exporting data to ODF has been done in various steps as new transformations were added. Below is a list of commits that deal with this:
- https://gerrit.libreoffice.org/#/c/56665/
- https://gerrit.libreoffice.org/#/c/57217/
- https://gerrit.libreoffice.org/#/c/58254/
writesort()
method from WriteDatabaseRange
to free function.
Comments
Post a Comment