summaryrefslogtreecommitdiff
path: root/vcl/source/graphic
AgeCommit message (Expand)Author
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-06-12loplugin:constantparamNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-05-08config entries for the new graphic manager, deprecate old entriesTomaž Vajngerl
2018-04-26[API CHANGE] Remove uniqueID from XGraphicObject and GraphicObjectTomaž Vajngerl
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-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-12coverity#1434219 Uncaught exceptionCaolán McNamara
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
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-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-03-31use UnoGraphic directly in GetXGraphic, move hxx to inc/graphicTomaž Vajngerl
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-18remove define for GraphicObject url and inline the stringTomaž Vajngerl
2018-03-18cleanup UnoGraphicObjectTomaž Vajngerl
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl
2018-03-16Remove XGraphic creation with Grap.Obj. URL in GraphicProviderTomaž Vajngerl
2018-03-16XGraphicObject: remove construct. with uniqueIDTomaž Vajngerl
2018-03-16more robust method to load a Graphic from URL, +clean upTomaž Vajngerl
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž 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