summaryrefslogtreecommitdiff
path: root/vcl/source/filter/jpeg/JpegReader.cxx
AgeCommit message (Expand)Author
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-04-19vcl JPEG import: remove unused pCallerDataMiklos Vajna
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-10mnFormerPos is unusedCaolán McNamara
2017-03-10min valid jpeg len is less than 512Caolán McNamara
2017-03-10improve scopingCaolán McNamara
2017-03-10ofz#799 stop decompressing if the file is truncatedCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-04vcl: remove artificial image byte size limit in JPEG filterTomaž Vajngerl
2016-10-04vcl: read image from JPEG one scanline at a timeTomaž Vajngerl
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16pointer->referenceCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-07Remove include stdio (part8)Julien Nabet
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-02cppcheck: unsignedLessThanZeroNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-05-11upgrade to jpeg-9aThomas Arnhold
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-28WaE: implicit conversion from bool to 'boolean' (aka 'int')Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06Blind fix^3Stephan Bergmann
2014-02-06Make vcl/source/filter/jpeg/jpegc.c be C++ codeStephan Bergmann
2014-01-27Resolves: fdo#74051 support 8430x11700 jpegsCaolán McNamara
2014-01-21Translated German comments vcl/sourceLuc Castermans
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin