summaryrefslogtreecommitdiff
path: root/core/include/fpdfdoc
AgeCommit message (Expand)Author
2016-03-01Remove implicit conversions and some cleanupWei Li
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
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-18Clean up CPDF_FileSpec and add unit testsWei Li
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-03Merge to XFA: Fix prototypes for CPDF_FormNotify.Tom Sepez
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-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-17Merge to XFA: Tidy CPDF_RenderContextTom Sepez
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-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-11Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters.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-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-03Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm.Lei Zhang
2015-09-17Merge to XFA: Implement FPDFAction_GetFilePath().Lei Zhang
2015-08-14Merge to XFA: Use override in more classes in core/Lei Zhang
2015-08-14Merge to XFA: Add new public APIs to find the z-order for links and widgets.Lei Zhang
2015-08-14Merge to XFA: Cleanup: Remove unused CPDF_Metadata::m_pDoc.Lei Zhang
2015-08-11Merge to XFA: Remove dead code from CPDF_Metadata. Add missing nullptr check.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.Lei Zhang
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Cache the CPDF_Annot's subtype, since it should never changes.Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-05Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-06-03Merge to XFA: Kill unused IPDF_ classes.Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez