summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-repair.c
AgeCommit message (Expand)Author
2014-11-26Change xref representation to cope better with sparse xrefs.Robin Watts
2014-08-19try not to wrongly overwrite /ID when repairing encrypted documentsSimon Bünzli
2014-01-02Improve PDF repair logic.Robin Watts
2014-01-02fix memory leak in pdf_repair_xrefSimon Bünzli
2014-01-01don't fail on invalid object streamsSimon Bünzli
2013-12-24Bug 694810: Implement late file repair for PDFs.Robin Watts
2013-09-27stop checking if the result of fz_read is negativeSimon Bünzli
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-28Ensure altered objects are moved to the incremental xref sectionPaul Gardiner
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-25Update pdf_obj's to have a pdf_document field.Robin Watts
2013-06-24fix recent regressionszeniko
2013-06-20Rearrange source files.Tor Andersson