summaryrefslogtreecommitdiff
path: root/include/vcl/graphicfilter.hxx
AgeCommit message (Expand)Author
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-04remove unnecessary GraphicFilterImportFlags::AllowPartialStreamReadNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-20ImpDetectPCX 2nd arg always overwrittenCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-01-17loplugin:useuniqueptr in GraphicFilterNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-24remove unused error code in vclNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-23vcl GraphicFilter: add ImportGraphics()Miklos Vajna
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann