summaryrefslogtreecommitdiff
path: root/poppler/Hints.cc
AgeCommit message (Expand)AuthorFilesLines
2011-04-03Properly initialize pageObjectNum to 0Albert Astals Cid1-1/+2
2010-11-22Use gmallocn_checkoverflow when parsing Hints tableHib Eris1-13/+13
2010-11-20fix the memsetAlbert Astals Cid1-1/+1
2010-11-20add my copyright herePino Toscano1-0/+1
2010-11-20use a std::vector<char> instead of a var-length-array of char'sPino Toscano1-3/+3
2010-11-10Kill GooVectorAlbert Astals Cid1-2/+3
2010-11-10Linearization improvementsHib Eris1-0/+439