summaryrefslogtreecommitdiffstats
path: root/include/vcl/graphicfilter.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna2018-06-051-0/+4
* Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl2018-04-201-0/+3
* loplugin:useuniqueptr in GraphicFilterNoel Grandin2018-01-171-1/+2
* More loplugin:cstylecast: vclStephan Bergmann2018-01-121-2/+2
* vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens2017-11-031-6/+2
* loplugin:finalclasses in vclNoel Grandin2017-10-051-2/+1
* convert code-class in ErrCode to scoped enumNoel Grandin2017-08-271-6/+6
* remove unused error code in vclNoel Grandin2017-08-241-1/+0
* Convert ErrCode area to scoped enumNoel Grandin2017-08-221-7/+7
* loplugin:constparams in vclNoel Grandin2017-07-181-2/+2
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-3/+3
* convert ErrCode to strong typedefNoel Grandin2017-06-211-14/+14
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-4/+1
* Improved loplugin:cstylecast to reference types: vclStephan Bergmann2017-06-051-2/+2
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-14/+14
* vcl GraphicFilter: add ImportGraphics()Miklos Vajna2017-05-231-0/+5
* vcl: split jpeg import into two partsMiklos Vajna2017-05-081-1/+5
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-17/+15
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-151-4/+4
* loplugin:unnnecessaryvirtual in vclNoel Grandin2016-11-041-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-3/+1
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-3/+3
* loplugin:constantparam in vclNoel Grandin2016-09-071-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-6/+6
* vcl: add graphic export-as-pdf filterMiklos Vajna2016-06-241-0/+1
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-1/+0
* vcl: add initial PDF import-as-graphic filterMiklos Vajna2016-06-231-0/+1
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-261-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-12/+12
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-271-11/+2
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-061-1/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-5/+0
* convert Link<> to typedNoel Grandin2015-09-241-2/+2
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-251-1/+1
* convert GRFILTER_I_FLAGS to scoped enumNoel Grandin2015-05-141-19/+28
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-011-2/+2
* convert GFF_ constants to enum classNoel Grandin2015-03-021-33/+35
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* Convenient function to compress a Graphic to PNG imageTomaž Vajngerl2014-09-221-0/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1