summaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
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
2015-10-01Clean up some image decoder classes:Lei Zhang
2015-09-28Cleanup some fx_codec_fax.cpp code.Lei Zhang
2015-09-25Revert "Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf f...Jun Fang
2015-09-25Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files"Jun Fang
2015-09-25Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf filesJun Fang
2015-09-22Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-15Implement FPDFAction_GetFilePath().Lei Zhang
2015-09-04Fix typos, nits and remove dead code in fpdf_text_int.cpp.Lei Zhang
2015-09-02Remove dead JBig2 code.Lei Zhang
2015-09-01Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends.Lei Zhang
2015-08-19Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Extern in .cpp files is a code smell.Tom Sepez
2015-08-18Fix mac build after commit e1ce94e.chromium/2497chromium/2496chromium/2495chromium/2494chromium/2493chromium/2492chromium/2491chromium/2489chromium/2488Lei Zhang
2015-08-18Cleanup CFX_Font a bit.Lei Zhang
2015-08-18FX_CMapDwordToDword considered harmful.Tom Sepez
2015-08-18Remove more dead code from fx_basic.hTom Sepez
2015-08-17Clean up IFX_BidiCharLei Zhang
2015-08-17CFX_MapByteStringToPtr considered harmful.Tom Sepez
2015-08-17Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-17Fix more sign comparison errors.Lei Zhang
2015-08-14Add new public APIs to find the z-order for links and widgets.chromium/2485chromium/2484Lei Zhang
2015-08-14Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-14Use override in more classes in core/Lei Zhang
2015-08-14Cleanup: Remove unused CPDF_Metadata::m_pDoc.Lei Zhang
2015-08-14CPDF_ModuleMgr::m_SecurityHandlerMap only used by dead code.Tom Sepez
2015-08-13Cleanup: s/Torelance/Tolerance/Lei Zhang
2015-08-13OutputText() is dead code.Tom Sepez
2015-08-13Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez