- 11 Nis, 2014 29 kayıt (commit)
-
-
Tor Lillqvist yazdı
Exactly why this change works (to the extent that it does) is unclear to me. Whether it could possibly be used across all platforms and not for iOS is also unclear. Change-Id: I6dcf5982d51e5715b657dbf263a88776bbf55f4d
-
Tor Lillqvist yazdı
Change-Id: I3fce5ca1af15714b8b20b1b273ccf41a49cb98ff
-
Tor Lillqvist yazdı
Change-Id: I71e5b032d52f1fe3a1bde60fe6395c5d2d025885
-
Tor Lillqvist yazdı
Change-Id: I1eac909bfa0ff3a945c294a2d6f4cb1d454ac985
-
Caolán McNamara yazdı
Change-Id: I340eb9e7550083818874fed90d0a94e15fd597fd
-
Caolán McNamara yazdı
Change-Id: Iad5b3381b8201c5ac32a5bdf99bd3d5872ea3afc
-
Tor Lillqvist yazdı
Change-Id: Ib689e35b417e0e9016cd6a239c986e0603a99d62 Reviewed-on: https://gerrit.libreoffice.org/8837Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I61ce5563d90bb2cf8d186586f15ef4318acdc963
-
Armin Le Grand yazdı
use selection boundrect as svg canvas (cherry picked from commit bfc1aa46) Conflicts: filter/source/svg/svgexport.cxx filter/source/svg/svgfilter.cxx filter/source/svg/svgfilter.hxx Change-Id: Ib10e785ebb611f0e33ea3ae799dfea20b05d250a
-
Stephan Bergmann yazdı
...incl. some /** @deprecated */ that had inadvertently been missing from the original unoidl-read output, and re-apply the fix from 09f9a79b "[API CHANGE] fix endCDATA to allow throwing css::xml::sax::SAXException." Change-Id: I5f9001e0cf05ec6cd950011ab307b71811f1a2e1
-
Stephan Bergmann yazdı
...for better diff-ability in the future. Change-Id: Ic3a374ca8ffff4e88e9ccc9e858e82035dc43695
-
Chris Sherlock yazdı
Now that we have removed XORClipAndDrawGradient, there is no need for the function ClipAndDrawGradientToBounds because the sole purpose of that function was to work out whether the system should use XOR clipping or not for gradients! Change-Id: Id29b804054dfc30a9cc350bf4958ea3b2420e272
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 6a820f13) Conflicts: svtools/source/uno/wizard/wizardshell.cxx Change-Id: I2d67451c6fb536149603777a84d9b73494b6ed84
-
Caolán McNamara yazdı
Change-Id: I58f092c121a6456e004e310fbb63eba6ef0c25cd
-
Caolán McNamara yazdı
Change-Id: I15b57365b0ecf4b6bdd7c521b7e05a954f01a0b8
-
Ariel Constenla-Haile yazdı
Locale data contributed by Irek Khaziev <khazirek@mail.ru> (cherry picked from commit f5d13ffd) Change-Id: Ie360e8b8ad534394e0c265a63b70fbe4e91c1b6d
-
Stephan Bergmann yazdı
...which can lead to problems when e.g. building against a local trunk GCC (requiring LD_LIBRARY_PATH) that was configured to build only C/C++ compilers, so CoinMP's configuration would try to blend that with the system's gfortran. Change-Id: I9f237df0887e06e50b9e76f3a09cfebb6f22dc20
-
Miklos Vajna yazdı
Change-Id: If3f7a54a48541935295515bae47233e53c228fe5
-
Rohit Deshmukh yazdı
Change-Id: I458bed111893a8d2fef79b11e28263a5bd2ed9cf Reviewed-on: https://gerrit.libreoffice.org/8842Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
...but only in those parts of registry B that are not also in registry A. That way, we can detect newly introduced violations while ignoring the old (published) violations for backwards compatibility. Change-Id: Ifb8ea98fffca29647aa6677a5ade86e5b194ddee
-
Stephan Bergmann yazdı
...which is new in LO 4.3 and still unpublished. Change-Id: I2d6b553c27906d7855c62f33fdf0060b58d3ec62
-
Stephan Bergmann yazdı
ignoreDiacritics_CTL was introduced in LO 4.2, but is unpublished and appears to be rarely used, so changing it is hopefully OK. ignoreKashida_CTL is new in LO 4.3. Change-Id: I52c6d1e8c6b30eec4af22e3bbc72dd5874ef7151
-
Stephan Bergmann yazdı
These are present since OOo 2.0, but are unpublished and appear to be rarely used, so changing them is hopefully OK. Change-Id: I144eceb074cfdd91777f4c940cbfbc0dd73d4347
-
Stephan Bergmann yazdı
...which is new in LO 4.3 and still unpublished (and has a comment that the names should be renamed anyway). Change-Id: I738d30974446578496400a176053b8d95dc96ab9
-
Kohei Yoshida yazdı
Change-Id: I560b0beabe81907e3f85d8845041a9df25d2200d
-
Kohei Yoshida yazdı
Change-Id: I076cb7b8d5f9b51e7337a512bb86efbabee021a8
-
Kohei Yoshida yazdı
Change-Id: I9b0f8d031fec08bb8d92333ff67074fdc739e034
-
Kohei Yoshida yazdı
Change-Id: Ib870d8f115b074a4ad80ee6910f92ba8d4b0c01e
-
Takeshi Abe yazdı
Change-Id: I43cce6b6c41582a65ff7e59de9a107b30cf8b1e8
-
- 10 Nis, 2014 11 kayıt (commit)
-
-
Andrzej Hunt yazdı
This time we: - Don't break SAL_WARN with an fprintf like syntax. - Replace DBUS_TYPE_UNIX_FD with it's definition 'h' as we might be building on dbus-glib versions that do not support it (however presumably anyone running bluez 5 will have a dbus version that is new enough to support this, i.e. purely a build-time issue). - Remove various C++11'isms. Change-Id: I736cad2122cd3789a5c7fb62c39e409d41fc1e32 Reviewed-on: https://gerrit.libreoffice.org/8924Tested-by:
Andrzej Hunt <andrzej.hunt@collabora.com> Reviewed-by:
Andrzej Hunt <andrzej.hunt@collabora.com>
-
Miklos Vajna yazdı
Change-Id: Ib39d54ce37b9e41ab6aff742d7680a7cd76168cd
-
Caolán McNamara yazdı
Change-Id: I59d6f396c82ca8f43939256a04c56a79f0795a67
-
Caolán McNamara yazdı
Change-Id: Ief5553eb76c09fe2ed2a05ab2b2f67d03837517e
-
Caolán McNamara yazdı
Change-Id: Id33b99cbad88eea79a7ac75d8d99ffcc71d4f7b4
-
Caolán McNamara yazdı
Change-Id: I266adca95feb9817226c02b183de8efbf83b04d6
-
Caolán McNamara yazdı
Change-Id: I72a0a06bd341ce5527ff7ec88f8686a80e194117
-
Caolán McNamara yazdı
Change-Id: I93ffd3f440e41e5c0d4d0624d2092ea531e2f212
-
Caolán McNamara yazdı
Change-Id: If1b1d5a5b701fe8b1faba97d52ff3bcd0da91747
-
Caolán McNamara yazdı
Change-Id: I1075679d34153a1a732e7f3559f92ddd8b81599e
-
Caolán McNamara yazdı
Change-Id: Id32182b59a104c0de1fa61e91cdf9c25b29b243d
-