summaryrefslogtreecommitdiff
path: root/basebmp/test/bmpmasktest.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-18drop newly unused basebmp methodsCaolán McNamara1-213/+0
2016-01-18drop now unused basebmp xor modeCaolán McNamara1-14/+7
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara1-2/+2
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-17/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-04bmpmasktest was little-endian onlyCaolán McNamara1-3/+3
2015-06-20tdf#92194 - fix headless masking operations in vcl.Michael Meeks1-2/+64
2015-06-04convert basebmp::Format to scoped enumNoel Grandin1-10/+10
2015-06-04convert DrawMode to scoped enumNoel Grandin1-5/+5
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara1-5/+10
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-2/+2
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann1-5/+5
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann1-2/+2
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania1-2/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2012-06-02targeted string re-workNorbert Thiebaud1-3/+2
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-5/+5
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-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller1-2/+2
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.2.46); FILE MERGEDRüdiger Timm1-23/+18
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; min...Thorsten Behrens1-6/+8
2006-07-12#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added te...Thorsten Behrens1-0/+195