summaryrefslogtreecommitdiffstats
path: root/include/basebmp/bitmapdevice.hxx
Commit message (Expand)AuthorAgeFilesLines
* drop basebmp entirely nowCaolán McNamara2016-01-201-168/+0
* either copy the whole thing exactly, or convert between typesCaolán McNamara2016-01-191-5/+2
* only use of clone is to copy, so do thatCaolán McNamara2016-01-191-6/+1
* drop some more stuffCaolán McNamara2016-01-191-10/+0
* drop unused argumentCaolán McNamara2016-01-191-8/+0
* always copying to a different bitmapCaolán McNamara2016-01-191-3/+0
* always copying the full bitmap, not just a portion of itCaolán McNamara2016-01-191-20/+3
* devices are always top-down nowCaolán McNamara2016-01-181-56/+0
* only using one of the drawBitmap impls nowCaolán McNamara2016-01-181-30/+0
* drop newly unused basebmp methodsCaolán McNamara2016-01-181-341/+3
* drop now unused basebmp xor modeCaolán McNamara2016-01-181-72/+11
* don't need basebmp ClipDevice or DamageTracking nowCaolán McNamara2016-01-181-30/+0
* Resolves: tdf#95962 incorrect scanline strideCaolán McNamara2015-11-241-6/+3
* remove boost::noncopyable from /includeNoel Grandin2015-10-291-3/+3
* boost->stdCaolán McNamara2015-09-131-6/+4
* loplugin:unusedmethods basebmpNoel Grandin2015-07-061-1/+0
* make ScanlineStride an argument to createBitmapDeviceCaolán McNamara2015-02-241-1/+9
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-01-091-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* basebmp: accelerated method to create a clipping device.Michael Meeks2014-10-141-0/+4
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-121-5/+6
* Detect copyArea trying to operate on overlapping memory.Tsahi Glik2013-06-041-0/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+719