summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_boolean.h
AgeCommit message (Expand)Author
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2018-07-23Rework of CPDF_Object writing.Artem Strygin
2017-09-18Convert string class namesRyan Harrison
2017-05-10Store the offset in the archive bufferDan Sinclair
2017-05-09Remove AppendObject from CPDF_CreatorDan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-09Return unique_ptr from CPDF_Object::Clone().tsepez
2016-11-07Use unique_ptr return from CPDF_Parser::ParseIndirectObject()tsepez
2016-10-10Move ToString() and friends from CPDF_Object.h to CPDF_String.htsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair