summaryrefslogtreecommitdiff
path: root/vcl/source/filter/GraphicNativeTransform.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2013-07-28fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl1-30/+35
2013-06-03fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl1-1/+20
2013-04-21Fix enum Tag and Orientation usage.Tomaž Vajngerl1-3/+3
2013-04-21At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl1-7/+17
2013-04-21Remove rotation for SVG for now.Tomaž Vajngerl1-4/+0
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl1-0/+20
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl1-26/+37
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl1-3/+57
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl1-0/+78