summaryrefslogtreecommitdiff
path: root/core/include/fpdfdoc/fpdf_doc.h
AgeCommit message (Expand)Author
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-10-30Clean up CPDF_AnnotList.Lei Zhang
2015-10-20Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20Revert "Add type cast definitions for CPDF_Dictionary."Dan Sinclair
2015-10-20Add type cast definitions for CPDF_Dictionary.Dan Sinclair
2015-10-03Fix NULL pointer dereference in CPDF_InterForm.Lei Zhang
2015-09-15Implement FPDFAction_GetFilePath().Lei Zhang
2015-08-14Add new public APIs to find the z-order for links and widgets.chromium/2485chromium/2484Lei 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-11Remove dead code from CPDF_Metadata. Add missing nullptr check.Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-06-19Replace CFX_MapPtrTemplate with std::map.Lei Zhang
2015-06-10Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430Tom Sepez
2015-06-10Cache the CPDF_Annot's subtype, since it should never changes.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-05Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-27Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-27Revert "Kill operator LPCWSTR from CFX_WideString()."Tom Sepez
2015-04-27Kill operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-03-06Make conversions for CPDF_Link explicit.Tom Sepez
2015-03-06Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2015-01-05Clean up bookmark related codes.Bo Xu
2014-07-14Add support to extract viewer preferenceBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek