summaryrefslogtreecommitdiff
path: root/core/src/fpdfdoc
AgeCommit message (Expand)Author
2016-02-23Remove more _CAPS namesTom Sepez
2016-02-22Remove foo != NULL outside of xfa/Lei Zhang
2016-02-19Remove CFX_{Byte,Wide}String::ConvertFrom().Lei Zhang
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-02Merge to XFA: Kill CFX_ByteArray in master.Tom Sepez
2016-01-29Merge to XFA: Member function name refactoringWei Li
2016-01-26Fix collison with Windows #define RGB macro.Tom Sepez
2016-01-26War on #defines - part 2Tom Sepez
2016-01-26Merge to XFA: War on #defines, part 1.Tom Sepez
2016-01-22Merge to XFA: Change _PDF_RenderItem to CPDF_RenderContext::Layer.Tom Sepez
2016-01-20Merge to XFA: Replace more CFX_MapPtrToPtr.Tom Sepez
2016-01-13Merge to XFA: Fix another invalidated iterator issue while traversing CPDF_Di...Oliver Chang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-11Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.Oliver Chang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-22Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp...Lei Zhang
2015-12-18Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ...Lei Zhang
2015-12-17Merge to XFA: Tidy CPDF_RenderContextTom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-10Merge to XFA: Replace several more CFX_MapPtrToPtr with std::set or std::mapTom Sepez
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-09Merge to XFA: Get rid of most uses of CFX_PtrArray.Tom Sepez
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-11-17Make CPDF_InterForm::AddStandardFont take a non-const document pointer.Lei Zhang
2015-11-11Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters.Lei Zhang
2015-11-10Merge to XFA: Cleanup CPDF_Stream:Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-10Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-10-30Merge to XFA: Clean up CPDF_AnnotList.Lei Zhang
2015-10-27Merge to XFA: Use static_cast for various CPDF_Object conversions.Dan Sinclair
2015-10-26Remove CPDF_Reference::Create(), make logic match masterTom Sepez
2015-10-26Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-19Merge to XFA: Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-03Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm.Lei Zhang
2015-10-01XFA: Remove tests for failures after new statements.Lei Zhang
2015-09-17Merge to XFA: Implement FPDFAction_GetFilePath().Lei Zhang