Files
loongoffice/basegfx/source/matrix
Noel Grandin 889df64fbb reduce alloc costs for some basegfx objects (tdf#105575)
we can use a default object for the default constructo case, and
remove one malloc for each default constructed object

Change-Id: I0bec37ef9161a210973abb25669a9f16a5e0ea75
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120603
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-08-17 22:40:07 +02:00
..