summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* error: left operand of shift expression '(-1 << 4)' is negativeCaolán McNamara2016-02-021-3/+3
* Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara2015-12-074-25/+2
* loplugin:unreffunStephan Bergmann2015-11-241-23/+0
* Resolves: tdf#95962 incorrect scanline strideCaolán McNamara2015-11-249-90/+45
* loplugin:unusedfields in basebmpNoel Grandin2015-11-211-9/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-23/+23
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-10/+10
* loplugin:unusedmethodsNoel Grandin2015-10-2711-304/+0
* Work around cid#1328486Stephan Bergmann2015-10-221-3/+4
* -fsanitize=shift-exponentStephan Bergmann2015-10-161-1/+11
* Fix type of nPixelStephan Bergmann2015-10-161-1/+1
* Use CPPUNIT_ASSERT_EQUAL for better failure reportsStephan Bergmann2015-10-161-84/+114
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-128-28/+28
* basebmp: fix Android buildMiklos Vajna2015-10-011-0/+5
* basebmp: these headers are not used from other modulesMiklos Vajna2015-10-0130-19/+5483
* basebmp: -headless -> --headlessMiklos Vajna2015-09-281-1/+1
* boost->stdCaolán McNamara2015-09-131-18/+18
* loplugin:unusedmethods basebmpNoel Grandin2015-07-061-7/+0
* bmpmasktest was little-endian onlyCaolán McNamara2015-07-041-3/+3
* tdf#92194 - fix headless masking operations in vcl.Michael Meeks2015-06-201-2/+64
* convert basegfx::FillRule to scoped enumNoel Grandin2015-06-041-1/+1
* convert basebmp::Format to scoped enumNoel Grandin2015-06-0410-107/+108
* convert DrawMode to scoped enumNoel Grandin2015-06-049-108/+108
* remove unused BASEBMP_NO_NESTED_TEMPLATE_PARAMETERNoel Grandin2015-06-011-21/+0
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-291-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-271-2/+2
* loplugin:constantfunction: variousNoel Grandin2015-03-241-5/+0
* drawing a vertical/horizontal line does not really damage 0 width/height areasCaolán McNamara2015-03-231-2/+18
* rename BGRU to BGRXCaolán McNamara2015-02-252-8/+8
* rename BGRX32 etc to BGRA32Caolán McNamara2015-02-251-4/+4
* give basebmp a cairo compatible 24 bit surfaceCaolán McNamara2015-02-252-3/+8
* make ScanlineStride an argument to createBitmapDeviceCaolán McNamara2015-02-249-46/+91
* Some more loplugin:cstylecast: basebmpStephan Bergmann2015-01-201-1/+1
* basebmap: 5e4a7a95027d979b3bdd729d7ebe950da1129b2b missed COM checkMichael Stahl2015-01-131-0/+2
* Fix number of sections exceeded object file format limitDavid Ostrovsky2015-01-131-0/+13
* basebmp: accelerated method to create a clipping device.Michael Meeks2014-10-141-4/+23
* Fixed some CppunitTest namesStephan Bergmann2014-08-281-6/+6
* keep nScanlineStride number saneCaolán McNamara2014-08-281-5/+8
* Remove empty gb_Module_add_targets,basebmp,Matúš Kukan2014-07-031-3/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-06-021-0/+5
* fixincludeguards.sh: basebmpThomas Arnhold2014-04-191-3/+3
* Remove gcc3 workaround for bug long since fixed in gccChris Sherlock2014-04-191-4/+2
* Missing includeStephan Bergmann2014-04-091-0/+2
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-268-29/+29
* Drop deserted bmpdemoTakeshi Abe2014-02-271-1230/+0
* Remove unneccessary commentsAlexander Wilms2014-02-232-20/+20