summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/include/cpdf_document.h
AgeCommit message (Expand)Author
2016-09-16Reduce duplicated code in CPDF_Document by adding auxiliary methodschromium/2865chromium/2864chromium/2863npm
2016-09-12Refactor CPDF_Document by creating new methodsnpm
2016-09-08Delete unused methods in CPDF_Documentnpm
2016-08-24Flip document and parser ownershipdsinclair
2016-08-24Move parser out of IndirectObjectHolderdsinclair
2016-08-22Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http...dsinclair
2016-08-17Move parser pointer to CPDF_Documentdsinclair
2016-08-16Rename async to linearized when parsingdsinclair
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-24Remove CFX_Deletableweili
2016-06-07Get rid of NULLs in core/thestig
2016-05-25Remove CFX_PrivateData from CPDF_Documenttsepez
2016-05-23Distinguish between user and owner passwords.thestig
2016-04-26CPDF_Document::LoadPattern() and friends always have a valid matrix.thestig
2016-04-26Move CPDF_Document code into cpdf_document.cpp.thestig
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.Tom Sepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair