summaryrefslogtreecommitdiff
path: root/pdf/pdf_write.c
AgeCommit message (Expand)Author
2013-03-22Squash some warnings.Robin Watts
2013-03-01Bug 693627: Avoid linearisation deleting Outlines.Robin Watts
2013-02-19Fix whitespace.Tor Andersson
2013-01-15Bug 693545: Fix typo in previous commit.Robin Watts
2013-01-11Bug 693545: Extend pdfwrite to remove identical streams.Robin Watts
2013-01-04Bug 693503: Fix stack overflows due to infinite recursion.Robin Watts
2013-01-03Squash 2 warnings about fz_warn without a string literal.Robin Watts
2013-01-03Improve mutool clean behaviour on broken streams.Robin Watts
2012-12-24Bug 693503: Fix leak while writing a broken file.Robin Watts
2012-11-29Bug 693463: Various small fixes.Robin Watts
2012-11-28Bug 693443: Don't check for fz_opts being NULL in pdf_write_documentRobin Watts
2012-11-20Obsess about whitespace.Tor Andersson
2012-09-06Add pdf_dict_puts_drop function.Robin Watts
2012-09-04Make pdf resource localisation procedure non-static.Robin Watts
2012-08-29Merge branch 'master' into formsPaul Gardiner
2012-08-23Rename fz_new_name to pdf_new_name.Robin Watts
2012-08-08Merge branch 'master' into formsPaul Gardiner
2012-08-07Fix various problems with linearisation when saving.Robin Watts
2012-08-06No need to check for NULL before dropping objectsSebastian Rasmussen
2012-08-02Forms: add document dirty flagPaul Gardiner
2012-07-18Fix broken pdf_write functionality.Robin Watts
2012-07-06Bug 693167: Solve pdfclean -ggg deleting too many objectsRobin Watts
2012-07-05Move to static inline functions from macros.Robin Watts
2012-07-05Improve detection of images for pdfwrite.Robin Watts
2012-06-25Warning fixes and various clean ups:Sebastian Rasmussen
2012-05-31Add linearization to pdf_write function.Robin Watts
2012-05-23Bring xref object and stream mutation functions back from the dead.Tor Andersson
2012-05-10mupdfclean - update to allow renumbering of encrypted objectsRobin Watts
2012-04-28Move guts of pdfclean into new pdf_write function.Robin Watts