summaryrefslogtreecommitdiff
path: root/cpp/poppler-private.cpp
AgeCommit message (Expand)AuthorFilesLines
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