summaryrefslogtreecommitdiff
path: root/include/vcl/graph.hxx
AgeCommit message (Expand)Author
2020-03-23sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2020-03-23pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-23tdf#120837 File saving at least 5 times slowerNoel Grandin
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2018-09-14loplugin:constfields in vclNoel Grandin
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-05-31drop Graphic::GetBitmapNoel Grandin
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-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-02-26bool cast operator for Graphic objectTomaž Vajngerl
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2018-02-01hash implementation for Graphic objects, for set/map useTomaž Vajngerl
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
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-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-10defaults are good enoughCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-01noone cares about the return from WriteGraphic eitherCaolán McNamara
2017-01-01noone cares about the return from ReadGraphicCaolán McNamara
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-13vcl: correct tab spacing in graph.hxxChris Sherlock
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin