summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
AgeCommit message (Expand)Author
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
2016-07-01Modify the ImpGraphic class, mpAnimation to use a unique pointerMark Page
2016-06-30Modify the ImpGraphic class SwapFile to use a shared pointerMark Page
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-01-25vcl: remove unnecessary header includes from impgraph.hxxChris Sherlock
2016-01-25vcl: remove entirely useless comments, fix tab spacing of impgraph.hxxChris Sherlock
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-04-30Gradually typed LinkStephan Bergmann
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-19WaE: returning temporaryCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-21callcatcher: update listCaolán McNamara
2011-08-23generate listCaolán McNamara
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]