summaryrefslogtreecommitdiff
path: root/poppler/LocalPDFDocBuilder.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-1/+1
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-3/+3
2017-03-09Add override markersAlbert Astals Cid1-3/+2
2010-04-05add some docuHib Eris1-0/+2
2010-04-05Make some paremeters const & to clearly show we just read themAlbert Astals Cid1-2/+3
2010-04-05Add LocalPDFDocBuilder and StdinPDFDocBuilderHib Eris1-0/+30