- 20 Haz, 2015 6 kayıt (commit)
-
-
Michael Meeks yazdı
These were causing horrible rendering artifacts for all manner of headless rendering across Android & Online. A very simple fix in vcl, plus a set of tests. Change-Id: Ib261c0ea29d79ee6415e164c0b9b098efb52458b
-
Matthias Freund yazdı
Presentationscurrentslide with a pause-play button and i add a play symbol to the presentation icon (like the one in tango, galaxy e.g.) Change-Id: If3ee81a7811a545a4251d1d1b2827e477b5034a5 Reviewed-on: https://gerrit.libreoffice.org/16383Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 0c5e51bb) Signed-off-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Christian Lohmaier yazdı
Change-Id: Ib5b546c9e6256a0ac547d17f7a6a27bcd3e6df80
-
Christian Lohmaier yazdı
Project: translations fb65a48c039745843723db64e25cb9607f0548a0 update translations for 5.0.0 rc1 and force-fix errors using pocheck Change-Id: I1f09ceabe8312894b1621a680000274832ee6e2f
-
László Németh yazdı
Change-Id: I2448787c306a8a4ba531c0560e0435fefadb4dc8 Reviewed-on: https://gerrit.libreoffice.org/16379Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
László Németh yazdı
Change-Id: I15ccbfe5df8965f9ffb395343fcf6a5ee5b6595b Reviewed-on: https://gerrit.libreoffice.org/16380Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
- 19 Haz, 2015 34 kayıt (commit)
-
-
Christian Lohmaier yazdı
Change-Id: I3006409dbfb7fe2cc53fbcb5469962ab3217f5c3
-
Yousuf Philips yazdı
Change-Id: I57b538c0490a1fc8233041fdee51889b62ea0eb7 Reviewed-on: https://gerrit.libreoffice.org/16131Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 932d9cd9) Reviewed-on: https://gerrit.libreoffice.org/16253Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Jan Holesovsky yazdı
Change-Id: I8cd2275d2607559c283d84d66b6d1f0588944cbe
-
Michael Stahl yazdı
... older versions of Word and LO. Based on a prototype patch by Yury <yury.tarasievich@gmail.com> The problem is that Word 2003 does not understand the new CITATION field added in commit 06f7d1a9. Word 2010 does appear to at least recognize it as a field. Also fix the textual field type, which was omitted for CITATION fields, except when the document was imported from DOCX. Change-Id: I62b13a4f585dce535d587555b357ab7e4ef0e460 (cherry picked from commit f56289ac)
-
Michael Stahl yazdı
Change-Id: I3adf4182ad77bfd1af3737f640e9d3fe6db5dfc9 (cherry picked from commit 8ee3cb95)
-
Michael Stahl yazdı
Set the UILocale to en but do that with a registrymodifications.xcu as setting it via configmgr requires a restart. Change-Id: I26d9f6aa07852a7f18e2b3b7baccdb2e85524ea4 (cherry picked from commit 32b6002d)
-
Tomofumi Yagi yazdı
In 'g' shell script, we use grep to get substring from config_host.mk file. When config_host.mk file contains non-ascii characters(e.g. Japanese), this processing doesn't work. As a result, some variables(SUBMODULES_CONFIGURED, REFERENCED_GIT, LINKED_GIT) will be assigned to "Binary file (standard input) matches". This is an error message of grep. The problem will reproduce on Cygwin64 with Japanese locale. With '-a' option, grep will work well, and 'g' shell script will work correctly. Please refer the following commit,too. http://cgit.freedesktop.org/libreoffice/core/commit/?id=0293ec98c92fd58a592f7dd86fbbf47e7b9195c6 Change-Id: If4e0b356173c8f442e3539ed343f441d87dbfd48 Reviewed-on: https://gerrit.libreoffice.org/16344Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 125f06db)
-
Michael Stahl yazdı
Change-Id: I9da47d7add4fadf34fd4e3c9aa6f1e65cf100b20 (cherry picked from commit ef82115a)
-
Michael Stahl yazdı
The problem is that the hints are iterated in order of start position, and if there is a hyperlink inside a ruby then its end position will be reached after the end position of the ruby due to the sort order, which leads to overlapping XML elements. So for any given position, first export the end positions, then the start positions. Change-Id: I2db28d7a36e4e34fbd394b3a69fe4549ee905250 Example: fdo82849-1.docx (cherry picked from commit e5ae9bed)
-
Michael Stahl yazdı
If a hyperlink ends on the same position as a ruby starts, the hyperlink is not closed before the ruby so its end tag is written inside the ruby element. Example: fdo82849-1.odt Change-Id: I4531327ee23a99e366c2de5d9b08ddabb1be69c7 (cherry picked from commit 84ea33ef)
-
Michael Stahl yazdı
Change-Id: I33c51176b4497f1fcfe5a05d07741e8b74e7243b (cherry picked from commit 1f154e31)
-
Michael Stahl yazdı
Change-Id: Iae673ac8ed8e5817efefd665dbf5f061e80f94bc (cherry picked from commit ca6667f8)
-
Michael Stahl yazdı
Change-Id: I5089ce8e13d26dcc773f63b3a6f0ef17474444e0 (cherry picked from commit 894ce91b)
-
Michael Stahl yazdı
Change-Id: I8ea68819a87abecb2a6561fbd5b695902dd4af63 (cherry picked from commit 4a273473)
-
Jan Holesovsky yazdı
Everything after the selected entry was invisible ;-) Change-Id: I06ee1ac424293e71eaa0654b38a5e74e4462d185
-
Jan Holesovsky yazdı
Decouple the actual window from rendercontext in UserDrawEvent. Change-Id: Ic440c4e7f59fcffb7800c578146e8eb528cbb7b4
-
Stephan Bergmann yazdı
...near the end of SetupEntry, which appears to not be needed here Change-Id: Ia273df8a22d26974572d8e9be8de2a27936ee496
-
Stephan Bergmann yazdı
Change-Id: I8541eb13d82d887ef589a0545d36db88e47932e7
-
Caolán McNamara yazdı
Change-Id: I3f8ccf2d0642657b3768a237c96f15cf7a7aff97 (cherry picked from commit 1cc39606)
-
Caolán McNamara yazdı
Change-Id: I196812200ab82ba0d457b59022f472f942615220 (cherry picked from commit 0196c1c9)
-
Caolán McNamara yazdı
Change-Id: Ia54eeae792efe65ca03ac08c8f5e70a7643a0b69 (cherry picked from commit d242f46f)
-
Andras Timar yazdı
Change-Id: Ic4b74d769ee4370c5182c9921483c7ec0b2c7a94 (cherry picked from commit c7658a1e)
-
Caolán McNamara yazdı
Change-Id: Ifc63714b6b9e797b668cccc46052cb9d791122ea (cherry picked from commit b6d31d5a)
-
Miklos Vajna yazdı
Seen with gtk3-3.10.9. Change-Id: I0fc3f6187e270bb13d110bee7c817b5f48d4ce50 (cherry picked from commit a38f8c22)
-
Caolán McNamara yazdı
because the gtk3 fpicker puts them in the new header bar are now Change-Id: I78334476b42366ffdc64da9460eb017c8bc61622 (cherry picked from commit 34059269)
-
Caolán McNamara yazdı
Change-Id: I406977acab12a2f805de1f57b91378e9b80195d4 (cherry picked from commit 3bc5d730)
-
Caolán McNamara yazdı
its clearly accidental to do this only for gtk3, left over from various screen/xinerama untangling efforts Change-Id: Ic91f41fad5748f68fbefca1d6798fef6e2efe469 (cherry picked from commit 109d1d19)
-
Caolán McNamara yazdı
Change-Id: Ie96ccd3b3b0e2bebf10496f91d110d9a1a62e133 (cherry picked from commit a17b73ac)
-
Caolán McNamara yazdı
Change-Id: Ibf2184f565225423f57597fe96164565b5a3194a (cherry picked from commit 859c2874)
-
Caolán McNamara yazdı
Change-Id: Ibc9e93c702e885b14d7c0beac453479e9171f329 (cherry picked from commit 30df42a5)
-
Caolán McNamara yazdı
Change-Id: Iee0c33cba80243b39b6de96cf58b8b274346e522 (cherry picked from commit ff123fa1)
-
Caolán McNamara yazdı
Change-Id: Ic6a373fd3d809f7fc8b3d7f724be7a56383f3fa8 (cherry picked from commit d6aa88c4)
-
Stephan Bergmann yazdı
(like 8313f683) Change-Id: Id170cc95f5271d3e5c3fa84dafd848e7f8a96503 (cherry picked from commit c38e0f01)
-
Jan Holesovsky yazdı
Change-Id: I279187a80b4c6d1fe9e34e38451abeb496e53b37
-