- 25 Haz, 2013 33 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I561674db910d60ee6ade230cfc48bee7f37c9107
-
Kohei Yoshida yazdı
Change-Id: I7fbaad5ffc89e4df0d9ce79595e9e0426802e3cf
-
Michael Meeks yazdı
Change-Id: I3cb19fb24028bc07d24b56786b6573dc79911bda
-
Kohei Yoshida yazdı
And add a test for it. Change-Id: If76a67e02ac6ad5199d664850bd8591bd3032f32
-
Luboš Luňák yazdı
Change-Id: I49dfc1b3efcd00547764159fc9ce3dcc1339f7d2
-
David Tardon yazdı
Change-Id: I236b14822ae1852298ccd28aca9b54bc79a97312
-
Norbert Thiebaud yazdı
Change-Id: Ie6cfcc32c1ff80dab0f9835524c89d40503f69f0 Reviewed-on: https://gerrit.libreoffice.org/4498Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: If801818c2efc8cdec651ff259243075abac41d20 Reviewed-on: https://gerrit.libreoffice.org/4497Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Luboš Luňák yazdı
Change-Id: I127f6756bae786c41122174b615c607b2c3b7ec4
-
Noel Power yazdı
custom shapes that had text suffered from strange display at zoom levels != 100%, this was because there was a bug in the code to correct the textposition Change-Id: I8d1817cc6be91b3e6379200eb21eb2966d3c2aa9
-
Kohei Yoshida yazdı
Change-Id: I2d54fa4c39c28b815a051977715e1db672156957
-
Miklos Vajna yazdı
There are two cases here: if the shapes contain tables (or other Writer-specific features), we should use text frames and we should not create the actual group shape, as Writer textframes can't be part of such group shapes. The other case is when the shapes contain simple text, OTOH there are groupshape-level transformations defined, in that case we should choose drawinglayer rectangles and actually create a group shape. This commit implements support for the first case only. Change-Id: I9dc99b0711ce5c7a29ea0b14539df0121f9de3d0
-
Kohei Yoshida yazdı
Change-Id: Ia3c6df80ff26ea00e91dd97841c4867bf0a55705
-
Luboš Luňák yazdı
Change-Id: I5dd8dc9a3a256e51706d32249260f6561202bbc9
-
Ciorba Edmond yazdı
Change-Id: I08666492fea76395fd24b0ebd02647821f49573d
-
Faisal M. Al-Otaibi yazdı
Change-Id: I7fae615f644158c9e5137330daa4873ad4192fd5
-
Michael Stahl yazdı
Change-Id: I9d75b0a625009d483467042584d2d2f89501cb96
-
Noel Power yazdı
<sigh> added some files that were part of a patch that I was testing were not intended as part of commit Change-Id: I34ed7f55de28fa09739c0dd8d5084824de676477
-
Noel Power yazdı
expand the existing borders import check to cater for xlsx ( and testing for fine/hair border styles ) Change-Id: Ic5c3cd46e0049dbce9997f0881c4d98e0d64e00c
-
abdulmajeed ahmed yazdı
Change-Id: I79cb4db1ec87258c45ddc786914b32f47e96acf5
-
Caolán McNamara yazdı
Change-Id: I5ec18176291e128c79d3e51e39b8a42b17a27b30
-
Caolán McNamara yazdı
Change-Id: I3a4c16995ac46bbb53923b9c47101826673cdded
-
Jian Fang Zhang yazdı
FrameworkHelper into SdGlobalResourceContainer Found by: zhangjf Patch by: zhangjf (cherry picked from commit 939e2900) Change-Id: Ic053c02b02add045e60bac5c7dd7d8e8c2752f0c
-
Adam Co yazdı
This bug fixes the DOCX import and export filters, adds a new property to the document model and updates the UNO API. There is no need to add layout \ UI updates, because in Word the only way to turn this on\off is using a simple button, and there is no way to control the shading color itself. However, ODF import \ export filters should be updated in a future commit. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I1d34cec79289e38c08e42a4c6265d998e1edfdef Reviewed-on: https://gerrit.libreoffice.org/4452Reviewed-by:
Miklos Vajna <vmiklos@suse.cz>
-
Tor Lillqvist yazdı
Change-Id: I846030c5c7ad4e30e5286d1ee30130a397ad4daa
-
Julien Nabet yazdı
Change-Id: I096742a1849d7fc8310aac8addd18b15cc40fea3
-
Tor Lillqvist yazdı
Change-Id: If8c9b4bf1041881bb8fb92c51e2bce22909147c5
-
Tor Lillqvist yazdı
Change-Id: I0ab3fabb82c839f5194b0e20eb834dd86635a609
-
Tor Lillqvist yazdı
Change-Id: I29967aa15b879cc96cccb686814e594526b200d5
-
Tor Lillqvist yazdı
Change-Id: I1cbfa318e75ac5c86c0c7d2dbc033601fec3d46c
-
Tor Lillqvist yazdı
Change-Id: I3b87820eee8182e6c4b36d62acfe90cabd830c86
-
Tor Lillqvist yazdı
Change-Id: Idec79adce1f4bbb4003b3e8fb76a1f4a40fcc13f
-
- 24 Haz, 2013 7 kayıt (commit)
-
-
Arnaud Versini yazdı
Change-Id: I70f3c31e4b2f44d2b30020a588aaa53d3b63d452 Reviewed-on: https://gerrit.libreoffice.org/4447Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Jelle van der Waa yazdı
Change-Id: I4cd9841127b1d4a294d7f001b646259c61eb1172 Reviewed-on: https://gerrit.libreoffice.org/4443Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Jelle van der Waa yazdı
Change-Id: I7a7a77c26b74078f7fc160fbaa1c8d4e912b844e Reviewed-on: https://gerrit.libreoffice.org/4442Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: Ib7585036116e8d370d6a689e4d9adae209024e6b
-
Kohei Yoshida yazdı
Change-Id: I1337413e1ee49b7d90671ac517dbb2bd918dbebf
-
Kohei Yoshida yazdı
Change-Id: I5d88c94a9cf0bbd194c8c505de7cc34bb9e20500
-
Kohei Yoshida yazdı
Change-Id: Ia68f49996d4d50142c04d35ef2babb321afc4b3f
-