summaryrefslogtreecommitdiff
path: root/include/basebmp/bitmapdevice.hxx
AgeCommit message (Expand)Author
2016-01-20drop basebmp entirely nowCaolán McNamara
2016-01-19either copy the whole thing exactly, or convert between typesCaolán McNamara
2016-01-19only use of clone is to copy, so do thatCaolán McNamara
2016-01-19drop some more stuffCaolán McNamara
2016-01-19drop unused argumentCaolán McNamara
2016-01-19always copying to a different bitmapCaolán McNamara
2016-01-19always copying the full bitmap, not just a portion of itCaolán McNamara
2016-01-18devices are always top-down nowCaolán McNamara
2016-01-18only using one of the drawBitmap impls nowCaolán McNamara
2016-01-18drop newly unused basebmp methodsCaolán McNamara
2016-01-18drop now unused basebmp xor modeCaolán McNamara
2016-01-18don't need basebmp ClipDevice or DamageTracking nowCaolán McNamara
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-09-13boost->stdCaolán McNamara
2015-07-06loplugin:unusedmethods basebmpNoel Grandin
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-04Detect copyArea trying to operate on overlapping memory.Tsahi Glik
2013-04-23execute move of global headersBjoern Michaelsen