summaryrefslogtreecommitdiff
path: root/include/vcl/image.hxx
AgeCommit message (Expand)Author
2020-09-07loplugin:constantparamNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-10-18lok: dump as property tree the valueset controlHenry Castro
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-01-24Cleanup and simplify Image.{cxx,hxx}Tomaž Vajngerl
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-07-21migrate to boost::gettextCaolá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-20warn about unused ImagesCaolá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
2017-01-05finish moving ImageList to frameworkCaolán McNamara
2017-01-05move ImageType enum out of CommandImageResolver.hxxCaolán McNamara
2017-01-05ImageList doesn't need to be a friend of ImageCaolán McNamara
2017-01-05drop newly unused InsertFromHorizontalBitmapCaolán McNamara
2017-01-04last bitmaps that pMaskColor arg was used on converted to true transparencyCaolán McNamara
2017-01-04all users of InsertFromHorizontalBitmap use all argsCaolán McNamara
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara
2016-11-04use default copy and assignment operatorsCaolán McNamara
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl
2016-10-06drop this newly unused IMAGE_STDBTN_COLOR defineCaolán McNamara
2016-09-04coverity#1371167 Missing move assignment operatorCaolán McNamara
2016-08-29cid#1371170 Missing move assignment operatorNoel Grandin
2016-05-25remove unused enum ImageColorTransformNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23remove unused constructor parameterTomaž Vajngerl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
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-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl