Age | Commit message (Expand) | Author |
2015-07-06 | loplugin:unusedmethods basebmp | Noel Grandin |
2015-07-04 | bmpmasktest was little-endian only | Caolán McNamara |
2015-06-20 | tdf#92194 - fix headless masking operations in vcl. | Michael Meeks |
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-06-01 | remove unused BASEBMP_NO_NESTED_TEMPLATE_PARAMETER | Noel Grandin |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-24 | loplugin:constantfunction: various | Noel Grandin |
2015-03-23 | drawing a vertical/horizontal line does not really damage 0 width/height areas | Caolán McNamara |
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-01-20 | Some more loplugin:cstylecast: basebmp | Stephan Bergmann |
2015-01-13 | basebmap: 5e4a7a95027d979b3bdd729d7ebe950da1129b2b missed COM check | Michael Stahl |
2015-01-13 | Fix number of sections exceeded object file format limit | David Ostrovsky |
2014-10-14 | basebmp: accelerated method to create a clipping device. | Michael Meeks |
2014-08-28 | Fixed some CppunitTest names | Stephan Bergmann |
2014-08-28 | keep nScanlineStride number sane | Caolán McNamara |
2014-07-03 | Remove empty gb_Module_add_targets,basebmp, | Matúš Kukan |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-04-19 | fixincludeguards.sh: basebmp | Thomas Arnhold |
2014-04-19 | Remove gcc3 workaround for bug long since fixed in gcc | Chris Sherlock |
2014-04-09 | Missing include | Stephan Bergmann |
2014-03-29 | typo: optimisation -> optimization | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-27 | Drop deserted bmpdemo | Takeshi Abe |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-27 | coverity#1078535 Division or modulo by zero | Caolán McNamara |
2013-11-11 | basebmp: include <> for external includes | Norbert Thiebaud |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-08 | Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logic | tsahi glik |
2013-09-27 | Off-by-one error | Stephan Bergmann |
2013-09-27 | Improve performance of copyArea(), especially relevant for mobile devices. | tsahi glik |
2013-07-18 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-18 | WaE: assuming signed overflow does not occur when assuming... | Caolán McNamara |
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 | Add test for basebmp memory clobber. | Thorsten Behrens |
2013-06-04 | Detect copyArea trying to operate on overlapping memory. | Tsahi Glik |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-15 | No need for Android, iOS or CROSS_COMPILING conditionals for unit tests | Tor Lillqvist |