Age | Commit message (Collapse) | Author |
|
Change-Id: I2b9d379e56e0af655aa06afb5391140de952b9d6
|
|
Change-Id: I675c488742219cc19624a21d1fc8e5033e7cbefa
|
|
Change-Id: I93f1c758a7fdca3f04ccaf0b09ca7b9018067b51
|
|
Change-Id: I9692c0674d8cb56dab6dd65e48a868aaf7b38e38
|
|
Change-Id: I78d5d7c83be9ec136341d202a73cf3194a301e32
|
|
Change-Id: I1cdcf23fd64c3a445a3c8dddea8684013113a04e
|
|
Change-Id: Idaa0d4a22b97e477ce3cde6a978ea0ab99367190
|
|
... argument as call of rtl::OUString::clear.
Change-Id: I3877a7034edc2cff0509c8a57170228fa1c68685
|
|
Change-Id: I8ec59c89b3b8d44b99d3e1296fe217a1630607b4
|
|
Fixed. After opening, images were not displayed properly in Calc 4.3 and 4.4
Change-Id: I1f0dd7e9d332889df81be84a6c1e28a09f509733
Reviewed-on: https://gerrit.libreoffice.org/14505
Reviewed-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
Tested-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
|
|
CMYK, RGB, and gray color models are supported. LAB colors
are replaced by just black since the conversion to RGB is
very complicated.
Change-Id: I689e6ce972cd7b7f03725f99be4761dea4a81743
Reviewed-on: https://gerrit.libreoffice.org/14661
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
|
|
Change-Id: I151957e415eff793e3d054050526b7d6892d28d4
|
|
Change-Id: I8eb0c9bda0883bc08aed3acd7eaa72480848c6f3
|
|
.. in favour of just using the underlying constants from
css::util::NumberFormat
Change-Id: I0c6b128b66c91b268f5ae300f9c17c7792df5e99
|
|
Change-Id: Icc3aad14d9d0c59c1c1c8f124f0626a9f947b93f
|
|
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
|
|
One one hand, this fixes missing invalidations after typing characters
in editeng on Android. Previously it was assumed that there is only one
sd::ViewShell for one Impress document, but that's obviously not true.
On the other hand, this will be handy when later svx code wants to
invoke the LOK callback as well, when it was stored in sd, that wasn't
possible.
Change-Id: Id467be01ad008aecaaabdd85b2a6b29a14f1eb86
|
|
It turns out that in case the is-tiled-rendering flag is part of the sdr
model, then that's enough for all the places where so far used a flag on
the output device for this purpose, so change the two users of that
method to use SdrModel::isTiledRendering(), and clean up the now unused
one.
Change-Id: Ife6d3d7e093c04b707497d9588942b38bcd8742d
|
|
This makes typed characters appear as you type it (and not only after
the editing of the shape text is finished) in Impress.
Change-Id: Id47efe8223ddfdbad36f436366c9c8c8e0cb45f4
|
|
With this, we still miss invalidations when the user types characters
into a TextEdit, but at least when manually triggering a full redraw we
gets the typed characters without finishing the editing.
Change-Id: I3ab8991a86c99fe3910ddc5e4f795b802c07c9a9
|
|
found with
$ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;'
Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
|
|
Change-Id: I36b4b9895e83007d3b1f9ea4463a97c0fdd9a341
|
|
Change-Id: I3822566e01d3c8f5e880264f4dba495d6e467e02
|
|
Change-Id: I8d6e9b20c478e649e35eca16f39692a9ce42b3c5
|
|
Change-Id: I264092f4b3887faab791bf6a963816b4e2826af4
|
|
Change-Id: I61d6a92e5301e07c9180d94dafec23ef1a06e0ef
|
|
Change-Id: I68fc6c2f6564ea61fd83bb610813a5476dcced39
|
|
Change-Id: I76e7f2b29c6583c32a3c2b49f3365688f8f81bce
|
|
Change-Id: I94271681ea4ec7617eaf706fb443ebb9d1b0bc15
|
|
Change-Id: I845a85e1aad4a0708f2b43f7d94606b4b5513ee4
|
|
like we do already for shapes. So now when attempting to set replacement char
properties on the entire cell, clear any hard-coded sub ranges within the
existing paragraphs.
This extends the effort of
commit a217f3cb2dce71a4322f78ceb45edb6f171b2b65
Author: Matúš Kukan <matus.kukan@collabora.com>
Date: Tue Aug 26 10:16:34 2014 +0200
bnc#770711: Make changing table text color in impress always work
to encompass all character properties, not just color
Change-Id: If8b426c3531b4678868d8351426db32c3c558650
|
|
Change-Id: Iab409aedb445decfbe0af1e9b70dc158696c65b4
|
|
Change-Id: I8371b942d915f777a29ca01cd0aed674db0ca853
|
|
Change-Id: I89fe5532b5a8305f94b4c70aac2df7737e691ab5
|
|
Change-Id: I9219619b538b6530a89f5932ac51eb3b62eb396a
|
|
to reduce code clutter like
pLbSelect->GetEntryData(pLbSelect->GetSelectEntryPos())
since this is a fairly frequent operation.
Change-Id: I41daf30fdeda2442ad1ac829e12f553233bae184
Reviewed-on: https://gerrit.libreoffice.org/14472
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I8976671fa0c1c090c0af1030e3ef8df3f3701b60
|
|
Conflicts:
sc/source/core/data/document10.cxx
sw/source/core/doc/docfmt.cxx
Change-Id: I1312f476607ea3a78b162a7e59323b0a142f6629
|
|
No visible effect, just that it's unnecessary in other cases.
Change-Id: I4f40dbaea5ea647347f7e20f8e233837f7dbd8cb
|
|
This reverts commit 0685b2e73e48adb84cd01355d45551ab478ebcd5.
|
|
Change-Id: Ib475a43601ee22d33677ac45cd6ef9dba7e7c431
|
|
...when FindTextToolbarController instance is immediately disposed after
creation (as will happen in to-be-updated CppunitTest_services).
Change-Id: I459f2b2ac3eecc728b45e8493c3f8988a6c121a1
|
|
Change-Id: I77646432f38cf65f487ff2f81c333be7a626be39
|
|
also translated some error messages
Change-Id: I22ef6b6cc01ba310d1ca694c7fcbf0d968a2fdf8
Reviewed-on: https://gerrit.libreoffice.org/14432
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ia5dd68ab8b7e4fe93caf0e79a27922abf02b97b6
|
|
Change-Id: I965405ab5821e86b2fa93b42db50e36dc9dbd0ad
|
|
also tranlated some error messages
Change-Id: Ia5035c7c2f5379a0b419fc5514a288368e687c83
Reviewed-on: https://gerrit.libreoffice.org/14382
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: If859754c956a634a96066ac407b70d6dd2759d53
Signed-off-by: Rodolfo Ribeiro Gomes <libo@rodolfo.eng.br>
Reviewed-on: https://gerrit.libreoffice.org/14265
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I1ffc6af694367f0ff70b7598c093203f1f68882c
|
|
Accept gl linkage in hope of future offscreen mesa support.
Avoid linking with GLX though.
Change-Id: I4e666f60e74fe34075a8da9eeba95807cf8fe38c
Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/13452
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|