office-gobmx/basegfx/test
Thorsten Behrens 800806ba85 decompose() should return the original rotation angle and scales.
decompose() would return incorrect rotation angle and scales when the
angle was exactly 180 degrees, due to FPU rounding error.  This commit
fixes it.

This problem would manifest itself when inserting an image into
Calc/Draw, cropping it, and flipping it vertically or rotating it
at exactly 180 degrees.  Before the fix the image would simply disappear.
2012-01-18 14:57:04 -05:00
..
basegfx1d.cxx precompiled_basegfx.hxx is empty, so don't include it. 2011-11-05 07:12:39 -07:00
basegfx2d.cxx decompose() should return the original rotation angle and scales. 2012-01-18 14:57:04 -05:00
basegfx3d.cxx precompiled_basegfx.hxx is empty, so don't include it. 2011-11-05 07:12:39 -07:00
basegfx_cppunittester_all.cxx
basegfxtools.cxx precompiled_basegfx.hxx is empty, so don't include it. 2011-11-05 07:12:39 -07:00
boxclipper.cxx Fix error in handling 'z' for svg:d string parsing 2012-01-18 15:27:54 +01:00
clipstate.cxx Fix error in handling 'z' for svg:d string parsing 2012-01-18 15:27:54 +01:00
genericclipper.cxx Add more unit test coverage for generic clipper 2012-01-18 15:27:54 +01:00