summaryrefslogtreecommitdiff
path: root/poppler/CachedFile.cc
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Enable modernize-loop-convertAlbert Astals Cid1-5/+5
2019-11-29Enable readability-inconsistent-declaration-parameter-nameAlbert Astals Cid1-3/+3
2018-02-02Fix some -Wshadow warningsAlbert Astals Cid1-4/+4
2013-06-09Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+2
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-1/+1
2011-03-13(C) yearsAlbert Astals Cid1-1/+1
2011-03-13Check response code of libcurl callHib Eris1-1/+7
2010-11-10Kill GooVectorAlbert Astals Cid1-9/+10
2010-04-14Properly initialize variableHib Eris1-0/+1
2010-04-07use a GooVector<bool> instead of a non-standard variable-length-arrayPino Toscano1-3/+3
2010-04-05Make some paremeters const & to clearly show we just read themAlbert Astals Cid1-8/+10
2010-04-05Add support for cached filesHib Eris1-0/+246