summaryrefslogtreecommitdiff
path: root/source/pdf
AgeCommit message (Expand)Author
2018-11-24support ProfXJCIru Cai
2018-09-21Regularize language and script names.Tor Andersson
2018-09-19Add accessor for field text label.Tor Andersson
2018-09-19Fix warning.Tor Andersson
2018-09-13Bug 699768: Drop default colorspaces even if page transformation fails.Sebastian Rasmussen
2018-09-07Bug 699743: Pop clip upon error when flushing text.Sebastian Rasmussen
2018-09-06Bug 699723: Free alternative colorspace upon error when loading ICC colorspace.Sebastian Rasmussen
2018-09-06Bug 699717: Pop clip even in case of error.Sebastian Rasmussen
2018-09-05Use colorspace type enum instead of magic profile names.Tor Andersson
2018-08-30When unrecoverable errors occur on a page, at least print them.Sebastian Rasmussen
2018-08-30Bug 699695: Remember to end groups/softmasks even upon exception.Sebastian Rasmussen
2018-08-30Bug 699694: Fix reference counting for JBIG2 globals.Sebastian Rasmussen
2018-08-30Remove unreachable code.Sebastian Rasmussen
2018-08-30Remember type of exception upon error while running xobjects.Sebastian Rasmussen
2018-08-28Bug 699672: Handle out of bounds pointer to previous xref.Sebastian Rasmussen
2018-08-28Avoid use of fixed size buffers for the digest when document signingPaul Gardiner
2018-08-28Truncate name tokens that are too long.Tor Andersson
2018-08-23Honour the read-only form-field flag.Paul Gardiner
2018-08-22Bug 699667: Remember to update gstate pointers when showing patterns.Sebastian Rasmussen
2018-08-22Plug leak of buffer when button widgets are ignored.Sebastian Rasmussen
2018-08-22Remove the old 'nested depth' tracking.Tor Andersson
2018-08-22Bug 699666: Forbid cycles in Type3 font CharProcs.Tor Andersson
2018-08-22Bug 699653: Avoid dropping filter chain once too often in case of error.Sebastian Rasmussen
2018-08-21Bug 699652: Fix postscript value stack underflow for index operator.Sebastian Rasmussen
2018-08-21Bug 699271: Fix eternal loop when skipping space before EOF.Sebastian Rasmussen
2018-08-21Fix form recalculation issue.Tor Andersson
2018-08-21Handle form fields where the V is a name object.Tor Andersson
2018-08-21Improve parameter names.Tor Andersson
2018-08-21Fix 699625: Apply more vertical padding for multiline form fields.Tor Andersson
2018-08-21Fix 699641: Follow Parent chain when looking up DA in annotations.Tor Andersson
2018-08-21Avoid unnecessary NULLing of doc->focusPaul Gardiner
2018-08-21Choose the lastmost annotation rather than firstmost as mouse event target.Paul Gardiner
2018-08-20Use "PDF Alert" as the default javascript alert title.Paul Gardiner
2018-08-20Fix inability to uncheck check boxes.Paul Gardiner
2018-08-10Check that characters aren't left over in AFSpecial_KeystrokeEx.Fred Ross-Perry
2018-08-10Don't trigger the keystroke event when clearing a form field.Tor Andersson
2018-08-10Treat invalid and truncated hex string characters as '0'.Tor Andersson
2018-08-10Use proper name space for form field flag constants.Tor Andersson
2018-08-10Get and set PDF form field names as text strings.Fred Ross-Perry
2018-08-10Remove functions that implement duplicate functionality.Tor Andersson
2018-08-10Detect cycles in pdf_dict_get_inheritable.Tor Andersson
2018-08-10Respect NoRotate flag for icon-based annotations.Tor Andersson
2018-08-10Clean up null/range/endstream filter.Tor Andersson
2018-08-10Rejig pdf_update_page and pdf_update_annot.Tor Andersson
2018-08-10Bug 699629: Avoid referencing stale/moved nodes in CMap splay tree.Sebastian Rasmussen
2018-08-10Bug 699628: Add fz_var to variable set in fz_try and used in fz_always.Sebastian Rasmussen
2018-08-10Coverity found a missing break, add it.Sebastian Rasmussen
2018-08-10Bug 699627: Ignore CMap input ranges outside of input codespaces.Sebastian Rasmussen
2018-08-10Implement check for range overlap between cmap splay tree nodes.Sebastian Rasmussen
2018-08-10Bug 699626: Avoid trying to populate OCG ui struct without entries.Sebastian Rasmussen