office-gobmx/include/basegfx
Mike Kaganski e39fa3c4f5 Simplify b2d(poly)polygon implementation
Most size checks should be only done in the outer object; implementations
inside cow_wrapper only assert correctness. All const_cast and as_const
are replaced with correct const method calls (and, where needed, mutable
members).

Change-Id: I69e9f72086d07257ebd5cefaff7f214e198b901e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140106
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-09-17 21:50:38 +02:00
..
color
curve
matrix
numeric
pixel
point basegfx: replace typedef with a class B2DSize based on Size2D 2022-09-11 17:16:59 +02:00
polygon Simplify b2d(poly)polygon implementation 2022-09-17 21:50:38 +02:00
range
raster
tuple basegfx: replace typedef with a class B2DSize based on Size2D 2022-09-11 17:16:59 +02:00
utils basegfx: replace typedef with a class B2DSize based on Size2D 2022-09-11 17:16:59 +02:00
vector basegfx: replace typedef with a class B2DSize based on Size2D 2022-09-11 17:16:59 +02:00
basegfxdllapi.h
DrawCommands.hxx