summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser
AgeCommit message (Expand)Author
2016-03-09Split off IPDF_CryptoHandler into its own .cpp/.h files.Tom Sepez
2016-03-09Move ScopedSetInsertion to third_party/base/stl_util.hTom Sepez
2016-03-09Move CPDF_NumberTree to fpdfdoc.Tom Sepez
2016-03-09Fix build broken at ca78d9a52893Tom Sepez
2016-03-09Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.Tom Sepez
2016-03-09Fix build broken at 8388037a5c58Tom Sepez
2016-03-09Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp filesTom Sepez
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-03-08Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files."Tom Sepez
2016-03-08Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files."Tom Sepez
2016-03-08Split CPDF_SyntaxParser into its own named .cpp/.h files.Tom Sepez
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-03Combine StrToInt methods.Dan Sinclair
2016-03-03Fixup chromium-style warnings in fpdf_objects.hDan Sinclair
2016-03-03Fix parsing of object numbers > 16,777,216.Dan Sinclair
2016-03-01This Cl adds some whitespace and other formatting while removing some braces ...Dan Sinclair
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-24Clean up some if/else if statements in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-02-23Remove uses of this->foo.Lei Zhang
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-19Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.""Tom Sepez
2016-02-19Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."Tom Sepez
2016-02-19Get rid of CFX_CharMap instantiations.Lei Zhang
2016-02-19Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.Tom Sepez
2016-02-18Name the states for fpdf_parser_parser.Dan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-16Fix name change after rebase 970c11eWei Li
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-16Simplify string function test macroWei Li
2016-02-09Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646Wei Li
2016-02-08Fix for-loop which results in no-opLei Zhang
2016-02-08Convert NULLs to nullptrs in fpdf_parser_decode.cppOliver Chang
2016-02-08Tidy fpdfsave.cppTom Sepez
2016-02-05Remove CFX_FileSizeArray.Tom Sepez
2016-02-03Merge to XFA: Complete unit tests for CPDF_ArrayWei Li
2016-02-01Merge to XFA: Remove the m_ObjVersion member variable from CPDF_Parser.Lei Zhang
2016-02-01Merge to XFA: Remove the m_V5Type member variable from CPDF_Parser.chromium/2641chromium/2640chromium/2639chromium/2638Lei Zhang
2016-01-29Merge to XFA: Refactor CPDF_Object and its subclasses.Wei Li
2016-01-29Another round of cleanup in CPDF_Parser and friends.Lei Zhang
2016-01-29Merge to XFA: Member function name refactoringWei Li
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-26War on #defines - part 2Tom Sepez
2016-01-26Merge to XFA: Move struct ContentParam off of CPDF_Object's enumsTom Sepez
2016-01-26Merge to XFA: War on #defines, part 1.Tom Sepez
2016-01-25Remove several more unused parser values.Tom Sepez