summaryrefslogtreecommitdiff
path: root/vcl/source/filter/graphicfilter.cxx
AgeCommit message (Expand)Author
2017-03-14vcl: move out ImportPDF() from the global namespaceMiklos Vajna
2017-02-17Fix -Werror,-Wunused-private-field in the DISABLE_EXPORT caseTor Lillqvist
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel 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-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/filter/graphicfilter.cxxChris Sherlock
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-02GraphicFilter::ExportGraphic: adapt to removed expGraphicExportMiklos Vajna
2015-12-02vcl: remaining Android build fixesMiklos Vajna
2015-12-02fix Android buildNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06unused warning in DISABLE_DYNLOADING fixedOliver Specht
2015-11-06vcl: [loplugin:stringconstant]Michael Stahl
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-11-04yyyyyNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30maSvgDataArray only populates a uno::Sequence, so use that insteadCaolán McNamara
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin