/source/nr/padmin/

span='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
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