office-gobmx/basebmp/test
Thorsten Behrens b53d2bc9dd Fix clipped line renderer.
Fix for a nasty corner case where supposedly clipped pixel were
still rasterized (see polytest.cxx:implTestPolyDrawClip for what
failed previously).

Added much more unit tests while at it, clippedlinerenderer.hxx
should now have 100% coverage.
2011-11-15 12:38:50 +01:00
..
basebmp_cppunittester_all.cxx
basictest.cxx Put BitmapDevice::getPixelData() back. 2011-11-04 10:40:08 +01:00
bmpdemo.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
bmpmasktest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
bmptest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
cliptest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
filltest.cxx
linetest.cxx Fix clipped line renderer. 2011-11-15 12:38:50 +01:00
masktest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
polytest.cxx Fix clipped line renderer. 2011-11-15 12:38:50 +01:00
tools.cxx
tools.hxx