index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
Age
Commit message (
Expand
)
Author
2017-08-02
Bug 698279: Throw exception if xref object number offset too big.
Sebastian Rasmussen
2017-07-27
Remove unnecessary check of colorspace pointer.
Sebastian Rasmussen
2017-07-27
Fix overprint detection in pdf interpreter.
Robin Watts
2017-07-27
Avoid leaking colorspace
Robin Watts
2017-07-25
Omit drawing annotations that are not opened.
Sebastian Rasmussen
2017-07-25
Make it possible to check for properties of PDF annotations.
Sebastian Rasmussen
2017-07-24
Fix ordering of quadpoints in highlight synthesis.
Tor Andersson
2017-07-21
Reuse pattern tiles when running PDF interpreter directly.
Tor Andersson
2017-07-21
Fix 698210: Remove superfluous recursion check in pdf_load_embedded_cmap.
Tor Andersson
2017-07-19
Fix use-after-free of default colorspaces.
Robin Watts
2017-07-19
Add some consts to color conversions.
Robin Watts
2017-07-19
Extend fz_colorspaces to better cope with DeviceN.
Robin Watts
2017-07-19
Rejig page separations interface.
Robin Watts
2017-07-19
Fix colorspace leaks with group colorspaces.
Robin Watts
2017-07-20
Use annotation color when synthesizing text annotations.
Sebastian Rasmussen
2017-07-20
Synthesize annotation appearance if normal appearance is absent.
Sebastian Rasmussen
2017-07-17
Non-isolated groups should use parent color space
Michael Vrhel
2017-07-17
Set colorspace name field.
Tor Andersson
2017-07-17
If page has no group then use output intent color space
Michael Vrhel
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-07-06
fz_var() variables must be initialized before fz_try.
Sebastian Rasmussen
2017-07-06
pdf: Avoid leaking indirect object upon error.
Sebastian Rasmussen
2017-07-06
pdf: Drop object upon error while renumbering objects.
Sebastian Rasmussen
2017-07-06
pdf: Drop cmap object in case of exception.
Sebastian Rasmussen
2017-07-06
pdf: If js interpreter fails, avoid loading document js.
Sebastian Rasmussen
2017-07-06
pdf: Drop font descriptor in case of error.
Sebastian Rasmussen
2017-07-06
Drop pdf processor graphics state upon error.
Sebastian Rasmussen
2017-07-06
pdf: Drop the collection schema dictionary in case of error.
Sebastian Rasmussen
2017-07-04
Remove is_static from fz_new{,_icc}_colorspace.
Robin Watts
2017-07-03
Avoid leaking an fz_stream for every unknown crypt handler.
Robin Watts
2017-07-03
Don't leak cmap->tree if we abort cmap loading before sort.
Robin Watts
2017-06-29
pdf: Drop appearance stream content buffer upon error.
Sebastian Rasmussen
2017-06-28
Throw on overly long PDF names.
Sebastian Rasmussen
2017-06-28
Always drop repaired dictionary in case of error.
Sebastian Rasmussen
2017-06-27
pdf: Avoid causing segfault if image object cannot be preloaded.
Sebastian Rasmussen
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add const to pdf_toname.
Tor Andersson
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-16
Drop pdf document if creation fails.
Sebastian Rasmussen
2017-06-16
Strip doc out of color space load method
Michael Vrhel
2017-06-16
Handle error when reading OCGs.
Sebastian Rasmussen
2017-06-16
Do not throw exception when dropping pdf document.
Sebastian Rasmussen
2017-06-16
Plug leak of uri if creating link fails.
Sebastian Rasmussen
2017-06-08
Plug leak of PDF page object.
Sebastian Rasmussen
2017-06-06
Rename misnamed pdf object graft map keep interface.
Sebastian Rasmussen
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-06-03
Add pdf_keep_document.
Robin Watts
2017-06-03
Add documentation for pdf_processors.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-29
Make PI/RADIAN/SQRT2/LN2 global single precision float constants.
Sebastian Rasmussen
[next]