summaryrefslogtreecommitdiffstats
path: root/include/basebmp
Commit message (Expand)AuthorAgeFilesLines
* basebmp: these headers are not used from other modulesMiklos Vajna2015-10-0127-5459/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-7/+0
* boost->stdCaolán McNamara2015-09-141-2/+2
* boost->stdCaolán McNamara2015-09-131-6/+4
* remove unneeded includeDavid Tardon2015-08-131-2/+0
* tdf#92459 basebmp: replace project2ndDaniel Robertson2015-08-131-4/+10
* loplugin:unusedmethodsNoel Grandin2015-07-241-12/+0
* loplugin:unusedmethods basebmpNoel Grandin2015-07-061-1/+0
* Revert "Typo: iff->if"Julien Nabet2015-06-231-2/+2
* Typo: iff->ifJulien Nabet2015-06-231-2/+2
* convert basegfx::FillRule to scoped enumNoel Grandin2015-06-041-7/+2
* convert basebmp::Format to scoped enumNoel Grandin2015-06-041-21/+21
* convert DrawMode to scoped enumNoel Grandin2015-06-042-6/+6
* use o3tl::project2ndDavid Tardon2015-05-062-10/+3
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-292-13/+13
* loplugin:staticfunctionNoel Grandin2015-03-271-4/+4
* rename BGRU to BGRXCaolán McNamara2015-02-252-5/+6
* rename BGRX32 etc to BGRA32Caolán McNamara2015-02-251-12/+12
* give basebmp a cairo compatible 24 bit surfaceCaolán McNamara2015-02-252-1/+18
* make ScanlineStride an argument to createBitmapDeviceCaolán McNamara2015-02-241-1/+9
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-5/+4
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-01-091-2/+2
* coverity#1226488 Big parameter passed by valueCaolán McNamara2014-11-191-53/+87
* 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
* keep acc.set within clip boundsCaolán McNamara2014-08-261-12/+23
* return false if the clip region would div by zeroCaolán McNamara2014-08-251-4/+14
* detect conditions where loop cannot logically endCaolán McNamara2014-08-251-0/+6
* cid#1169841 Big parameter passed by valueNoel Grandin2014-07-111-1/+1
* Add base value to set alpha channel for 32 bit colourspaces.Andrzej Hunt2014-06-251-0/+10
* Remove visual noise from includeAlexander Wilms2014-03-0116-63/+63
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* coverity#705602 Big parameter passed by valueCaolán McNamara2014-01-281-2/+2
* Be explicit when using bool as integral valueStephan Bergmann2014-01-102-7/+7
* Fix error in commentTor Lillqvist2013-12-091-1/+1
* fdo#65108 inter-module includes <> include/basebmpNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-3/+3
* Revert "fix polygon rendering with clip area of one line only"Tor Lillqvist2013-10-151-1/+1
* fix polygon rendering with clip area of one line onlytsahi glik2013-10-151-1/+1
* left shift of negative values (Clang -fsanitize=undefined)Stephan Bergmann2013-08-292-2/+2
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-122-29/+34
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-121-2/+1
* Detect copyArea trying to operate on overlapping memory.Tsahi Glik2013-06-041-0/+3
* execute move of global headersBjoern Michaelsen2013-04-2333-0/+6409