summaryrefslogtreecommitdiff
path: root/poppler/JPXStream.cc
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Mark two Stream::isFoo functions as constAlbert Astals Cid1-2/+2
2020-07-03Run clang-formatAlbert Astals Cid1-3208/+2832
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-03-05Update (C) of recent commitsAlbert Astals Cid1-0/+1
2019-03-02JPXStream: Replaces undefined left-shift operations.Robert Niemi1-4/+4
2019-01-02Forgot oneAlbert Astals Cid1-1/+1
2019-01-02Fix some trivial warningsAlbert Astals Cid1-17/+17
2018-12-06Replace Guint by unsigned intOliver Sander1-98/+98
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-206/+206
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2012-12-28Fix very long loop in JPXStream::getImageParams()Even Rouault1-4/+10
2012-12-28Avoid DoS due to huge number of JPX tiles in a streamEven Rouault1-1/+2
2012-09-26More crash fixes for broken documentsThomas Freitag1-15/+82
2012-06-28Add some security checks to JPXStream decodingAlbert Astals Cid1-2/+12
2011-09-06xpdf303: Merge JPXStream changesAlbert Astals Cid1-384/+616
2011-08-31xpdf303: Forgot this when doing the char * -> const char *Albert Astals Cid1-1/+1
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-80/+84
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+11
2008-04-29constify some static arraysAlbert Astals Cid1-2/+2
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-28/+218
2005-12-212005-12-21 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1
2005-12-04Fix error in merging CAN-2005-3193 fix. Thanks Daniel Gryniewicz for notifyingAlbert Astals Cid1-2/+0
2005-12-01Fix CAN-2005-3193 related bugsAlbert Astals Cid1-1/+8
2005-09-15bradh forgot to remove the two returns when merging xpdf 3.00 -> xpdf 3.01 ch...Albert Astals Cid1-2/+0
2005-08-31Merge some missing parts of previous patches, and some other minorBrad Hards1-126/+254
2005-03-03Initial revisionKristian Høgsberg1-0/+2822