45d951492a
As part of the efforts in tdf#147906 to replace expressions like sqrt(a^2 + b^2) with std::hypot(a, b), to eliminate overflow errors, this commit performs the changes in certain files. This also changes the B3DVector::normalize and B2DVector::normalize methods to have similar behaviour. Change-Id: I142585cfa594849f06cd06517ad9d40430df2ade Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165555 Tested-by: Hossein <hossein@libreoffice.org> Reviewed-by: Hossein <hossein@libreoffice.org> |
||
---|---|---|
.. | ||
color | ||
curve | ||
matrix | ||
numeric | ||
pixel | ||
point | ||
polygon | ||
range | ||
raster | ||
tuple | ||
utils | ||
vector | ||
basegfxdllapi.h | ||
DrawCommands.hxx |