diff options
author | Laurent Balland <laurent.balland@mailo.fr> | 2023-12-07 19:38:54 +0100 |
---|---|---|
committer | Laurent Balland <laurent.balland@mailo.fr> | 2024-02-17 08:58:55 +0100 |
commit | e66ffda7c7f1e78dbca082ff7549ded121dc7356 (patch) | |
tree | 9aad00eafa58cdb15eff61a7a3383e4bc253691e /sw/source/uibase/inc/wtabsh.hxx | |
parent | 4df39957bd985af591f452439c8aa5fc5c7a0d62 (diff) |
tdf#129701 Skip empty cell: treat last column
When pasting data as text, with "Skip empty cells" not checked, empty
cells in the last column of the source do not empty cells in
destination, because there is nothing anymore to paste and while loop
stops.
This commit adds a flag to check if the last cell of each line is empty,
and treat it if "Skip empty cells" is not checked.
Add UITest to Copy data with empty cells;
Paste Unformatted text, without "Skip empty cells";
Check data with empty cells in last column.
Change-Id: Idec823fb1c27b803f49c6d13d6c757ef0f41e437
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160951
Tested-by: Jenkins
Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
Diffstat (limited to 'sw/source/uibase/inc/wtabsh.hxx')
0 files changed, 0 insertions, 0 deletions