summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* basebmp: fix Android buildMiklos Vajna2015-10-071-0/+5
* basebmp: these headers are not used from other modulesMiklos Vajna2015-10-0730-19/+5503
* bmpmasktest was little-endian onlyCaolán McNamara2015-08-061-3/+3
* basebmp: back-port un-expected enumeration changes.Michael Meeks2015-06-261-8/+8
* tdf#92194 - fix headless masking operations in vcl.Michael Meeks2015-06-241-2/+64
* 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
* coverity#1078535 Division or modulo by zeroCaolán McNamara2014-01-271-2/+10
* basebmp: include <> for external includesNorbert Thiebaud2013-11-1112-50/+50
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-317-16/+22
* Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logictsahi glik2013-10-081-4/+18
* Off-by-one errorStephan Bergmann2013-09-271-2/+2
* Improve performance of copyArea(), especially relevant for mobile devices.tsahi glik2013-09-271-21/+66
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-183-9/+0
* WaE: assuming signed overflow does not occur when assuming...Caolán McNamara2013-07-181-2/+9
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-1211-112/+115
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-129-11/+11
* Add test for basebmp memory clobber.Thorsten Behrens2013-06-042-1/+17
* Detect copyArea trying to operate on overlapping memory.Tsahi Glik2013-06-041-4/+9
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-242-10/+0
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-5/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-4/+0
* execute move of global headersBjoern Michaelsen2013-04-2335-6429/+0
* No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist2013-04-151-6/+0
* Nah, I don't need a getOffset(), but I do need a getBufferSize()Tor Lillqvist2013-04-122-29/+49
* Fix documentationTor Lillqvist2013-04-111-2/+1