Age | Commit message (Expand) | Author |
2015-10-01 | basebmp: these headers are not used from other modules | Miklos Vajna |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-13 | boost->std | Caolán McNamara |
2015-08-13 | remove unneeded include | David Tardon |
2015-08-13 | tdf#92459 basebmp: replace project2nd | Daniel Robertson |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-06 | loplugin:unusedmethods basebmp | Noel Grandin |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-04 | convert basegfx::FillRule to scoped enum | Noel Grandin |
2015-06-04 | convert basebmp::Format to scoped enum | Noel Grandin |
2015-06-04 | convert DrawMode to scoped enum | Noel Grandin |
2015-05-06 | use o3tl::project2nd | David Tardon |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-02-25 | rename BGRU to BGRX | Caolán McNamara |
2015-02-25 | rename BGRX32 etc to BGRA32 | Caolán McNamara |
2015-02-25 | give basebmp a cairo compatible 24 bit surface | Caolán McNamara |
2015-02-24 | make ScanlineStride an argument to createBitmapDevice | Caolán McNamara |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-01-09 | boost::scoped_ptr->std::unique_ptr | Caolán McNamara |
2014-11-19 | coverity#1226488 Big parameter passed by value | Caolán McNamara |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-14 | basebmp: accelerated method to create a clipping device. | Michael Meeks |
2014-08-26 | keep acc.set within clip bounds | Caolán McNamara |
2014-08-25 | return false if the clip region would div by zero | Caolán McNamara |
2014-08-25 | detect conditions where loop cannot logically end | Caolán McNamara |
2014-07-11 | cid#1169841 Big parameter passed by value | Noel Grandin |
2014-06-25 | Add base value to set alpha channel for 32 bit colourspaces. | Andrzej Hunt |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-01-28 | coverity#705602 Big parameter passed by value | Caolán McNamara |
2014-01-10 | Be explicit when using bool as integral value | Stephan Bergmann |
2013-12-09 | Fix error in comment | Tor Lillqvist |
2013-11-09 | fdo#65108 inter-module includes <> include/basebmp | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include - the rest | Thomas Arnhold |
2013-10-15 | Revert "fix polygon rendering with clip area of one line only" | Tor Lillqvist |
2013-10-15 | fix polygon rendering with clip area of one line only | tsahi glik |
2013-08-29 | left shift of negative values (Clang -fsanitize=undefined) | Stephan Bergmann |
2013-07-12 | Turn basebmp::Format into a proper enum | Stephan Bergmann |
2013-07-12 | THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA | Stephan Bergmann |
2013-06-04 | Detect copyArea trying to operate on overlapping memory. | Tsahi Glik |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |