summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
AgeCommit message (Expand)Author
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl
2020-04-26ImpGraphic: encapsulate members of ImpSwapFileTomaž Vajngerl
2020-04-26Test swapping of GraphicTomaž Vajngerl
2020-04-26ImpGraphic: rename maEx to maBitmapEx in the comment tooTomaž Vajngerl
2020-04-26ImpGraphic: rename maEx to maBitmapExTomaž Vajngerl
2020-04-26remove Impl from swap method names in ImpGraphicTomaž Vajngerl
2020-04-14tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-02-25vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
2019-08-25sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-05-22tdf#120837 File saving at least 5 times slowerNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-04-23vcl: avoid swap in when Graphic::GetSizePixel() is calledMiklos Vajna
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-17loplugin:constparamsNoel Grandin
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl
2018-04-10graphic: move access to cxx for PDFData and VectorGraphicDataTomaž Vajngerl
2018-04-10remove unused ImplSwapOutAsLinkTomaž Vajngerl
2018-04-10replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-01-27coverity#1371303 Missing move assignment operatorCaolán McNamara
2017-01-27remove weirdness of ImpGraphic assignment operatorCaolán McNamara
2017-01-21coverity#1399156 split ImplCreateSwapInfo and ImplClearGraphicsCaolán McNamara
2017-01-01so noone cares about the return of [Read|Write]ImpGraphicCaolán McNamara
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-04Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page