Age | Commit message (Collapse) | Author |
|
Change-Id: Ie6a0c86b18a7a01c8b020c37dcbcadc529deb80b
|
|
Reviewed on:
https://gerrit.libreoffice.org/12252
Change-Id: I2d8760c7ecb3677464e167528b2424aaca19a0d7
|
|
Change-Id: Ia548dd0382a6991a2d9914bf0d1fc1286319c5e9
|
|
Change-Id: I2e7f98f6b2df5f87be546606f86fd29202050d87
|
|
Change-Id: I7c6ebe65cd8c3364b541b5545ab36a13d155a61c
|
|
Change-Id: Ibeedfcb59e3a249c066a9c0f5dd3fcced9beed90
|
|
Change-Id: Id71b104f8d1c420b3716b093cebad00a7eb3f431
|
|
Change-Id: I862320e5a4b8277ba39e8174b077df8c838b4629
|
|
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
|
|
Change-Id: I619a6b161e5ed7e902406b288552b06fe7da487e
|
|
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
|
|
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
|
|
Change-Id: Ie7ba158063dc0c588e114278cedb80e414ccc4cb
|
|
Change-Id: I526d6652a956be3031ed46ab15eeb333d3f40a7c
|
|
Change-Id: I3d26823a93fd0925ef5e71affd941cd51219ab9e
|
|
Change-Id: I93cf7497e52d065d00f762f61f79a4e8f8609bfc
|
|
Change-Id: Ia3ddea84b022a34709b6be14afb105bedeef0553
|
|
Change-Id: Idecd7dc056749b2135e0690c54560aedf7f653a2
|
|
Change-Id: I5aa74c17f3274a130f76a25fc7bbb184b3f5c69b
|
|
Change-Id: I9f1e0ae2d5ac71ea7e9edb06d3719d626adb80a4
|
|
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
|
|
/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
|
|
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/11912
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ib68bf02ef7065c76ff25f36b8c29a9a4b028b2e0
Reviewed-on: https://gerrit.libreoffice.org/12268
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I3fe3227967e07b6b0c82dccf3c9400bfe6e1d729
Reviewed-on: https://gerrit.libreoffice.org/12292
Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Don't require vcl.unx component on headless build
Change-Id: I33c3d90b67dd4ef3fc52ae2555b41ca2deb191de
Reviewed-on: https://gerrit.libreoffice.org/12267
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Image loss indicator is the "empty" URL.
Change-Id: I0f8b037dc23bae3d7342d73cfafa4ecc55090ab6
|
|
Change-Id: I6c25988497208d9ae652feb1f9c37032f22ae376
Reviewed-on: https://gerrit.libreoffice.org/12295
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
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
|
|
Change-Id: I66e6905237307f177fadfef2ffc13f04ffc43921
|
|
Change-Id: I6b9f5f9c4a0bc87376a469835a50dc2cf598479e
|
|
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
|
|
Plus remove some useless call of them.
Change the tests accordingly.
Change-Id: I47a50b5734d799ac02ee7221c95f82415afb9497
|
|
Change-Id: I4cd2677197c7a6cff71e2966c2b2dd2285032c07
|
|
Change the filter test accordingly.
Change-Id: Ide3043f2f245c097a7b4c07ba2e0713510296b3e
|
|
Change-Id: Ia599644ff1f7591ac84bdca988883eaf5860297e
|
|
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
|
|
Change-Id: Iaff7e86a8e11e9befc6feacdafd3a78a1971bbcd
|
|
Change-Id: I70dd00d5f82c5f4f622805e1d6ee1dfc30900b31
|
|
Change-Id: Ie56584c03af8a6d3ea8f8d4294f5492a841933b7
|
|
Change-Id: I5bc6cf097e61d65007dde531af4a213b19e8ca5b
|
|
Change-Id: I4a979dd09418df4526409d9026d6abb98c6bf954
|
|
They are called only by themselves recuirsively,
but not from outside.
Change-Id: I1cde392c95bbc60ac7937d0bf3cd4b0fd062568b
|
|
Change-Id: I0e61aeb0705ed13872d252ee1594f9ab4aab4f8a
|
|
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
|
|
Tested with importing large *.rtf and *.docx test documents
with lots of images -> auto swapp out works.
Change-Id: Ib040edaa89c9bcb966c58b75f0392e6d9f7a165e
|
|
Change-Id: I2b6d6eaa072d9948eb5734e978d68d3bc37701b2
|
|
Change-Id: Ib295bd71b5cf16fd75d04818dfd415ff24cb2655
|
|
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
|
|
Change-Id: If09aa23768f73bbf659966e4e5aac82dca83d1b6
|