summaryrefslogtreecommitdiff
path: root/vcl/inc/image.h
AgeCommit message (Expand)Author
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2018-11-27Use HiDPI scaling to load scaled images.Michael Meeks
2018-11-27Preserve stock images until render time.Michael Meeks
2018-09-14loplugin:constfields in vclNoel Grandin
2017-01-20every ImplImage has a BitmapExCaolán McNamara
2017-01-05move ImageList to frameworkCaolán McNamara
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-01-27vcl: add in vector header to vcl/inc/image.hChris Sherlock
2016-01-25vcl: remove oddly misleading comment cruft from image.hChris Sherlock
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23ImplImageRefData is not used anywhere anymoreTomaž Vajngerl
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05create "disabled" image (icon) only if the original changesTomaž Vajngerl
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-03ImplImageBmp::Draw - nPos parameter is always 0Tomaž Vajngerl
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-07-26callcatcher: clean up ImplImageBmpThomas Arnhold
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]