summaryrefslogtreecommitdiff
path: root/src/pdf_doc.h
Commit message (Expand)AuthorAgeFilesLines
* convert to using stream offset type for stream offsetsVincent Sanders2018-01-191-25/+5
* start to alter parseing to read from cos_stream objectVincent Sanders2018-01-181-7/+17
* split out stream filteringVincent Sanders2018-01-081-1/+9
* fix header guards and copyright noticesVincent Sanders2018-01-081-0/+18
* split out cross reference table handling to separate moduleVincent Sanders2018-01-061-19/+16
* split out page handling into new moduleVincent Sanders2018-01-051-0/+2
* make an actual libraryVincent Sanders2017-12-301-7/+5
* decode page treeVincent Sanders2017-12-281-0/+9
* clean up error handling and start decoding of indirect objectsVincent Sanders2017-12-241-3/+5
* split code up a bitVincent Sanders2017-12-211-0/+42