]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/krauspe1/index.mdwn
Merge branch 'master' of rtime:edu/osp-wiki
[edu/osp-wiki.git] / student / krauspe1 / index.mdwn
1 [[!meta title="Kraus Petr"]]
2
3 **Project name and homepage:** [LibreOffice][homepage]
4
5 Assignment
6 ==========
7 I chose from the list of ["Easy hacks"][easyhacks]:
8
9 [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.)
10
11 and/or in case of trouble with that one:
12
13 [Bug 57950:][bug2] Replace usage of append() on string object with operator+() to improve readability of code.
14
15 Links documenting the results of my work
16 ========================================
17
18 * My patches bugzilla page: [Bug 42781][bug1]
19 * My patches gerrit page: [1][gerrit1], [2][gerrit2], [3][gerrit3]
20 * My patches in a public mailing list(generated by gerrit): [1][ml1], [2][ml2], [3][ml3]
21 * Project repository with my patches included: <http://cgit.freedesktop.org/libreoffice/core/>
22 * My commits in the project repository: [1][c1], [2][c2], [3][c3]
23
24 Presentation
25 ============
26
27 * Presentation of the aim of my work(czech): [[PDF|prezentace1-krauspe1.pdf]] and [[ODP|prezentace1-krauspe1.odp]]
28 * Presentation of the results of my work: [[PDF|prezentace2-krauspe1.pdf]] and [[ODP|prezentace2-krauspe1.odp]]
29
30 Ohloh
31 =====
32
33 <a href='https://www.ohloh.net/accounts/238093?ref=Detailed' target='_top'>
34     <img alt='Ohloh profile for krOoze' border='0' height='35' src='https://www.ohloh.net/accounts/238093/widgets/account_detailed.gif' width='230' />
35 </a>
36
37 [homepage]: http://www.libreoffice.org/ "http://www.libreoffice.org/"
38 [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"
39 [bug1]: https://bugs.freedesktop.org/show_bug.cgi?id=42781 "https://bugs.freedesktop.org/show_bug.cgi?id=42781"
40 [bug2]: https://bugs.freedesktop.org/show_bug.cgi?id=57950 "https://bugs.freedesktop.org/show_bug.cgi?id=57950"
41 [ml1]: http://lists.freedesktop.org/archives/libreoffice/2013-March/048717.html "http://lists.freedesktop.org/archives/libreoffice/2013-March/048717.html"
42 [ml2]: http://lists.freedesktop.org/archives/libreoffice/2013-April/049310.html "http://lists.freedesktop.org/archives/libreoffice/2013-April/049310.html"
43 [ml3]: http://lists.freedesktop.org/archives/libreoffice/2013-April/049317.html "http://lists.freedesktop.org/archives/libreoffice/2013-April/049317.html"
44 [gerrit1]: https://gerrit.libreoffice.org/3066 "https://gerrit.libreoffice.org/3066"
45 [gerrit2]: https://gerrit.libreoffice.org/3203 "https://gerrit.libreoffice.org/3203"
46 [gerrit3]: https://gerrit.libreoffice.org/3204 "https://gerrit.libreoffice.org/3204"
47 [c1]: http://cgit.freedesktop.org/libreoffice/core/commit/?id=00e9accbc591791b6529105807a2944cd92dde78 "http://cgit.freedesktop.org/libreoffice/core/commit/?id=00e9accbc591791b6529105807a2944cd92dde78"
48 [c2]: http://cgit.freedesktop.org/libreoffice/core/commit/?id=8dd4db783ffe5a11b5bf427014a2f8524cc87cad "http://cgit.freedesktop.org/libreoffice/core/commit/?id=8dd4db783ffe5a11b5bf427014a2f8524cc87cad"
49 [c3]: http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5928f09ad53de2c4683000619d29be140a97be8 "http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5928f09ad53de2c4683000619d29be140a97be8"