Stephan Bergmann
d996328cd5
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
...
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Fridrich Štrba
e5e3ba75ec
Removing the ext_std masterpiece
2011-02-09 19:57:52 +01:00
David Tardon
5455fee0cc
remove unused includes
2010-11-10 09:00:10 +01:00
David Tardon
5cc959c424
remove commented-out leftovers from testshl2
2010-11-10 08:23:49 +01:00
Kevin Hunter
aadfc4e784
EasyHack: RTL conversion from createFromAscii
2010-11-10 08:19:59 +01:00
Sebastian Spaeth
4905a19032
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
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
90c880bc66
INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED
...
2008/03/31 13:07:57 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:34:56 +00:00
Thorsten Behrens
8c044545bb
#i65904# Dumped basegfx polygon raster converter in favor of a specialized solution; constructing all accessors with passed parameter now for the BitmapRenderer; significantly improved test coverage for polygon rasterizing
2006-07-27 10:35:32 +00:00
Thorsten Behrens
781ee266d8
#i65904# Added template meta function to retrieve palette lookup functor; for palette images, now performing lookup only _once_, and rasterizing the primitive with the index value; added one more degenerate case for polygon fill test
2006-06-02 15:14:23 +00:00
Thorsten Behrens
6a4ea42a8f
#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for palette images
2006-06-02 07:36:15 +00:00
Thorsten Behrens
6a1e36d96f
#i65904# Corrected license headers, added more tests
2006-05-31 09:12:13 +00:00
Thorsten Behrens
ef0bbaaf42
#i65904# Initial revision
2006-05-31 08:49:45 +00:00