summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapex.hxx
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-17remove ImpBitmapNoel Grandin
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin
2018-03-13vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-14move transparency adjust code to BitmapExNoel Grandin
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin
2018-02-08sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-22remove some unused paramsNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák
2014-03-01Remove visual noise from includeAlexander Wilms