summaryrefslogtreecommitdiff
path: root/poppler/XRef.cc
AgeCommit message (Expand)AuthorFilesLines
2008-12-26Change the overflow check to the same used in gmem.cc, much more easy to unde...Albert Astals Cid1-6/+6
2008-09-14If when looking for an object we get objSomeNumberAfter assume it was an int ...Albert Astals Cid1-0/+25
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-1/+16
2008-07-25Free the previous modified object in case it existsAlbert Astals Cid1-0/+1
2008-07-25Fix my last fix about saving, i think this is the correct oneAlbert Astals Cid1-11/+46
2008-07-25Fix XRef::writeToFile after my changeAlbert Astals Cid1-7/+3
2008-07-25Fix XRef::add and XRef::addIndirectObject, also remove num from XRefEntryAlbert Astals Cid1-45/+25
2008-06-24the entry is not updated here either, fix uninitialized variable useAlbert Astals Cid1-0/+1
2008-04-29add staticAlbert Astals Cid1-1/+1
2008-03-12Init to false updated field of XRefEntries plus indenting fixesAlbert Astals Cid1-5/+6
2008-01-19Adds the ability to save PDF using either incremental update or by rewriting ...Julien Rebetez1-3/+9
2008-01-19Modify the writeToFile method of XRef so it uses OutStream instead of a C fil...Julien Rebetez1-5/+5
2008-01-19Adds addIndirectObject method to XRef. This method allow the creation of new ...Julien Rebetez1-0/+39
2007-09-25Revert "replace extremely confusing 'a*(int)sizeof(foo)/sizeof(foo) != a' whi...Krzysztof Kowalczyk1-4/+21
2007-09-23replace extremely confusing 'a*(int)sizeof(foo)/sizeof(foo) != a' which, due ...Krzysztof Kowalczyk1-21/+4
2007-07-112007-07-11 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-12/+10
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-11/+18
2007-02-242007-02-25 Julien Rebetez <julienr@svn.gnome.org>Albert Astals Cid1-0/+87
2006-04-01Fix bug 6454Albert Astals Cid1-9/+13
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid1-0/+1
2006-01-17When doing the parsing check with XREF we did not grow too much. Fixes serial...Albert Astals Cid1-0/+17
2005-09-20more 3.00 -> 3.01 mergingAlbert Astals Cid1-1/+0
2005-09-202005-09-20 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-4/+0
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-2/+11
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-0/+4
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-8/+0
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-147/+15
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-9/+9
2005-07-05Add some more user permissions properties - high resolutionBrad Hards1-4/+51
2005-03-162005-03-16 Jeff Muizelaar <jrmuizel@nit.ca>Jeff Muizelaar1-0/+6
2005-03-03Initial revisionKristian Høgsberg1-0/+1026