Project name and homepage: LibreOffice
Assignment
I chose from the list of „Easy hacks“:
Bug 42781: Fix some of the warnings generated by LibreOffice in Visual studio c++ compiler (to have warningless compilation and perhaps uncover hidden bugs.)
and/or in case of trouble with that one:
Bug 57950: Replace usage of append() on string object with operator+() to improve readability of code.
Links documenting the results of my work
- My patches bugzilla page: Bug 42781
- My patches gerrit page: 1, 2, 3
- My patches in a public mailing list(generated by gerrit): 1, 2, 3
- Project repository with my patches included: http://cgit.freedesktop.org/libreoffice/core/
- My commits in the project repository: 1, 2, 3
Presentation
- Presentation of the aim of my work(czech): PDF and ODP
- Presentation of the results of my work: PDF and ODP