- 07 Kas, 2014 40 kayıt (commit)
-
-
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
-
Zolnai Tamás yazdı
Change-Id: Ia599644ff1f7591ac84bdca988883eaf5860297e
-
Zolnai Tamás yazdı
This means more things: * Graphic won't swap out itself, so those classes which uses Graphic without GraphicObject won't need to deal with swapping. * When a Graphic is queried from GraphicObject the caller won't need to deal with swapping, because GraphicObject swaps it in before return. * GraphicObject will swap in the Graphic always when a swapping dependent data is queried (e.g. whole graphic, transformed graphic or AnimationNotifyHdl) Change-Id: I2bf6e37291ec94146f10aac4a35084682437ed16
-
Zolnai Tamás yazdı
Change-Id: Iaff7e86a8e11e9befc6feacdafd3a78a1971bbcd
-
Zolnai Tamás yazdı
Change-Id: I70dd00d5f82c5f4f622805e1d6ee1dfc30900b31
-
Zolnai Tamás yazdı
Change-Id: Ie56584c03af8a6d3ea8f8d4294f5492a841933b7
-
Zolnai Tamás yazdı
Change-Id: I5bc6cf097e61d65007dde531af4a213b19e8ca5b
-
Zolnai Tamás yazdı
Change-Id: I4a979dd09418df4526409d9026d6abb98c6bf954
-
Zolnai Tamás yazdı
They are called only by themselves recuirsively, but not from outside. Change-Id: I1cde392c95bbc60ac7937d0bf3cd4b0fd062568b
-
Zolnai Tamás yazdı
Change-Id: I0e61aeb0705ed13872d252ee1594f9ab4aab4f8a
-
Zolnai Tamás yazdı
This thing seems a good optimization to me, but it would be good to hide all of this swapping thing inside GraphicObject class, to make our code more robust (e.g. no image loss because of missing manual swap in / swap out call). Auto swapping mechanism will take care of that, anyway. Change-Id: I933dafd95597ffff038dc6aeb0a64fcaa3941bd8
-
Zolnai Tamás yazdı
Tested with importing large *.rtf and *.docx test documents with lots of images -> auto swapp out works. Change-Id: Ib040edaa89c9bcb966c58b75f0392e6d9f7a165e
-
Zolnai Tamás yazdı
Change-Id: I2b6d6eaa072d9948eb5734e978d68d3bc37701b2
-
Zolnai Tamás yazdı
Change-Id: Ib295bd71b5cf16fd75d04818dfd415ff24cb2655
-
Zolnai Tamás yazdı
Painting via GraphicObject is obsolete. See fdo#68927 where the problem was the quality of svg graphics, it seems a good idea to extend this improvement to all graphic type. Change-Id: I57a26d4fcfea8e4f666504a90281365e8a9a7e1d
-