office-gobmx/basegfx
Noel Grandin 7979508e43 Simplify some basegfx::fTools::*orEqual calls
Comparing with zero is simple - the implementation of basegfx::fTools::moreOrEqual
calls rtl_math_approxEqual eventually, which special-zases zero.

Change-Id: I62f10f63f103d91a201dfeb20e5b3f9010f377c1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164526
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-03-07 12:53:27 +01:00
..
inc/pch
qa
source Simplify some basegfx::fTools::*orEqual calls 2024-03-07 12:53:27 +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).