diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2025-03-10 14:45:22 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2025-03-10 17:14:55 +0100 |
commit | e384f2e8de9603c0e10bed9e35f26be08c0ca86c (patch) | |
tree | a28743e3ea391635d397e522352647dc0b710282 /sc/inc/scopetools.hxx | |
parent | ec65a00298ffbb30869dec222887f42f3ca4533e (diff) |
crashtesting: crash on reimport of xlsx output of forum-pl-2758.ods
also seen as a leak as nothing is erased by:
maRegisteredCellAttributes.erase(&rCandidate);
once the style names are changed and the std::set isn't ordered
according to its predicate anymore.
Easiest thing to do here seems to run the rename of a cell style through
CellAttributeHelper so it can reinsert the affected ScPatternAttrs
Change-Id: I13486701f378228792baa2b378709b7d530c3770
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182743
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'sc/inc/scopetools.hxx')
0 files changed, 0 insertions, 0 deletions