summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h
AgeCommit message (Expand)Author
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-18Trigger page view event when re-layout is finishedjinming_wang
2016-03-15FPDF_PageDelete must delete XFA pages as well.Tom Sepez
2016-03-09Review and cleanup lint warnings.Dan Sinclair
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-18Fixup incorrect include guards.Dan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2016-01-06XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-10-21XFA: add CPDFDocumentToFPDFDocument()Tom Sepez
2015-10-08Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
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-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-27Replace XFA_HDOC with IXFA_Doc*Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-02-17Set the view pointer as NULL after its xfa doc is releasedJun Fang
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu