summaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-04Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-11-03Make built-in font table slightly saner.Tom Sepez
2015-11-03Remove CFontFileFaceInfo.Tom Sepez
2015-11-03Revert "Revert "Revert "Cleanup some numeric code."""Dan Sinclair
2015-11-03Revert "Revert "Cleanup some numeric code.""Dan Sinclair
2015-11-03Add test for CPDF_SyntaxParser::ReadHexString.Dan Sinclair
2015-11-02Add a test for the HexDecode method.Dan Sinclair
2015-11-02Support linearized loadingJun Fang
2015-10-30Clean up CPDF_AnnotList.Lei Zhang
2015-10-30Remove external jpeg provider interface.Tom Sepez
2015-10-29Revert "Cleanup some numeric code."dan sinclair
2015-10-29Cleanup some numeric code.Dan Sinclair
2015-10-28Add PDFCharIsLineEnding helperDan Sinclair
2015-10-28Add helpers to check the PDF_CharType.Dan Sinclair
2015-10-27Give names to the shading typesDan Sinclair
2015-10-26Remove default argument from CPDF_Dictionary::SetAt().Lei Zhang
2015-10-26Take FOXIT_FACE_COUNT and MM_FACE_COUNT constants from xfaTom Sepez
2015-10-26Revert "Make m_pShadingObj a CPDF_Stream instead of CPDF_Object."Dan Sinclair
2015-10-26Make m_pShadingObj a CPDF_Stream instead of CPDF_Object.Dan Sinclair
2015-10-26Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-26Revert "Add type cast definitions for CPDF_Reference."Dan Sinclair
2015-10-26Add type cast definitions for CPDF_Reference.Dan Sinclair
2015-10-23Convert some pointers in fpdf_parser_parser to unique_ptr and std::vector.Oliver Chang
2015-10-22Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-21Remove void* ctor from CPDF_Number.Dan Sinclair
2015-10-20Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-20Add type cast definitions for CPDF_Boolean.Dan Sinclair
2015-10-20Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20Revert "Make CFX_FontMgr member variables private."Lei Zhang
2015-10-20Revert "Add type cast definitions for CPDF_Dictionary."Dan Sinclair
2015-10-20Make CFX_FontMgr member variables private.Lei Zhang
2015-10-20Add type cast definitions for CPDF_Dictionary.Dan Sinclair
2015-10-19Remove duplicate core/include/thirdparties headers.Tom Sepez
2015-10-19Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-19Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-19Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-16Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-15Fix layering violation in CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-14Introduce CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-08Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-09Various changes to JBig2 cache:David Lattimore
2015-10-05Original patch by forshaw.Tom Sepez
2015-10-03Fix NULL pointer dereference in CPDF_InterForm.Lei Zhang
2015-10-02Get rid of gotos in CPDF_SyntaxParser and FlateUncompress().Lei Zhang
2015-10-02Turn a couple functions that always return true to return void.Lei Zhang