- 03 Nis, 2013 40 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I56b324cc8431347c25472f7ef3ac5871b226f5b1
-
Markus Mohrhard yazdı
Change-Id: I7b063f54f354ade05dd0f2c4b10b161a44895076
-
Markus Mohrhard yazdı
Change-Id: I0eca0d07d251949f99ebed44ef3267fa6dfb4c80
-
Markus Mohrhard yazdı
Change-Id: I4deaf117c64f4646e36da98c498188022b2c32f0
-
Xisco Fauli yazdı
Revert "Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed" This reverts commit ac4c6860.
-
Sun Ying yazdı
Reported by: Wang Li Feng Patch by: Ying Sun Review by: Jian Yuan Li
-
Jian Hong Cheng yazdı
Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed * source/filter/ww8/ww8par6.cxx MS Word Binary compatibility Patch by: Fan Zheng,<zheng.easyfan@gmail.com> Found by: dongjun zong,<zongdj001@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org>
-
Eike Rathke yazdı
Noticed due to the change in es_PE as of bd4b06fc See also https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_AR https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_VE Change-Id: I7ecedd9b111ed95dc68f22a0894f32c8a75ffe5d
-
Eike Rathke yazdı
Noticed due to the change in es_PE as of bd4b06fc See also https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_AR https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_PY Change-Id: I60e35a14a515a4e6e0d91aacf2a3540f31928415
-
Michael Stahl yazdı
Change-Id: Ife037f05ddf66bc8c0598cb9521e95a1fa15c26e
-
Michael Stahl yazdı
... with a configure check for the fixed raptor library. Change-Id: I495d5d28e9a4e7b6234f8f9d17c2bda36154316d
-
Michael Stahl yazdı
Change-Id: I704a5a5ae4122fadf0fe5f8ec07ad3cb0bbefee2
-
Eike Rathke yazdı
See also https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_PE Change-Id: I67ca6f1a7a721b308092f20eaab238f5a8f45061
-
Radu Ioan yazdı
- replaced osl_trace with sal_info - added new log areas to log-area.dox Change-Id: I20f539bd9fa62bef2e9a2a82b59e0b15f4efdd48 Reviewed-on: https://gerrit.libreoffice.org/3179Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Tor Lillqvist yazdı
Change-Id: I378228808ef8f974e574714f48a2faf23123714b
-
Tor Lillqvist yazdı
Change-Id: I1d0963f51472328a1a5b212ab277c6e72fafd7b9
-
Tor Lillqvist yazdı
So no point in checking font *family* names like "arial" or "times". Actually, I doubt this whole block of heuristics is necessary. Change-Id: I6965c27a7c4bed53db0e7ddaa40b1d09ccc4ad43
-
Tor Lillqvist yazdı
Change-Id: I938b512dc3a32af9f2529a92ea3e4291abf64ad2
-
Tor Lillqvist yazdı
As its name says, CFDictionaryGetValue() follows "The Get Rule", i.e. you don't have ownership of the object returned, so it shouldn't be released. Change-Id: Ie605ac21754ed479911d8f4ceb00744a6df600aa
-
Tor Lillqvist yazdı
Change-Id: I433419e1ed7bda566bb13bf14346948d131abee6
-
Tor Lillqvist yazdı
Change-Id: I0015f7d751cb0e45262774c19a120f428cb35af2
-
Michael Meeks yazdı
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s*/ /g; s/\s+toolbar:helpid="helpid:\d+"\s*/ /g; s|" />|"/>|g; Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
-
Michael Meeks yazdı
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s+/ /g; s/\s+toolbar:helpid="helpid:\d+"\s+/ /g; s|" />|"/>|g; Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
-
Eike Rathke yazdı
Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27
-
Eike Rathke yazdı
Change-Id: I5401a9bcbd1e359ef62e8d667edf6ead1479ce46
-
Eike Rathke yazdı
Change-Id: Ie56e68459f655a66bf33368cee5e9a99b9dd0141
-
Eike Rathke yazdı
Change-Id: I868cd8ea0610b6b8dd8155cdc72f7d238f279ef2
-
Eike Rathke yazdı
Change-Id: I4fbfd3cacaa87ed1a8faa123a269d82f82ba22da
-
Caolán McNamara yazdı
Change-Id: Ic134909f3e65bcb1aa440f60a156f293225d3edc
-
Tor Lillqvist yazdı
Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15
-
Tor Lillqvist yazdı
Change-Id: Ib47f75f115f3410299890e775784b7c7bbc1316c
-
Stephan Bergmann yazdı
Change-Id: If205ae9eb25882a107fd1cadfab9ec3516d520db
-
Andreas Mantke yazdı
This patch changes the length of the fixed text field "Use this certificate (...)" because in some languages, e.g. German, the translation fits not into the available space. It also changes for the same reason the width of the Select- and the Clear-Button. Change-Id: Ifbba3e40b27d96da4706c8dcdf4d9ab26069a83f Reviewed-on: https://gerrit.libreoffice.org/3157Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Miklos Vajna yazdı
Change-Id: I7db46ef17b8aed443faa7eb0c13b6ba109242cc1
-
Miklos Vajna yazdı
Change-Id: I27ffbab64cfb6763235d4dfd7fb47aa98235274d
-
Miklos Vajna yazdı
Change-Id: I4350ce0b791b42ce3c21a61e37d61e3b2063cb6a
-
navin patidar yazdı
fix regression introduced by bb920862 commit discussed here : https://bugs.freedesktop.org/show_bug.cgi?id=40496#c13 choosing correct default alignment for RTL text need some discussion. Change-Id: I2aec9391d076af6d5fbf00ba5bdad030ac0286ed Reviewed-on: https://gerrit.libreoffice.org/3182Reviewed-by:
Lior Kaplan <kaplanlior@gmail.com> Tested-by:
Lior Kaplan <kaplanlior@gmail.com>
-
Jan Holesovsky yazdı
Change-Id: Ie23ba9e2635d2dee8ad311df956b30e62e76935e
-
Michael Stahl yazdı
(regression from 35b75ed5) Change-Id: I4342fd619f4d1f760b8fef2594a67b9fb7cd8f0e
-
Michael Stahl yazdı
Change-Id: I3fd0dfee676e511fb882d46729c214fbab525651
-