summaryrefslogtreecommitdiffstats
path: root/basebmp/test/linetest.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop newly unused basebmp methodsCaolán McNamara2016-01-181-234/+0
* drop now unused basebmp xor modeCaolán McNamara2016-01-181-9/+9
* Resolves: tdf#95962 incorrect scanline strideCaolán McNamara2015-11-241-8/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert basebmp::Format to scoped enumNoel Grandin2015-06-041-8/+8
* convert DrawMode to scoped enumNoel Grandin2015-06-041-9/+9
* make ScanlineStride an argument to createBitmapDeviceCaolán McNamara2015-02-241-4/+8
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* basebmp: include <> for external includesNorbert Thiebaud2013-11-111-3/+3
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-121-4/+4
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-5/+0
* Fix clipped line renderer.Thorsten Behrens2011-11-151-0/+33
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-0/+3
* Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
* remove unused includesDavid Tardon2010-11-101-10/+0
* remove commented-out leftovers from testshl2David Tardon2010-11-101-7/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-061-0/+2
* sb118: merged in DEV300_m72sb2010-02-251-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
| * #i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer2009-09-141-1/+1
* | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb2009-12-111-2/+4
|/
* INTEGRATION: CWS changefileheader (1.5.46); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* #i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens2006-07-121-2/+34
* #i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens2006-06-071-3/+3
* #i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens2006-06-021-15/+3
* #i65904# Corrected license headers, added more testsThorsten Behrens2006-05-311-0/+35
* #i65904# Initial revisionThorsten Behrens2006-05-311-0/+178