summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba
2013-06-08Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand
2013-06-07sal_Bool to boolTakeshi Abe
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard
2013-06-05sal_Bool to boolTakeshi Abe
2013-06-03fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl
2013-06-03Use the right control variable for index accessStephan Bergmann
2013-06-02Drop useless forward declarationTakeshi Abe
2013-06-02sal_Bool to boolTakeshi Abe
2013-05-31sal_Bool to boolTakeshi Abe
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-30sal_Bool to boolTakeshi Abe
2013-05-23sal_Bool to boolTakeshi Abe
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand
2013-05-19fdo#39468 Translate German comments - graphicfilterChristian M. Heller
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara
2013-05-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand
2013-05-12EMF+ fixesChris Sherlock
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr
2013-05-10Enhancements to VCL metafile handlingChris Sherlock
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-04-30Fixup German translation.Thorsten Behrens
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-22adjust_exif_parameters defined but not used [-Werror=unused-function]Michael Stahl
2013-04-22-Werror=unused-parameterStephan Bergmann
2013-04-22Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann
2013-04-22DO NOT use internal headers of jpegDavid Tardon
2013-04-21Add jpegint.h to jpeg module. Fix warning in Exif.Tomaž Vajngerl
2013-04-21WaE: unused variable in ExifTomaž Vajngerl
2013-04-21Fix enum Tag and Orientation usage.Tomaž Vajngerl
2013-04-21Extract IFD processing in Exif.Tomaž Vajngerl
2013-04-21At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl
2013-04-21More correct reading of Exif metadata.Tomaž Vajngerl
2013-04-21Remove rotation for SVG for now.Tomaž Vajngerl
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl
2013-04-21sal_Bool to bool in jpeg filterTomaž Vajngerl
2013-04-21Split JpegWriter and JpegReader out from jpeg.cxx/hxxTomaž Vajngerl
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15properly prefix graphic filter methodsPeter Foley
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl