X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/dadf0a885f294891faf3d860a3561bf9de28e2c2..HEAD:/student/krauspe1/index.mdwn diff --git a/student/krauspe1/index.mdwn b/student/krauspe1/index.mdwn index e8d60965..697b02e0 100644 --- a/student/krauspe1/index.mdwn +++ b/student/krauspe1/index.mdwn @@ -1,27 +1,31 @@ [[!meta title="Kraus Petr"]] -**Project name and homepage:** [LibreOffice][h] +**Project name and homepage:** [LibreOffice](http://www.libreoffice.org/) Assignment ========== +I chose from the list of ["Easy hacks"][easyhacks]: -Fix some warnings generated by LibreOffice in Visual studio [https://bugs.freedesktop.org/show_bug.cgi?id=42781](https://bugs.freedesktop.org/show_bug.cgi?id=42781) +[Bug 42781:][bug1] 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:][bug2] Replace usage of append() on string object with operator+() to improve readability of code. Links documenting the results of my work ======================================== -Here, I’ll add links similar to the examples below and describe what is being linked. - -* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) -* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) -* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [Additional supporting material](http://lwn.net/Articles/385586/) +* My patches bugzilla page: [Bug 42781][bug1] +* My patches gerrit page: [1][gerrit1], [2][gerrit2], [3][gerrit3] +* My patches in a public mailing list(generated by gerrit): [1][ml1], [2][ml2], [3][ml3] +* Project repository with my patches included: +* My commits in the project repository: [1][c1], [2][c2], [3][c3] Presentation ============ -* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an Attachment to this page)|prezentace1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] +* Presentation of the aim of my work(czech): [[PDF|prezentace1-krauspe1.pdf]] and [[ODP|prezentace1-krauspe1.odp]] +* Presentation of the results of my work: [[PDF|prezentace2-krauspe1.pdf]] and [[ODP|prezentace2-krauspe1.odp]] Ohloh ===== @@ -30,6 +34,16 @@ Ohloh Ohloh profile for krOoze - -[h]: https://wiki.documentfoundation.org/Development/Easy_Hacks -[w]:https://www.ohloh.net/accounts/krauspe1/widgets +[homepage]: http://www.libreoffice.org/ "http://www.libreoffice.org/" +[easyhacks]: https://wiki.documentfoundation.org/Development/Easy_Hacks#Fix_Windows_build_warnings_.28from_any_platform.29 "https://wiki.documentfoundation.org/Development/Easy_Hacks#Fix_Windows_build_warnings_.28from_any_platform.29" +[bug1]: https://bugs.freedesktop.org/show_bug.cgi?id=42781 "https://bugs.freedesktop.org/show_bug.cgi?id=42781" +[bug2]: https://bugs.freedesktop.org/show_bug.cgi?id=57950 "https://bugs.freedesktop.org/show_bug.cgi?id=57950" +[ml1]: http://lists.freedesktop.org/archives/libreoffice/2013-March/048717.html "http://lists.freedesktop.org/archives/libreoffice/2013-March/048717.html" +[ml2]: http://lists.freedesktop.org/archives/libreoffice/2013-April/049310.html "http://lists.freedesktop.org/archives/libreoffice/2013-April/049310.html" +[ml3]: http://lists.freedesktop.org/archives/libreoffice/2013-April/049317.html "http://lists.freedesktop.org/archives/libreoffice/2013-April/049317.html" +[gerrit1]: https://gerrit.libreoffice.org/3066 "https://gerrit.libreoffice.org/3066" +[gerrit2]: https://gerrit.libreoffice.org/3203 "https://gerrit.libreoffice.org/3203" +[gerrit3]: https://gerrit.libreoffice.org/3204 "https://gerrit.libreoffice.org/3204" +[c1]: http://cgit.freedesktop.org/libreoffice/core/commit/?id=00e9accbc591791b6529105807a2944cd92dde78 "http://cgit.freedesktop.org/libreoffice/core/commit/?id=00e9accbc591791b6529105807a2944cd92dde78" +[c2]: http://cgit.freedesktop.org/libreoffice/core/commit/?id=8dd4db783ffe5a11b5bf427014a2f8524cc87cad "http://cgit.freedesktop.org/libreoffice/core/commit/?id=8dd4db783ffe5a11b5bf427014a2f8524cc87cad" +[c3]: http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5928f09ad53de2c4683000619d29be140a97be8 "http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5928f09ad53de2c4683000619d29be140a97be8"