summaryrefslogtreecommitdiff
path: root/xps/xps_outline.c
AgeCommit message (Expand)Author
2013-02-20Bug 693639: Avoid heap overflow and leaks in error cases.Robin Watts
2013-02-20Bug 693639: plug various memory leaks.Tor Andersson
2012-12-13Bug 693290: Potential NULL deref in xpsRobin Watts
2012-11-30Bug 693290: Various fixes found from fuzzing.Robin Watts
2012-11-26xps: Move XML parser into fitz namespace.Tor Andersson
2012-08-06Make use of fz_always instead of repeating code for error and normal pathSebastian Rasmussen
2012-03-14Miscellaneous fixes for XPS from SumatraPDf.Tor Andersson
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-13Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2011-12-28Outline/link destination tweaks.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-08Throw exceptions in xps code.Tor Andersson
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-10Add XPS outline parsing and move outline data struct to fz_outline.Tor Andersson