summaryrefslogtreecommitdiffstats
path: root/include/vcl/bitmapex.hxx
Commit message (Expand)AuthorAgeFilesLines
* forms - move the Bitmap accessing code inside BitmapExNoel Grandin2018-06-051-0/+7
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-2/+3
* vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock2018-05-091-14/+0
* loplugin:unusedmethodsNoel Grandin2018-04-211-8/+0
* vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock2018-04-201-9/+0
* remove ImpBitmapNoel Grandin2018-04-171-2/+2
* vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock2018-04-031-1/+1
* move pixel color extracting from canvas to BitmapExNoel Grandin2018-03-191-0/+12
* move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin2018-03-161-0/+1
* move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin2018-03-151-0/+5
* vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock2018-03-131-17/+17
* loplugin:constantparam in vclNoel Grandin2018-03-091-2/+1
* move transparency adjust code to BitmapExNoel Grandin2018-02-141-0/+3
* move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin2018-02-081-0/+20
* sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin2018-02-081-1/+5
* loplugin:unused-returns in vclNoel Grandin2018-01-241-11/+3
* convert tolerance params to sal_uInt8 (second try)Noel Grandin2018-01-061-1/+1
* tdf#114837 FILEOPEN: Image is blankNoel Grandin2018-01-051-1/+1
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-231-2/+2
* convert tolerance params to sal_uInt8Noel Grandin2017-12-131-1/+1
* loplugin:constparams in vclNoel Grandin2017-07-181-1/+1
* vcl: split jpeg import into two partsMiklos Vajna2017-05-081-0/+2
* no bitmaps in .src files anymoreCaolán McNamara2017-04-271-1/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-151-3/+3
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-2/+2
* loplugin:constantparam in vclNoel Grandin2016-09-071-4/+0
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-4/+4
* default dtors are fine hereCaolán McNamara2016-08-301-1/+0
* convert TransparentType to scoped enumNoel Grandin2016-05-301-4/+4
* loplugin:constantparam in vclNoel Grandin2016-04-011-7/+2
* loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin2016-02-261-11/+2
* use std shared_ptr for sharing ImpBitmapsCaolán McNamara2016-02-161-2/+2
* vcl: update documentation of drawAlphaRectChris Sherlock2016-01-081-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* remove some unused paramsNoel Grandin2015-09-221-5/+1
* Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti2015-09-011-1/+1
* sal_uLong to sal_uInt32 for CRC32Matteo Casalin2015-08-291-1/+1
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-2/+0
* loplugin:unusedmethods vclNoel Grandin2015-07-081-3/+0
* Fix some misspellingsTor Lillqvist2015-07-071-1/+1
* convert BMP_DITHER flags to scoped enumNoel Grandin2015-05-071-1/+1
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-1/+1
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-3/+3
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* vcl: add BitmapEx load from icon theme constructor.Michael Meeks2014-11-101-0/+2
* vcl: cleanup headers - remove comments, tabifyChris Sherlock2014-09-281-70/+81
* handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák2014-04-181-1/+5
* Remove visual noise from includeAlexander Wilms2014-03-011-6/+6
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-17/+17