- 06 Şub, 2019 5 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I4606e5a3717c3717d105dd2e63c9fd7d2e1abf83
-
Tor Lillqvist yazdı
Change-Id: I1714a609ecb520260b99f361e4ed65bdc77ddddc
-
Stephan Bergmann yazdı
...which happens to avoid an unhelpful -Werror=strict-overflow with GCC 7 and --enable-optimized: > vcl/source/edit/texteng.cxx: In member function ‘bool TextEngine::CreateLines(sal_uInt32)’: > vcl/source/edit/texteng.cxx:2197:9: error: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Werror=strict-overflow] > if ( nTmpWidth > nXWidth ) > ^~ Change-Id: Ia87933da6e38b8b462d2ea34c3db6a84c5840f92 Reviewed-on: https://gerrit.libreoffice.org/66690 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 41fded57)
-
Stephan Bergmann yazdı
...as emitted by at least GCC 8.2 with --enable-optimized, by making the buffers large enough for the (hypothetical) largest values of the various date/time components Reviewed-on: https://gerrit.libreoffice.org/66618 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 113536e9) Change-Id: I82e9b08fa099546b2d6f29c702e1440df9e6c6e0
-
Stephan Bergmann yazdı
> In file included from gcc/include/c++/7.1.1/vector:69:0, > from jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx:39: > gcc/include/c++/7.1.1/bits/vector.tcc: In function ‘javaPluginError jfw_plugin_startJavaVirtualMachine(const JavaInfo*, const JavaVMOption*, sal_Int32, JavaVM**, JNIEnv**)’: > gcc/include/c++/7.1.1/bits/vector.tcc:407:15: error: variable ‘__new_finish’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] > pointer __new_finish(__new_start); > ^~~~~~~~~~~~ Change-Id: Iefabac65871ed79bcfa333f0193fcbbd1369f7f1 Reviewed-on: https://gerrit.libreoffice.org/66714 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 58f30cf1)
-
- 05 Şub, 2019 2 kayıt (commit)
-
-
Miklos Vajna yazdı
This was added in commit 2fcf3a87 (ooxml: preserve gradient shape fill, 2014-01-31), and assumes that the theme colors can be preserved, as the theme definition is grab-bagged as well. But the theme is grab-bagged only for DOCX, not for PPTX, so skip gradient grab-bag for PPTX, otherwise the gradient would refer to incorrect colors in the theme. Change-Id: I98e1c67d4b10e68916f81dd7fc508eb4146d506b Reviewed-on: https://gerrit.libreoffice.org/67386Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins (cherry picked from commit cfc1f4ea) Reviewed-on: https://gerrit.libreoffice.org/67396Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Miklos Vajna yazdı
Map Border to a gradient stop before the final one. Map X/YOffset to the focus rectangle of the center shade, i.e. the opposite of what the import already does. (cherry picked from commit 82365563) Conflicts: oox/source/export/drawingml.cxx sd/qa/unit/import-tests.cxx Change-Id: I88db7d579da7327e5e06b736a75a6892b338dd73 Reviewed-on: https://gerrit.libreoffice.org/67395Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 04 Şub, 2019 1 kayıt (commit)
-
-
Miklos Vajna yazdı
Handle the case when the horizontal center is at 50%. Other cases are still unhandled, those are more complex. After fixing the style, center and border, the gradient fill looks similar to how PowerPoint renders it. Change-Id: I419da70482de37031aa2c7fc735692019d7665f5 Reviewed-on: https://gerrit.libreoffice.org/67175Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 30 Ock, 2019 3 kayıt (commit)
-
-
Tamás Zolnai yazdı
- Use the correct method to remove the frame, so DOC export will work correctly. - Remove pagedesc attribute of the first text node if the table is moved before it to avoid to generate a page break. Reviewed-on: https://gerrit.libreoffice.org/67093 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 70c29e50) Unfloat: Need to move the page desc into the table node AttrSet Reviewed-on: https://gerrit.libreoffice.org/67126 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 9d319865) Change-Id: I02802c4d25c947ec140b846c594848117815f1ce b9868bb31238905dd178fcf54c79f013079a037b Reviewed-on: https://gerrit.libreoffice.org/67098Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> Tested-by:
Miklos Vajna <vmiklos@collabora.com>
-
Andras Timar yazdı
Change-Id: Icbee86df871c772c1897ddf4b84803970e574074
-
Tamas Bunth yazdı
Also add test for inserting and reading timestamp values. Change-Id: I2ba997c438f4e33965b0fe0602e58eddeff38b01 Reviewed-on: https://gerrit.libreoffice.org/67066 Tested-by: Jenkins Reviewed-by:
Tamás Bunth <btomi96@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/67091Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
- 28 Ock, 2019 1 kayıt (commit)
-
-
Andras Timar yazdı
* Update translations from branch 'distro/collabora/cp-6.0' - [cp] Revert rename of Master Slide Design Change-Id: Ia8a6f8f16a7bc725a6184a627d65ba8a914d8c29
-
- 25 Ock, 2019 2 kayıt (commit)
-
-
Jan Holesovsky yazdı
The consequence was that the shapes were inserted into the background layer. The problem was particularly visible with the LOK, but reproducible on the desktop too. Includes unit test. Change-Id: I16137331f944101e25679ec8c4a034bea658bc57 Reviewed-on: https://gerrit.libreoffice.org/66915Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> Tested-by:
Miklos Vajna <vmiklos@collabora.com>
-
Stephan Bergmann yazdı
Change-Id: Ia078fb8e1e497edfa08e2a61d1659100461fc52e Reviewed-on: https://gerrit.libreoffice.org/59720 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/66914Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 24 Ock, 2019 3 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Id89913a8d14d1c7c16684700b5f89e786ef61369
-
Andras Timar yazdı
Change-Id: If7595983f7bf2d990687a64659a63a8a66b120bd
-
Andras Timar yazdı
Change-Id: I77159776e2f6625cdd23d1b11b36485325da2a3c
-
- 23 Ock, 2019 5 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I77159776e2f6625cdd23d1b11b36485325da2a3c
-
Andras Timar yazdı
Change-Id: If0087ff8d079ee91e087d8589b7bcc99ad21efa5
-
Tor Lillqvist yazdı
Change-Id: Ifc48e5fbcc212f0e80cf6877e2781910e38e5e54
-
Andras Timar yazdı
This reverts commit 7b6cf331.
-
Andras Timar yazdı
Change-Id: Ia988030974cb54e50709d10baa728cace72f1b58
-
- 22 Ock, 2019 9 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I9740e265c7f4c607bf871c5f12df149355ce6a61 Reviewed-on: https://gerrit.libreoffice.org/66495Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Jenkins Reviewed-on: https://gerrit.libreoffice.org/66728Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamas Bunth yazdı
.. should move the cursor backwards to beforeFirst position and return false. Change-Id: Icbb4bed0ea39ea3a0bf375d5616e3ef768fc69d9 Reviewed-on: https://gerrit.libreoffice.org/66730Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Szymon Kłos yazdı
Change-Id: I8688c65695080804bae22209ed5d4890ced1a8dc
-
Ashod Nakashian yazdı
Change-Id: I2eb92d83f50b91b39a10e22298d496668c1cbf72
-
Ashod Nakashian yazdı
warning: local variable 'aFont' will be copied despite being returned by name [-Wreturn-std-move] note: call 'std::move' explicitly to avoid copying And remove unused local variable. Change-Id: I485b690beff33db769866358c69391465bc44fcd
-
Ashod Nakashian yazdı
Looks like this is no longer needed to correctly render editbox borders. Not clear what fixed the issue. This reverts commit 9c5bc82f.
-
Jan Holesovsky yazdı
Change-Id: I6c42b1f94f6510e42049bc7c7fc040f17e6edae6
-
Tor Lillqvist yazdı
Change-Id: Ic049f78fddcaabafbe6be18b92a87b56352c1a4c
-
Gülşah Köse yazdı
Change-Id: Ie2f153591e69a7a2718e54a0379725dcd659a737 Signed-off-by:
Gülşah Köse <gulsah.kose@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/66668 Tested-by: Jenkins
-
- 21 Ock, 2019 4 kayıt (commit)
-
-
Gülşah Köse yazdı
Change-Id: I8cca2db6157996dd25afa4c95e769725188fdfb9 Signed-off-by:
Gülşah Köse <gulsah.kose@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/66686Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Jenkins (cherry picked from commit 1e38d5b9) Reviewed-on: https://gerrit.libreoffice.org/66702Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: Ifd472f4ca79ab97a1d6d5c5007537375121f6f58
-
Tor Lillqvist yazdı
Change-Id: Iafb5be16ebb23aa09e0300a77c2f2dbe29b85cad
-
Tor Lillqvist yazdı
Change-Id: I1b3fd47a23002673cb81811ebfd0034ca546d837
-
- 18 Ock, 2019 5 kayıt (commit)
-
-
Gülşah Köse yazdı
The patch fixes missing numFmt. numFmt element has been added as child under the dLbl element. Change-Id: Ic81ac58c2ea087cd7599351034eb4298ee613843 Signed-off-by:
Gülşah Köse <gulsah.kose@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/66493Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by: Jenkins (cherry picked from commit 102f42fa) Reviewed-on: https://gerrit.libreoffice.org/66631Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I021d63c9d57f1e0435bcc5f97abc57bc39fece01
-
Tor Lillqvist yazdı
Change-Id: I1492c604ac39ce72fe2cfe8804ac15e8c41b9a46
-
Tor Lillqvist yazdı
Does nothing. Needed for customer application to proceed. Once we are further along in getting it to work, we can investigate what the parameters passed to this ToolsOptionsView method actually are. (This WordBasic thing is something that has been deprecated since last century, I suspect, so no wonder it is hard to find authoritative documentation on it.) Change-Id: I62a6d6d9abb9364afca110570fa341a2375a77a6
-
Noel Grandin yazdı
Change-Id: I839eaa820952ff39818b5ed9bd06a44eec3f39d3 Reviewed-on: https://gerrit.libreoffice.org/66103Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by:
Mert Tümer <mert.tumer@collabora.com> Tested-by:
Mert Tümer <mert.tumer@collabora.com>
-