summaryrefslogtreecommitdiff
path: root/poppler/JPXStream.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Mark two Stream::isFoo functions as constAlbert Astals Cid1-2/+2
2020-07-03Run clang-formatAlbert Astals Cid1-247/+252
2019-11-24Remove useless virtual markers on override functionsAlbert Astals Cid1-8/+8
2019-11-24Make Stream::getKind constAlbert Astals Cid1-1/+15
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Guint by unsigned intOliver Sander1-85/+85
2018-12-06Replace Gushort by unsigned shortOliver Sander1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-26/+26
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2017-07-31added override tag to function declarationsJannick1-8/+8
2011-09-06xpdf303: Merge JPXStream changesAlbert Astals Cid1-27/+16
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-3/+5
2005-08-31Merge some missing parts of previous patches, and some other minorBrad Hards1-8/+17
2005-03-03Initial revisionKristian Høgsberg1-0/+338