summaryrefslogtreecommitdiff
path: root/vcl/source/graphic/GraphicLoader.cxx
AgeCommit message (Expand)Author
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-03-16more robust method to load a Graphic from URL, +clean upTomaž Vajngerl
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-07add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl