summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapex.hxx
AgeCommit message (Expand)Author
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
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-11Cairo canvas fixesMichael Meeks
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen