office-gobmx/basegfx
Mike Kaganski 8bd57009d3 Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0
These will never compare with tolerance (the zero is a special case
in rtl_math_approxEqual used internally), so the calls like those
don't do what they appear to do in these cases.

Change-Id: I495ac92b7f45637e118e4fdc04bb6fad6fff31ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171391
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2024-08-02 11:31:00 +02:00
..
inc/pch Make sal/config.h the first in pch 2021-03-09 06:51:51 +01:00
qa
source Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0 2024-08-02 11:31:00 +02:00
test Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfx 2023-10-19 13:37:47 +02:00
CppunitTest_basegfx.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
IwyuFilter_basegfx.yaml
Library_basegfx.mk MCGR: consolidations/cleanups for changes so far 2023-05-15 15:19:53 +02:00
Makefile
Module_basegfx.mk
README.md Updated README.md files 2021-04-19 11:13:41 +02:00

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).