summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapex.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-08vcl: split jpeg import into two partsMiklos Vajna1-0/+2
2017-04-27no bitmaps in .src files anymoreCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-3/+3
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-2/+2
2016-09-07loplugin:constantparam in vclNoel Grandin1-4/+0
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-4/+4
2016-08-30default dtors are fine hereCaolán McNamara1-1/+0
2016-05-30convert TransparentType to scoped enumNoel Grandin1-4/+4
2016-04-01loplugin:constantparam in vclNoel Grandin1-7/+2
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-11/+2
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara1-2/+2
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-09-22remove some unused paramsNoel Grandin1-5/+1
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+1
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-2/+0
2015-07-08loplugin:unusedmethods vclNoel Grandin1-3/+0
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks1-0/+2
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock1-70/+81
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák1-1/+5
2014-03-01Remove visual noise from includeAlexander Wilms1-6/+6
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-17/+17
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-26/+26
2014-02-05Doxygen warnings correctedChris Sherlock1-8/+25
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-25/+8
2014-02-04Doxygen warnings correctedChris Sherlock1-8/+25
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand1-3/+20
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand1-0/+32
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-0/+39
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-6/+2
2013-06-11Cairo canvas fixesMichael Meeks1-0/+11
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+389