summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser
AgeCommit message (Expand)Author
2017-08-16Fix potential OOM / integer overflow in CPDF_Parser.Lei Zhang
2017-08-15Remove useless code.Artem Strygin
2017-08-14Refactoring of CPDF_DataAvail::GetObject.Artem Strygin
2017-08-14Add CPDF_ObjectWalker.Artem Strygin
2017-08-14Refactoring of CPDF_DataAvail::AreObjectsAvailable.chromium/3186Artem Strygin
2017-08-09Add a FPDF_GetFileVersion() test for a linearized document.Lei Zhang
2017-08-09Remove useless code.Artem Strygin
2017-08-09Unify initialization of CPDF_Parser.Artem Strygin
2017-08-09Unify of saving documents.chromium/3181Artem Strygin
2017-08-09Unify CPDF_Parser::ParseIndirectObjectAtXXX methods.Artem Strygin
2017-08-08Add validator into CPDF_SyntaxParser.Artem Strygin
2017-08-04Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.chromium/3177Henrique Nakashima
2017-08-04Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."Henrique Nakashima
2017-08-03Remove CPDF_Array::Truncate().chromium/3176Lei Zhang
2017-08-03Do not truncate the filter array in PDF_DataDecode().Lei Zhang
2017-08-03Avoid a redundant header offset check in CPDF_Parser.Lei Zhang
2017-08-02Replace CFX_ByteTextBuf from cpdf_security_handler.cpp with std::vectorHenrique Nakashima
2017-08-02Unify parsing of cross refs v4Artem Strygin
2017-08-02Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.Henrique Nakashima
2017-08-01Add public access for read stream into CPDF_SyntaxParserArtem Strygin
2017-08-01Improve readability in CPDF_Parser::ObjectInfo.Artem Strygin
2017-08-01Implement read Session.Artem Strygin
2017-08-01Change CPDF_Parser::GetIndirectBinary() to return a std::vector.Lei Zhang
2017-08-01Remove support for negative params to ReleaseBuffer()Ryan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-08-01Prevent use of null pFileRead in CPDF_DataAvail.chromium/3174Artem Strygin
2017-07-28Add CPDF_Stream::ReplaceData method.chromium/3170Artem Strygin
2017-07-28Return removed value from dictionary.Artem Strygin
2017-07-28Implement read validator.Artem Strygin
2017-07-26Remove recursion from CPDF_DataAvail::HaveResourceXXX.Artem Strygin
2017-07-26Remove useless code.Artem Strygin
2017-07-20Use enum for pdf object typeArtem Strygin
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-07core: fix -Wshadow warningschromium/3153Miklos Vajna
2017-06-28Keep all trailers in CPDF_Parser in m_TrailersNicolas Pena
2017-06-27Add overload for CPDF_Stream.SetData() that takes an ostringstream.Henrique Nakashima
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-06-19Fixing metadata not read from linearized file.chromium/3136Henrique Nakashima
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-06-13Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp.Henrique Nakashima
2017-06-09Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.chromium/3126Henrique Nakashima
2017-06-09Simplify CPDF_Array::RemoveAt(index, size).Lei Zhang
2017-05-26Avoid dangling encrypt dict pointer in CPDF_ParserTom Sepez
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-25Break apart the pageint.h file.Dan Sinclair