office-gobmx/tools/source/generic
Stephan Bergmann 39f701d540 Avoid UBSan when negating the most negative sal_Int64 value
...as exhibited by recently added 08e566f0c9 "add
a couple of tests for tools::BigInt"

Change-Id: Icd1080f86ccd985868fce34d6f86e2706acd58df
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176677
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
2024-11-16 23:27:39 +01:00
..
b3dtrans.cxx
bigint.cxx Avoid UBSan when negating the most negative sal_Int64 value 2024-11-16 23:27:39 +01:00
color.cxx Resolves tdf#161766 - WCAG 2.1 compliant luminance for isDark() 2024-08-16 08:55:54 +02:00
config.cxx cid#1606943 Overflowed constant 2024-11-04 09:38:46 +01:00
fract.cxx Use <bit> instead of platform-specific intrinsics 2024-02-29 04:01:48 +01:00
gen.cxx split Point/Size/Rectangle into AbsoluteScreenPixel* types 2023-08-02 08:13:15 +02:00
line.cxx Drop FRound, and use generalized basegfx::fround 2024-04-17 03:56:59 +02:00
point.cxx split Point/Size/Rectangle into AbsoluteScreenPixel* types 2023-08-02 08:13:15 +02:00
poly.cxx loplugin:noexceptmove (macOS, LLVM 20 trunk libc++) 2024-09-30 11:21:34 +02:00
poly2.cxx cid#1555417 COPY_INSTEAD_OF_MOVE 2024-07-31 09:33:06 +02:00
svborder.cxx