- 19 Haz, 2015 40 kayıt (commit)
-
-
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
-
Caolán McNamara yazdı
Change-Id: I4efe8bdfb7080365094306aee9db6b69a7f9e86a (cherry picked from commit 031a3476)
-
Caolán McNamara yazdı
and use the generic implementation (for now at least) for the PRIMARY selection and use this for the CLIPBOARD selection Change-Id: I31d65534481dc73f0cf65d68a663b7dfbb13aa31 (cherry picked from commit 4008b6f9)
-
Caolán McNamara yazdı
Change-Id: I91fc320acf816d028186d25fd136f58c1c785d9d (cherry picked from commit babe536e)
-
Caolán McNamara yazdı
Change-Id: Iea25d633a833965814a08d87954906e0133f7076 (cherry picked from commit 69812085)
-
Caolán McNamara yazdı
Change-Id: I3e0f1fe0376ddcf9e79e6815a13f54007d47b03e (cherry picked from commit ceb31879)
-
Caolán McNamara yazdı
Change-Id: Ia381d26a1c6a8f22aafef924215bc64b3c3473c6 (cherry picked from commit a26d21ac)
-
Caolán McNamara yazdı
Change-Id: I39c3e5646a5a1ea07aa881cad584a0b7ae9bd005 (cherry picked from commit 50cfcd91)
-
Caolán McNamara yazdı
Change-Id: I733dd57e27330bc200f718ffb5680bbb81d5d77d (cherry picked from commit fe9da154)
-
Caolán McNamara yazdı
doesn't work yet, but reports correctly what external formats are available Change-Id: I11cf9440ca516d4358c341fa67cc836b30ca42d6 (cherry picked from commit b461e318)
-
Caolán McNamara yazdı
Change-Id: I7e727bc71a5fb02d89eb6b4fb35cda26bcfa617a (cherry picked from commit 1abbba1d)
-
Caolán McNamara yazdı
Change-Id: Iabd10ef2c77dc389c6afdba1d38064e54bf3198d (cherry picked from commit 0b25823e)
-