summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp
AgeCommit message (Expand)Author
2014-07-18Fix the potential integer overflow from "offset + size".Chris Palmer
2014-07-17Fix garbled text when loading linearized pdf documentBo Xu
2014-07-09Fix a null object bugBo Xu
2014-07-08Fix for UMR in CXML_Parser::GetCharRef.Chris Palmer
2014-07-07fix a crash issue in _CMapLookupCallbackfoxit
2014-07-07Fix uninitialized offsetfoxit
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek