summaryrefslogtreecommitdiff
path: root/cpp/poppler-private.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-25Adrian C for 2013 because of the big files supportAlbert Astals Cid1-0/+1
2013-01-25Large file supportAdrian Johnson1-1/+1
2011-08-31Port to setErrorCallbackAlbert Astals Cid1-4/+2
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2010-09-22update copyrightsPino Toscano1-1/+1
2010-09-17[cpp] improve a bit the Unicode* -> ustring conversionPino Toscano1-4/+4
2010-05-28[cpp] move the actual convert_date(const char*) implementation in the detailPino Toscano1-0/+25
2009-12-30[cpp] fixup unicode GooString <-> ustring conversionsPino Toscano1-3/+41
2009-12-15[cpp] fix the reference to the vector dataPino Toscano1-1/+1
2009-12-14[cpp] add a byte_array typedef, and use it for utf8 string dataPino Toscano1-3/+2
2009-12-13Start of a pure C++ frontend for Poppler.Pino Toscano1-0/+70