summaryrefslogtreecommitdiff
path: root/vcl/source/filter/jpeg
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Revert "Werror: C4324 structure was padded due to __declspec(align())"Michael Stahl1-1/+1
2015-02-10Werror: C4324 structure was padded due to __declspec(align())David Ostrovsky1-1/+1
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann4-16/+16
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2015-01-06Revert "grml.. nScanLineBufferComponents still needs to be on jmp stack"Eike Rathke1-2/+1
2015-01-06grml.. nScanLineBufferComponents still needs to be on jmp stackEike Rathke1-1/+2
2015-01-06move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-1/+1
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan1-1/+3
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-06just use ANSI C declarationsDavid Tardon1-11/+11
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-10coverity#1242714 Untrusted value as argumentCaolán McNamara1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-06-24remove use of register keyword in C filesNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-9/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-11upgrade to jpeg-9aThomas Arnhold3-6/+6
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann2-5/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist4-7/+0
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe3-19/+14
2014-02-28WaE: implicit conversion from bool to 'boolean' (aka 'int')Tor Lillqvist1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock2-5/+5
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann6-13/+13
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2-6/+6
2014-02-06Blind fix^3Stephan Bergmann3-8/+6
2014-02-06Blind fix^2Stephan Bergmann1-3/+3
2014-02-06Blind fix for spurious -Werror=clobberedStephan Bergmann1-1/+4
2014-02-06Make vcl/source/filter/jpeg/jpegc.c be C++ codeStephan Bergmann6-150/+110
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi3-4/+1
2014-01-27coverity#708315 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-27Resolves: fdo#74051 support 8430x11700 jpegsCaolán McNamara1-3/+3
2014-01-21Translated German comments vcl/sourceLuc Castermans1-2/+2
2013-11-10clean up #ifdef ICC codeMichael Stahl1-4/+0
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold5-13/+13
2013-10-15swap if the host endianness doesn't match the file formatsCaolán McNamara1-18/+27
2013-10-15fdo#57659: fix exif processingJulien Nabet2-10/+41
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand1-6/+30
2013-08-30allow building with older libjpeg againCaolán McNamara1-2/+2
2013-06-20-Werror,-Wheader-guardStephan Bergmann1-1/+1
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
2013-06-02sal_Bool to boolTakeshi Abe4-9/+9
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr1-0/+21
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-2/+2
2013-04-22adjust_exif_parameters defined but not used [-Werror=unused-function]Michael Stahl1-0/+2