summaryrefslogtreecommitdiff
path: root/cpp/poppler-global.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Enable modernize-use-equals-deleteAlbert Astals Cid1-3/+3
2018-12-26Update (C)Albert Astals Cid1-0/+1
2018-12-24Add API to cpp frontend to specify a custom data directory for initialization...Adam Reichold1-0/+2
2014-12-14cpp: New API to set debug output functionHans-Peter Deifel1-0/+5
2010-05-28[cpp] add a time_type typedefPino Toscano1-1/+3
2010-03-07add Patrick's copyright noticesPino Toscano1-0/+1
2010-03-07MSVC: disable for the 'ustring' class the warning C4251 (which does not apply)Patrick Spendrin1-0/+8
2010-03-02[cpp] update the copyrightsPino Toscano1-1/+1
2010-03-02[cpp] {from,to}_utf_8() -> {from,to}_utf8()Pino Toscano1-2/+2
2010-02-22[cpp] add a global enum for case sensitivityPino Toscano1-0/+2
2010-02-22[cpp apidox] exclude the 'detail' namespace from apidox extractionPino Toscano1-0/+2
2009-12-14[cpp] add "human friendly" output representation for byte_arrayPino Toscano1-0/+3
2009-12-14[cpp] add function to query for document "permissions"Pino Toscano1-0/+4
2009-12-14[cpp] add a byte_array typedef, and use it for utf8 string dataPino Toscano1-1/+4
2009-12-13Start of a pure C++ frontend for Poppler.Pino Toscano1-0/+86