summaryrefslogtreecommitdiff
path: root/basebmp/test/filltest.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-18drop newly unused basebmp methodsCaolán McNamara1-239/+0
2016-01-18drop now unused basebmp xor modeCaolán McNamara1-26/+13
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-06-04convert basebmp::Format to scoped enumNoel Grandin1-4/+4
2015-06-04convert DrawMode to scoped enumNoel Grandin1-13/+13
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara1-2/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-11-11basebmp: include <> for external includesNorbert Thiebaud1-3/+3
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-1/+1
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann1-2/+2
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann1-1/+1
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-5/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+3
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2010-11-10remove unused includesDavid Tardon1-10/+0
2010-11-10remove commented-out leftovers from testshl2David Tardon1-7/+0
2010-11-10EasyHack: RTL conversion from createFromAsciiKevin Hunter1-2/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara1-0/+2
2010-02-25sb118: merged in DEV300_m72sb1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb1-2/+4
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.5.46); FILE MERGEDRüdiger Timm1-23/+18
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens1-3/+3
2006-06-02#i65904# Added template meta function to retrieve palette lookup functor; for...Thorsten Behrens1-4/+27
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens1-18/+10
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens1-5/+162
2006-05-31#i65904# Initial revisionThorsten Behrens1-0/+113