Age | Commit message (Collapse) | Author |
|
which removes the guessing you have to do when trying to find the edge of a
pres_obj in impress after text has been filled in and there is no visible
border anymore
Change-Id: I470caec90cdeaa681da70f8ec3044c1d6d232a82
|
|
Does not yet do anything, but will essentially run a "unit test" of the OpenCL
functionality required by the default subset of opcodes.
Change-Id: I230f6232c90562ea56057347fb0dc088f98c215d
|
|
Change-Id: Ia80682aeb87225b9bde7398186e121b1d3bdc2ad
|
|
Attach is the new one we are going with & offers nice contrast with
'Detach...'.
Change-Id: I4578f4c7b9d989e41d433d7c8aa96a9317aa6919
|
|
Change-Id: I5b362ad374dad5fd4a79b8a7706defb749e25eb3
|
|
Change-Id: I4afe86dc29788a7b2d2d9c438f182726f80b1cbd
|
|
Change-Id: Id7d9b28921e96842df1e7c0d735dba4d3dbb6156
|
|
Change-Id: I82cfe96c4081afbd43fa1a9c41a9a92433f6bdb1
|
|
Change-Id: I7f2dede9171f7478467a83ea000baa7da85aeac6
|
|
Change-Id: Icff8f89f64f335d8601ced11c83d4d30c2abac18
|
|
Change-Id: I82e7963b55cf2ab28c193f40fe8f30e097364653
|
|
Change-Id: Ia4163f77f5267f6cb714369fc9a4cfbb901019df
|
|
Change-Id: Ic58cca612cdf8f73170c18573917465bf34a187c
|
|
Change-Id: I1959b2e4aabdee92472fed31905fea44b989230d
|
|
Change-Id: Ib820326fdc752d0893840bad3eb7f1369469f796
|
|
Change-Id: I057b148f51c8f011cb013e1f06288aec4d9bdb2a
|
|
Change-Id: I8a6a5ffe71c9e5f16533fd1f0944d4fd2a051c73
|
|
(and it is confusing if you pass a relative pathname argument to the program
you call via bin/run)
Change-Id: If8baef6d76e1f9ad7e5f2d361bd9b93fcbb76f7a
|
|
Change-Id: I4761c730df5f418060697458b604c602713f4a0e
|
|
One can easily get constructed from the other after returning from the method.
Change-Id: Iafc52efa7714b7cf4d284effda8034cb6f36bf91
|
|
Change-Id: I9c5f46af446f8384265d91ce5dfe269e7a090d09
|
|
Change-Id: I583ace5d134d526d660d4ff0bbf4a16aa10cbe5a
|
|
Change-Id: I6a3d191b10eec119eea5af6218e6c298f2826b33
|
|
Because the initialization of area listeners now depend on the grouped
status of formula cells.
Change-Id: Idf61f57387ba62c57d87030c16544bc07836826f
|
|
Change-Id: Ie0c4e39e30a33ec5390c03221950d1cd01549c15
|
|
ScDocument::CopyFromClip.
Change-Id: Ia95b65ca7982735b9c217a7b60d194117d64e774
|
|
This should reduce the number of area listeners generated esp. when
replicating tons of formula cells down the column.
Change-Id: I1ea8f51f667e6b0e1a646f84d79f5e8430b478d5
|
|
Change-Id: Id224fd6fdb804350e7e00634db802e80090ae6d7
|
|
We now do all broadcasting at the end of CopyFromClip, and nowhere else
during pasting from clip.
Change-Id: I1cb2c529f127d6e4080e49e4827f048ce5a19f95
|
|
All formula cells get marked dirty and start area-listening at the very
end of CopyFromClip. No need to do it in CloneFormulaCells.
Change-Id: I9faf48fd722c2ebcf4b74d5e523317b5d9c71a22
|
|
Rather than iterating through cells in the range and broadcasting by
cells individually. This way we can take advantage of the new group
based area listeners and it's much faster this way.
Change-Id: I8a4b49bce69d89b5b4698790befe4390871c755d
|
|
Change-Id: I001c388669737e9cf1d92f1fbb1e64fb9f4b05c3
|
|
Right now, it's only used when loading an xlsx file. But eventually
this one should be used everywhere.
Change-Id: I216c3a9a33c4b8040e8284d59299e0637471fb50
|
|
We do pasting from clip in 2 steps: 1) delete the destination range, then
2) paste the content onto the destination range. The old code would broadcast
both during 1) and 2). This change consolidates them and do broadcasting
only once at the end, and also avoids broadcasting the same cell twice,
which the old code sometimes did.
Change-Id: Ic524c2b70888ce158619d99cbfb55dea85870497
|
|
For now this is just for a pure redirection, but later we'll use this
to do a different area listening registration for grouped formula cells.
Change-Id: I8e68bb53c3e96821175ae562ef36ec5e800c8688
|
|
Change-Id: I158307de667dbe621376dfc01adeef89aa12faaa
|
|
Change-Id: I8c175dcaaa51e2b05895226907697b070a2e2f77
|
|
Change-Id: I3c644b6ff9916f6ec99ff6208ea073dd1612b4b3
|
|
for cases where no areas are marked for removal, which I believe is mor
common use case than others.
Change-Id: I3f53fb5e6ab4a9172e358bec0c71289d1e92ac19
|
|
Change-Id: Ic0cb74d220dccdcb4f607f4883b9b7fdf86bb080
|
|
Change-Id: I387dba24993d418a2b3923eac992ad2506229704
|
|
This is an extension of the earlier paste optimization of a single cell
across multiple destination cells.
Change-Id: I3a60300d3d0e11420d997bea8f7f540e948f56cc
|
|
Change-Id: I34e18fa1607d56351e1c3656b1f37a823b7a5609
|
|
Change-Id: I88def7e41a31948d1d7205cd5522b63de6be5f80
|
|
extracted the (duplicate) code which is responsible to check the Java
version requirements in the two functions
"jfw_plugin_getAllJavaInfos" and "jfw_plugin_getJavaInfoByPath"
Change-Id: I8acb198c4b4aaee77dc84bc42ff1fc2e0da2aba7
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I6ddc0270831989291893b170d57fea14329a26ba
|
|
Change-Id: Ia1e9d2b31698db23029e4dd5f0f7659acff5d30f
Reviewed-on: https://gerrit.libreoffice.org/12951
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
its possible that this was the original intent, maybe
Change-Id: Ia7ab679b84f16ae7aab201b43eb69ce6a693c0f2
Reviewed-on: https://gerrit.libreoffice.org/12392
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Id877823d760236bb731900711e3260a29c5c6871
|
|
Change-Id: I0e5b8d7a6cca469efb263d0037b87e0a9475371e
|