diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-10-24 13:31:28 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-10-25 11:57:59 +0200 |
commit | 9a1336e81c84c3386658eff25da34eca7fd86b77 (patch) | |
tree | a0e01cf263c478873b9f4506015ff17a298b1bc5 /sd | |
parent | d71cd10b5cefa9d0ce3c51340255ccd0399ef538 (diff) |
tdf#153182 PPTX Chart with datamodel rendered incorrectly
Partial fix.
(*) fixed bugs where the use of continue in loops meant that a tracking
variable was not being updated
(*) improved exception message in TableModel::getCellByPosition
(*) rather than exiting the view generation process with an exception,
log a warning and skip that part of the view process
The root of the problem here is that we don't seem to be importing
data-tables from PPTX properly. I suspect that we need more import
code, in particular, we probably need to read some flag that
indicates if we have header rows and columns.
Change-Id: Iaa9a1593bc185a5bb4f36a434117bbd5bf323e18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175551
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions