summaryrefslogtreecommitdiff
path: root/vcl/source/image/Image.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
2022-09-14Related: tdf#144583 move current lok hidpi icon thing into SalGraphicsCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-09-07loplugin:constantparamNoel Grandin
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-03various cleanups - no behavior changeTomaž Vajngerl
2019-01-27Optimize: getToken()+comparison+copy() ==> startsWith()Matteo Casalin
2019-01-24Cleanup and simplify Image.{cxx,hxx}Tomaž Vajngerl
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-11-27Use HiDPI scaling to load scaled images.Michael Meeks
2018-11-27Preserve stock images until render time.Michael Meeks
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-08-15tdf#119276 Fix loading of images with internal LO URLsTomaž Vajngerl
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock
2018-04-13Don't abuse loading of a Graphic to actually load an ImageTomaž Vajngerl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-23drop one of the Image ctorsCaolán McNamara
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20every ImplImage has a BitmapExCaolán McNamara
2017-01-20Images no longer loaded from resource filesCaolán McNamara
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-11-04use default copy and assignment operatorsCaolán McNamara
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-09-04coverity#1371167 Missing move assignment operatorCaolán McNamara
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-01-08vcl: cleanup namespaces in vcl/source/image/Image.cxxChris Sherlock
2015-11-23fix Image::operator==Noel Grandin
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl