summaryrefslogtreecommitdiff
path: root/basebmp/test/masktest.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-18drop newly unused basebmp methodsCaolán McNamara1-143/+0
2016-01-18drop now unused basebmp xor modeCaolán McNamara1-4/+2
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-6/+3
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-6/+6
2015-06-04convert DrawMode to scoped enumNoel Grandin1-2/+2
2015-03-24loplugin:constantfunction: variousNoel Grandin1-5/+0
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara1-3/+6
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-3/+3
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-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-2/+2
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-12/+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.4.24); FILE MERGEDRüdiger Timm1-23/+18
2007-06-27INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens1-3/+3
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens1-3/+7
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens1-0/+181