office-gobmx/basegfx
Noel Grandin b2247f86e4 improve mergeToSinglePolyPolygon
spotted by llunak.

No need to take param by &&, since mergeToSinglePol does not
actually need to modify it.

Also flatten it a little.

Change-Id: I2f5ade347db756e21ecb0a88c3935805268f5072
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125086
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Tested-by: Jenkins
2021-11-12 12:11:36 +01:00
..
inc/pch
qa
source improve mergeToSinglePolyPolygon 2021-11-12 12:11:36 +01:00
test
CppunitTest_basegfx.mk
IwyuFilter_basegfx.yaml
Library_basegfx.mk
Makefile
Module_basegfx.mk
README.md

Algorithms and Data Types for Graphics

Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in canvas).