summaryrefslogtreecommitdiff
path: root/source/pdf
AgeCommit message (Expand)Author
2018-11-20clean upIru Cai
2018-11-20move the profxjc things out of pdf_new_cryptIru Cai
2018-11-20free r_bufIru Cai
2018-11-20more cleaningIru Cai
2018-11-20use the original MT19937 codeIru Cai
2018-11-20final fix - it works!!Iru Cai
2018-11-20some fix - still not workIru Cai
2018-11-20the complete hashing, but not worksIru Cai
2018-11-20add mt19937 codeIru Cai
2018-11-20hash r_bufIru Cai
2018-11-20get id string and xmlIru Cai
2018-11-19hardcode an encryption key for test -- it worksIru Cai
2018-11-18support 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