summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-28Revert "vcl: share GfxLink"Jan Holesovsky1-2/+2
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky1-2/+1
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-1/+2
2019-03-26vcl: share GfxLinkAshod Nakashian1-2/+2
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-3/+0
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-1/+11
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-1/+10
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl1-2/+5
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl1-0/+11
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara1-1/+1
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-05-08vcl: split jpeg import into two partsMiklos Vajna1-0/+2
2017-01-27coverity#1371303 Missing move assignment operatorCaolán McNamara1-0/+2
2017-01-27remove weirdness of ImpGraphic assignment operatorCaolán McNamara1-1/+0
2017-01-21coverity#1399156 split ImplCreateSwapInfo and ImplClearGraphicsCaolán McNamara1-1/+2
2017-01-01so noone cares about the return of [Read|Write]ImpGraphicCaolán McNamara1-2/+2
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin1-2/+2
2016-09-23use std to impl this resource sharingCaolán McNamara1-1/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-4/+4
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page1-3/+3
2016-07-04Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page1-13/+13
2016-07-01Modify the ImpGraphic class, mpAnimation to use a unique pointerMark Page1-1/+1
2016-06-30Modify the ImpGraphic class SwapFile to use a shared pointerMark Page1-1/+1
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-0/+1
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud1-4/+3
2016-01-25vcl: remove unnecessary header includes from impgraph.hxxChris Sherlock1-7/+0
2016-01-25vcl: remove entirely useless comments, fix tab spacing of impgraph.hxxChris Sherlock1-22/+16
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-10convert Link<> to typedNoel Grandin1-3/+3
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+1
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2014-11-21maDocFileURLStr is always emptyZolnai Tamás1-7/+0
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan1-1/+1
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+4
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-5/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-19/+19
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-07-19WaE: returning temporaryCaolán McNamara1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-32/+27
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-21callcatcher: update listCaolán McNamara1-4/+0
2011-08-23generate listCaolán McNamara1-1/+0
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers1-2/+0