diff options
author | scito <info@scito.ch> | 2021-05-21 13:11:51 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2021-05-21 17:01:24 +0200 |
commit | de4c23fb38a7848e1030075b9c15cbb5c558694c (patch) | |
tree | 0c787bc7e8613159920da304b89b5bfbe2387103 /m4 | |
parent | 2eb95408912f2292e2c7e8634c628a29f6c241b7 (diff) |
tdf#68976 cut paste transposed: fix wrong position in clipdoc
The transposed cells were written always in A1 of the transposed clip.
This is no problem for copy paste transposed. However, this is an issue for
cut paste transposed as references of formulas pointing to cut cells are
adjusted according to position changes.
The solution is to write the transposed cells in the same top left
corner of the transposed clipdoc as in the original non-transposed clipdoc.
There are still issues with cut paste transposed: Formula references are
not updated correctly in some cases (tdf#142065, tdf#142201).
Comprehensive unit tests will follow with fixes for tdf#142065 and
tdf#142201.
Change-Id: Id691fabf89d7f25e05182b20bd379299fc18fbb8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115535
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions