summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impgraph.cxx
AgeCommit message (Expand)Author
2022-04-08tdf#120837 File saving at least 5 times slowerNoel Grandin
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-08-16tdf#117797 guard access to mpSwapFile as it may not be setTomaž Vajngerl
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07sd: support breaking any PDF pageAshod Nakashian
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian
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-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl
2018-04-23vcl: avoid swap in when Graphic::GetSizePixel() is calledMiklos 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-17loplugin:constparamsNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
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-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl
2018-04-09vcl: maBitmapSize = aSize to SetSizePixel(aSize)Chris Sherlock
2018-03-13vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock
2018-02-13graphic: Remember the origin URL after swap out - swap inTomaž Vajngerl
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-18Fix typosAndrea Gelmini
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-06-21convert ErrCode to strong typedefNoel Grandin