summaryrefslogtreecommitdiff
path: root/poppler/XRef.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-16XRef stream writing: Write 32-bit offsets when possibleFabio D'Urso1-2/+15
2013-01-25Adrian C for 2013 because of the big files supportAlbert Astals Cid1-0/+1
2013-01-25Large file supportAdrian Johnson1-17/+17
2013-01-19Don't use config.h but poppler-config.hAlbert Astals Cid1-2/+1
2013-01-19Make rendering thread-safeThomas Freitag1-1/+15
2012-11-07Replaced forward declaration of enum CryptAlgorithm with a proper #includeFabio D'Urso1-0/+1
2012-09-17Support encrypted pdf files in pdfseparateThomas Freitag1-0/+2
2012-09-10Merge remote-tracking branch 'origin/poppler-0.20'Albert Astals Cid1-2/+2
2012-09-09Try to find another rootNum if actual rootNum doesn't point to a dictThomas Freitag1-2/+2
2012-09-06Mark XRef streams as Unencrypted and DontRewriteFabio D'Urso1-3/+6
2012-09-06Propagate encryption parameters to PDFDoc's write functionsFabio D'Urso1-0/+2
2012-09-06Initial support for saving encrypted documentsFabio D'Urso1-1/+15
2012-09-06Added field XRefEntry::flags, and turned XRefEntry::updated into a flagFabio D'Urso1-1/+19
2012-08-15Remove declared but not implemented functionAlbert Astals Cid1-1/+0
2012-08-15Remove declared but not implemented functionAlbert Astals Cid1-1/+0
2012-04-26Output XRef stream when incrementally updating if there's already a XRef streamFabio D'Urso1-0/+34
2012-04-26Refactoring of XRef table write support (in preparation for XRef stream write...Fabio D'Urso1-1/+1
2012-04-17Do not complain if the entry does not existThomas Freitag1-1/+1
2012-03-23Added XRef::removeIndirectObjectFabio D'Urso1-0/+2
2012-02-18Rework XRef getNumObjects and getSizeAlbert Astals Cid1-4/+2
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-1/+4
2012-02-05[xpdf303] More merges from Thomas, basically PSOutputDev and some other small...Albert Astals Cid1-1/+2
2012-02-01pdfseparate: Produce PDF/X conformant pdf pages if the original PDF was PDF/X...Thomas Freitag1-1/+4
2011-12-06xpdf303: Use xpdf method against recursion while parsingAlbert Astals Cid1-1/+1
2011-11-16xpdf303: Add XRef::getPermFlagsAlbert Astals Cid1-0/+1
2011-09-01xpdf303: Bigger fileKeyAlbert Astals Cid1-1/+1
2011-01-08Remove declaration of function without implementationAlbert Astals Cid1-2/+1
2010-11-20And now generalize the previous fixAlbert Astals Cid1-1/+1
2010-11-20Protect against more loops when parsingAlbert Astals Cid1-1/+1
2010-11-10Kill GooVectorAlbert Astals Cid1-3/+4
2010-11-10Linearization improvementsHib Eris1-9/+16
2010-08-20Fix failure to parse PDF with damaged internal structureIlya Gorenbein1-2/+3
2010-06-14Add more caching to ObjectStreamsAlbert Astals Cid1-2/+2
2010-05-27Do not follow loops blindlyAlbert Astals Cid1-3/+4
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+14
2008-07-25Fix my last fix about saving, i think this is the correct oneAlbert Astals Cid1-1/+1
2008-07-25Fix XRef::add and XRef::addIndirectObject, also remove num from XRefEntryAlbert Astals Cid1-1/+0
2008-01-19Adds the ability to save PDF using either incremental update or by rewriting ...Julien Rebetez1-1/+2
2008-01-19Modify the writeToFile method of XRef so it uses OutStream instead of a C fil...Julien Rebetez1-1/+1
2008-01-19Adds addIndirectObject method to XRef. This method allow the creation of new ...Julien Rebetez1-0/+1
2007-07-112007-07-11 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-2/+4
2007-02-242007-02-25 Julien Rebetez <julienr@svn.gnome.org>Albert Astals Cid1-0/+9
2006-01-17When doing the parsing check with XREF we did not grow too much. Fixes serial...Albert Astals Cid1-0/+3
2005-09-20Merge GlobalParam.* changes, they are worthless for us as poppler but this wa...Albert Astals Cid1-4/+0
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-2/+5
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-7/+6
2005-07-05Add some more user permissions properties - high resolutionBrad Hards1-0/+4
2005-03-03Initial revisionKristian Høgsberg1-0/+133