summaryrefslogtreecommitdiff
path: root/vcl/source/filter/GraphicNativeMetadata.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-08don't try to memcpy from and to a nullptrMarkus Mohrhard1-0/+4
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-1/+1
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock1-1/+1
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+4
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-1/+0
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl1-2/+2
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl1-0/+58