GSoC Summary
Working with Lireoffice during GSoC has been a great learning experience. It has helped me get better at C++ and taught me how real world applications are built. I also spent most of my time at the debugger rather than writing code which has helped me improve my debugging skills. It also taught me what a great tool git is for managing commits and has been helpful in more than one occasion.
My mentors, and the Libreoffice community has been very helpful and have guided me whenever I got stuck. It feels good to be a part of such a great community.
Below is a list of tasks that was done as part of the GSoC project and also a list of tasks that I wanted to, but could not finish during the period.
Work Done
Added Data Transformations
- https://gerrit.libreoffice.org/#/c/58152/
- https://gerrit.libreoffice.org/#/c/58151/
- https://gerrit.libreoffice.org/#/c/56886/
- https://gerrit.libreoffice.org/#/c/56862/
- https://gerrit.libreoffice.org/#/c/56780/
Added Base as a Data Provider (Unmerged)
Added XML as a Data Provider
Export Data Transformations to ODF
- https://gerrit.libreoffice.org/#/c/56665/
- https://gerrit.libreoffice.org/#/c/57217/
- https://gerrit.libreoffice.org/#/c/58254/
Import ODF with Data Transformations
Todo
- Add UNO Interface
- Encrypt credentials for data providers
- Manage column headers for imported data
Comments
Post a Comment