summaryrefslogtreecommitdiff
path: root/cpp/poppler-document-private.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-24Add API to cpp frontend to specify a custom data directory for initialization...Adam Reichold1-0/+3
2018-12-06Update (C)Albert Astals Cid1-0/+1
2018-12-06Make initialization of globalParams in the cpp frontend threadsafe so that mu...Yuliana1-0/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+4
2011-03-12update copyright yearsPino Toscano1-1/+1
2011-03-12[cpp] init the globalParams early in the document loadingPino Toscano1-6/+11
2010-09-23[cpp] add document::load_from_raw_data()Pino Toscano1-0/+5
2010-03-02[cpp] update the copyrightsPino Toscano1-1/+1
2010-02-23[cpp] when the loading of the document fails, put back the data where it was ...Pino Toscano1-1/+1
2009-12-14[cpp] add the possibility to load a document from raw dataPino Toscano1-0/+5
2009-12-13Start of a pure C++ frontend for Poppler.Pino Toscano1-0/+55