- 08 Kas, 2014 4 kayıt (commit)
-
-
Yousuf Philips yazdı
Change-Id: Id93fa68fe28359905f1dd55122fb3b4f48e9710e Reviewed-on: https://gerrit.libreoffice.org/12274Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I413a69aa6dabb8975863505384f1c26fa16bc0ff Reviewed-on: https://gerrit.libreoffice.org/12272Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I9629904b6b48d6b8356d6abb0c3cffe6e3fba517
-
Norbert Thiebaud yazdı
Change-Id: Iefdeecc9fb2032d171cc2a353fe160dcd92050b2
-
- 07 Kas, 2014 36 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I73e1498198cbb55ccd969713a38b6cd678c94643
-
Tor Lillqvist yazdı
Change-Id: Ie6a0c86b18a7a01c8b020c37dcbcadc529deb80b
-
Mark Hung yazdı
Reviewed on: https://gerrit.libreoffice.org/12252 Change-Id: I2d8760c7ecb3677464e167528b2424aaca19a0d7
-
Miklos Vajna yazdı
Change-Id: Ia548dd0382a6991a2d9914bf0d1fc1286319c5e9
-
Caolán McNamara yazdı
Change-Id: I2e7f98f6b2df5f87be546606f86fd29202050d87
-
Eike Rathke yazdı
Change-Id: I7c6ebe65cd8c3364b541b5545ab36a13d155a61c
-
Caolán McNamara yazdı
Change-Id: Ibeedfcb59e3a249c066a9c0f5dd3fcced9beed90
-
Caolán McNamara yazdı
Change-Id: Id71b104f8d1c420b3716b093cebad00a7eb3f431
-
Caolán McNamara yazdı
Change-Id: I862320e5a4b8277ba39e8174b077df8c838b4629
-
Caolán McNamara yazdı
same problem as fdo#78151, except that pre-existing documents created before the bullet/numbering toggling UI change have PRESOBJ_OUTLINEs with paras in them with "numbering off" but the outline level they are a preview of still have numbering enabled. Leave the actual numbering styles alone in this case and toggle the PRESOBJ_OUTLINEs paras back to the level they "really" are Change-Id: I76508f88b5003afd1740feee3ec328326117f896
-
Miklos Vajna yazdı
Change-Id: I619a6b161e5ed7e902406b288552b06fe7da487e
-
Tor Lillqvist yazdı
Must be careful to re-select the logically same entry even after it actually has been removed and the edited on inserted. Change-Id: Id19f7845fadbc018affab7a6cb6b421ed9170297
-
Tor Lillqvist yazdı
Still not possible to add new ones or delete existing ones, though. And the UI for this is not finished at all. Work in progress. Also some refactoring. To increase readability, introduce typedefs in ScCalcConfig. Not sure whether nested types inside the class is a good idea or not. Change-Id: I8e1695bb0594e2cd5f8b5ce0ece075842b77762a
-
Tor Lillqvist yazdı
Change-Id: Ie7ba158063dc0c588e114278cedb80e414ccc4cb
-
Tor Lillqvist yazdı
Change-Id: I526d6652a956be3031ed46ab15eeb333d3f40a7c
-
Zolnai Tamás yazdı
Change-Id: I3d26823a93fd0925ef5e71affd941cd51219ab9e
-
Zolnai Tamás yazdı
Change-Id: I93cf7497e52d065d00f762f61f79a4e8f8609bfc
-
Zolnai Tamás yazdı
Change-Id: Ia3ddea84b022a34709b6be14afb105bedeef0553
-
Caolán McNamara yazdı
Change-Id: Idecd7dc056749b2135e0690c54560aedf7f653a2
-
Zolnai Tamás yazdı
Change-Id: I5aa74c17f3274a130f76a25fc7bbb184b3f5c69b
-
Christian Lohmaier yazdı
Change-Id: I9f1e0ae2d5ac71ea7e9edb06d3719d626adb80a4
-
Noel Grandin yazdı
and make the two categories of constants non-overlapping, we really don't need to risk confusion in order to save 6 bits in a data structure like this. Change-Id: I2251195d8e45ed04e2a89e47ae9c3e52cf0475c0
-
Noel Grandin yazdı
/home/noel/libo2/o3tl/qa/test-typed_flags.cxx:50:52: error: invalid argument type 'typename o3tl::typed_flags<ConfigurationChangedHint>::Wrap' to unary expression ConfigurationChangedHint nHint2 = nHint & ~(ConfigurationChangedHint::ONE | ConfigurationChangedHint::TWO); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Change-Id: Ia03e1e7d6afff0bdbb87e82ec076d5ffb820afb2
-
Jan-Marek Glogowski yazdı
Currrently --disables-gstreamer disables GStreamer API 1.0 support and --enable-gstreamer-0-10 enables GStreamer API 0.10 support. To build with GStreamer API 0.10 you need to --disable-gstreamer and --enable-gstreamer-0-10, which doesn't seem logical. But actually it's possible to build both avmedia GStreamer backends, so this changes: * --disable-gstreamer to --disable-gstreamer-1-0 * configure variables to include the GStreamer API version "1_0" * adapts the configure help text Change-Id: Icffd8cfb9d80b3021e290675e7c9644c2a31fce8 Reviewed-on: https://gerrit.libreoffice.org/11912Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Riccardo Magliocchetti yazdı
Change-Id: Ib68bf02ef7065c76ff25f36b8c29a9a4b028b2e0 Reviewed-on: https://gerrit.libreoffice.org/12268Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Andrea Gelmini yazdı
Change-Id: I3fe3227967e07b6b0c82dccf3c9400bfe6e1d729 Reviewed-on: https://gerrit.libreoffice.org/12292Reviewed-by:
Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Riccardo Magliocchetti yazdı
Don't require vcl.unx component on headless build Change-Id: I33c3d90b67dd4ef3fc52ae2555b41ca2deb191de Reviewed-on: https://gerrit.libreoffice.org/12267Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Zolnai Tamás yazdı
Image loss indicator is the "empty" URL. Change-Id: I0f8b037dc23bae3d7342d73cfafa4ecc55090ab6
-
Takeshi Abe yazdı
Change-Id: I6c25988497208d9ae652feb1f9c37032f22ae376 Reviewed-on: https://gerrit.libreoffice.org/12295Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
Currently these values are ASCII, but it's better to convert it to OUString from the string literals directly than trying to guess their encoding later. Change-Id: I2629329a84c89410bd6d81d871b564988394e74e
-
Caolán McNamara yazdı
Change-Id: I66e6905237307f177fadfef2ffc13f04ffc43921
-
Zolnai Tamás yazdı
Change-Id: I6b9f5f9c4a0bc87376a469835a50dc2cf598479e
-
Zolnai Tamás yazdı
Store used size as a member so we don't need to recalculate it all the time and no need to use a size map. Change-Id: I1f929c5d3a56f545cef123bda087ecaf8ca0be4a
-
Zolnai Tamás yazdı
Plus remove some useless call of them. Change the tests accordingly. Change-Id: I47a50b5734d799ac02ee7221c95f82415afb9497
-
Zolnai Tamás yazdı
Change-Id: I4cd2677197c7a6cff71e2966c2b2dd2285032c07
-
Zolnai Tamás yazdı
Change the filter test accordingly. Change-Id: Ide3043f2f245c097a7b4c07ba2e0713510296b3e
-