summaryrefslogtreecommitdiff
path: root/basic/inc
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2024-02-03 14:54:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-02-05 12:10:58 +0100
commit1ae7a81e542c9b072e519d0ea0d4773ed26ca251 (patch)
tree161a33259d409891faa9bf663098e35662fb4487 /basic/inc
parent4259b451c26eec782eb15c7603f6fbb06fc3787e (diff)
tdf#108037 Reduce time and memory consumed exporting to PDF
by avoiding making multiple copies of the Primitive2D container that we pass to TransformPrimitive2D. Instead, make TransformPrimitive2D store its children using a GroupPrimitive2D, which means we can share the GroupPrimitive2D among all the TransformPrimitive2D instances we create. Change-Id: I8a4398f9db6a6ab013ee24ad53836975fba6f3df Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162951 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basic/inc')
0 files changed, 0 insertions, 0 deletions