summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/cpdf_array.cpp
AgeCommit message (Expand)Author
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-03Revert of Assert that only 0-numbered objects are Released() (patchset #7 id:...thestig
2016-10-03Assert that only 0-numbered objects are Released()tsepez
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-08-25Check for nullptrs in CPDF_Dictionary dtor.thestig
2016-08-23Fix stack overflow in object Clone() functionsweili
2016-06-07Get rid of NULLs in core/thestig
2016-05-21Get rid of CPDF_Object::GetArray().thestig
2016-04-11Remove CPDF_Object::GetConstString and overridestsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair