summaryrefslogtreecommitdiff
path: root/vcl/source/graphic/GraphicObject.cxx
AgeCommit message (Expand)Author
2021-01-13transparency->alpha in GraphicAttrNoel
2020-12-28Fix typoAndrea Gelmini
2020-12-24custom literal for Degree10Noel Grandin
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-22flush out unused MapModesCaolán McNamara
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-27remove unused GraphicManagerDrawFlags enum valueNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-12coverity#1434219 Uncaught exceptionCaolán McNamara
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-18remove define for GraphicObject url and inline the stringTomaž Vajngerl
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl