index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
pdfclean.c
Age
Commit message (
Expand
)
Author
2012-10-05
Rename mubusy to mutool.
Tor Andersson
2012-01-27
Rename pdfdraw to mupdfdraw etc.
Robin Watts
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Hide glyph cache in context.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2012-01-06
pdfclean; trailer dictionary expansion fix
Robin Watts
2012-01-03
Add mubusy build
Robin Watts
2011-12-15
Remove 'soft limit' on pixmaps in favour of fz_store.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-12
Add -i and -f flags to pdfclean.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-17
Bug 692487: Make pdfclean keep internal links where possible.
Robin Watts
2011-11-17
Fix bug 692627; pdfclean -ggg of encrypted files fails.
Robin Watts
2011-10-04
Reintroduce alloc context section.
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-04-05
Clean up xps and pdf page access functions.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-03-06
Inhibit warning message spam by introducing a repeat counter.
Tor Andersson
2011-01-27
Add fz_calloc function to check for integer overflow when allocating arrays, ...
Tor Andersson
2010-12-30
Adhere to nil idiom.
Sebastian Rasmussen
2010-12-13
Allow reverse page ranges for pdf tools.
Sebastian Rasmussen
2010-12-04
Support repairing PDF documents with compressed object streams.
Tor Andersson
2010-12-04
Add option to ascii hex encode binary streams in pdfclean.
Tor Andersson
2010-09-27
Fix typo.
Tor Andersson
2010-08-07
Fix typo in pdfclean that caused a segfault.
Sebastian Rasmussen
2010-07-28
Combine duplicate object removal and xref compacting into a single pass in pd...
Sebastian Rasmussen
2010-07-29
Use chained reader like interface for filters instead of process interface.
Tor Andersson
2010-07-26
Only drop objects that have been renumbered in pdfclean.
Sebastian Rasmussen
2010-07-20
Replace explicit comparisons with MIN/MAX/ABS macros.
Sebastian Rasmussen
2010-07-19
Update usage text in pdfclean.
Tor Andersson
2010-07-19
Update debian package and the man pages for the command line tools.
Tor Andersson
2010-07-17
Minor edits.
Tor Andersson
2010-07-17
Fix bug in duplicate object removal causing segfault, and free resources in p...
Sebastian Rasmussen
2010-07-16
Clarify function names for opening a PDF file.
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
2010-07-15
Add support for removing duplicate objects in pdfclean.
Sebastian Rasmussen
2010-07-15
Correct function prototype and usage message.
Sebastian Rasmussen
2010-07-14
More stylistic cleanups in pdfclean.
Tor Andersson
[next]