Commit graph

10 commits

Author SHA1 Message Date
Caolán McNamara
ecadd96bcc #i113503# cppunit stl wrapper headers 2010-10-06 12:16:50 +01:00
sb
ba88d908e6 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
18be96dc73 sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
- Old modifications were necessary for testshl2, which has simply been excluded
  from the build for now.
- Tests in basebmp, basegfx, o3tl (that are executed during build) have been
  converted from using modified CppUnit/testshl2 to using unmodified CppUnit.
- CppUnit's DllPlugInTester has problems with OOo tests on Windows, see
  #i107562#, so for now a new cppunittester from sal is used instead.
2009-12-11 14:29:59 +01:00
Mathias Bauer
6152b5efa3 #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00
Rüdiger Timm
769a70222b INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED
2008/03/31 13:07:58 rt 1.4.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:35:38 +00:00
Jens-Heiner Rechtien
359a09166e INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGED
2007/05/22 09:59:18 thb 1.3.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:42:35 +00:00
Thorsten Behrens
01878a9bdd #i65904# Consistently named constants; added rectangular device subsetting to BitmapDevice; moved spreaded pixel format configuration points into a single traits template (per format); slightly improved cross-format support 2006-07-11 10:39:41 +00:00
Thorsten Behrens
e067c2aa6f #i65904# Fixed mask blending; added tests; reworked metafunctions for clip proxy accessors 2006-06-09 03:21:01 +00:00
Thorsten Behrens
db83a2292b #i65904# Completed mask support; fixed color difference bug; added more tests 2006-06-02 12:57:26 +00:00