summaryrefslogtreecommitdiff
path: root/poppler/Rendition.cc
AgeCommit message (Expand)AuthorFilesLines
2019-12-02enable modernize-use-bool-literalsAlbert Astals Cid1-1/+1
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2018-12-06Replace Gulong by unsigned longOliver Sander1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-13/+13
2018-04-17Object::getName return const char instead of charAlbert Astals Cid1-1/+1
2018-04-06Add some more constAlbert Astals Cid1-2/+2
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-2/+2
2017-05-12Make Stream incRef/decRef privateAlbert Astals Cid1-27/+26
2017-05-09New Object APIAlbert Astals Cid1-95/+74
2012-03-15Update C yearsAlbert Astals Cid1-0/+1
2012-03-07Fix logic error in Rendition parsing codeTobias Koenig1-1/+1
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-3/+3
2010-03-14Split Movie class into Rendition and Movie classes to follow the specCarlos Garcia Campos1-0/+400