summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-clean.c
AgeCommit message (Expand)Author
2017-06-03Add documentation for pdf_processors.Robin Watts
2017-04-27Include required system headers.Tor Andersson
2017-01-09Add missing pdf_close_processor calls.Tor Andersson
2016-07-06Start slimming pdf_page.Tor Andersson
2016-05-06Mutool clean: Fix sanitisation of pages with Content arrays.Robin Watts
2016-04-27Fix 696649: remove fz_rethrow_message calls.Tor Andersson
2016-04-26Update mutool clean sanitize to clean annotations too.Robin Watts
2016-03-01Rename pdf_new_ref to pdf_add_object.Tor Andersson
2016-02-09Fix 696552: Double free error in mutool clean -s.Tor Andersson
2015-04-16ASCIIHexEncode inline images during sanitization if do_ascii is set.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson
2015-03-23Pass context to pdf_page_contents_process callback.Tor Andersson
2015-03-20Automatically update /Length and /Filter in pdf_update_stream.Tor Andersson
2015-02-25Add post processing option to page operator cleaning.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts