index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libqpdf
/
QPDF_optimization.cc
Age
Commit message (
Expand
)
Author
2019-01-04
Don't call assert while checking linearization data (fixes #209, #231)
Jay Berkenbilt
2017-08-22
Push QPDF member variables into a nested class
Jay Berkenbilt
2015-02-22
Detect loops in /Pages structure
Jay Berkenbilt
2013-10-18
Security: replace operator[] with at
Jay Berkenbilt
2013-06-15
Handle /Outlines dictionary being a direct object
Jay Berkenbilt
2013-06-14
Use QPDFObjectHandle::getObjGen() where appropriate
Jay Berkenbilt
2013-06-14
Promote QPDF::ObjGen to top-level object QPDFObjGen
Jay Berkenbilt
2013-03-04
Remove all old-style casts from C++ code
Jay Berkenbilt
2012-12-31
Eliminate flattenScalarReferences
Jay Berkenbilt
2012-07-22
Windows compilation fixes
Jay Berkenbilt
2012-07-11
Support copying objects from another QPDF object
Jay Berkenbilt
2012-07-07
Build this->all_pages while traversing with pushInheritedAttributesToPage
Tobias Hoffmann
2012-07-05
Limited inheritance to the attributes explicitly listed in the PDF spec
Tobias Hoffmann
2012-07-04
Added public method QPDF::pushInheritedAttributesToPage
Tobias Hoffmann
2012-06-22
Add QPDF::emptyPDF() and pdf_from_scratch test code
Jay Berkenbilt
2012-06-21
Refactor optimizePagesTree
Jay Berkenbilt
2012-06-21
Fix typo in comment
Jay Berkenbilt
2012-06-21
fix doc comment
Jay Berkenbilt
2010-09-24
convert file to a PointerHolder<InputSource> so it could be either a file or ...
Jay Berkenbilt
2010-06-05
eliminate extraneous allocations by not calling makeDirect when we
Jay Berkenbilt
2010-03-27
flatten scalar references for unreferenced objects
Jay Berkenbilt
2009-10-20
categorize all error messages and include object information if available
Jay Berkenbilt
2009-10-12
do DLL_EXPORT only in header files and only at the class or top-level functio...
Jay Berkenbilt
2009-09-26
removed qexc; non-compatible ABI change
Jay Berkenbilt
2009-08-06
stick DLL_EXPORT in front of every public method of every public class
Jay Berkenbilt
2008-04-29
update release date to actual date
release-qpdf-2.0
Jay Berkenbilt