summaryrefslogtreecommitdiff
path: root/basebmp/test
AgeCommit message (Expand)AuthorFilesLines
2013-06-04Add test for basebmp memory clobber.Thorsten Behrens1-0/+16
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-3/+2
2013-02-25CreateFromAscii removalRicardo Montania1-1/+1
2012-11-16Revert "WaE: unused parameter 'argc' and 'argv'"Tor Lillqvist1-3/+0
2012-11-16WaE: unused parameter 'argc' and 'argv'Tor Lillqvist1-0/+3
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania7-25/+24
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-11/+5
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2-130/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks10-233/+143
2012-06-27targetted re-work of cppunit pieces.Michael Meeks9-39/+0
2012-06-19re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-02targeted string re-workNorbert Thiebaud3-28/+18
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan1-1/+0
2011-12-22unusedcode: remove various unused classesMatúš Kukan1-1/+0
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-11-15Fix clipped line renderer.Thorsten Behrens2-5/+133
2011-11-04Put BitmapDevice::getPixelData() back.Thorsten Behrens1-0/+5
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens2-0/+18
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens6-26/+26
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann9-1/+25
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann1-34/+0
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-08-03Add statically linked basebmp cppunittester for iOSTor Lillqvist2-0/+141
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen11-200/+62
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer1-132/+0
2011-06-16CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer1-0/+1
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist1-0/+5
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon1-2/+1
2011-04-05remove ADAPT_EXT_STLCaolán McNamara1-7/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+7
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba8-16/+0
2011-02-02Clean up makefilesThomas Arnhold1-19/+0
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller3-20/+20
2010-11-10remove unused includesDavid Tardon9-88/+0
2010-11-10remove commented-out leftovers from testshl2David Tardon7-49/+0
2010-11-10EasyHack: RTL conversion from createFromAsciiKevin Hunter5-12/+6
2010-11-09EasyHack: RTL conversion from createFromAsciiKevin Hunter1-7/+4
2010-10-19Cleanse non-compiled codePovilas Kanapickas1-6/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth11-0/+26
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara9-0/+23
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara9-0/+23
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-02-25sb118: merged in DEV300_m72sb13-55/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien13-55/+14
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb1-1/+1
2010-01-13sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test"...sb1-8/+1
2010-01-11sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that t...sb1-9/+3