diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-07-03 15:18:19 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-07-04 09:55:57 +0200 |
commit | 38514aecba9bede86d1ca195f9e30592157d1681 (patch) | |
tree | ecc327fe60a604a9fc7b4deeaae17f85e5a6728f /svx/inc/textchain.hxx | |
parent | 2fcad7783d055c6222227bd1672124320eb77a2e (diff) |
tdf#152104 speed xls->ods convert part 2
We are doing a lot of work in ScAttrArray::SetPatternAreaImpl,
where we move the mvData vector of CellAttributeHolder around,
so inline and reduce some of the work.
The move operator= can be simplified, leaving some of the work
to the destructor (which may well be elided when moving
arrays of elements around).
Reduces time from 50s to 39s
Change-Id: I358f48fa30f785f7b3f221079db93ab0288a7f14
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169941
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/inc/textchain.hxx')
0 files changed, 0 insertions, 0 deletions