summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa
AgeCommit message (Expand)Author
2018-02-16Fix fallthroughs in XFA code.chromium/3350Henrique Nakashima
2018-02-06Fix caret not appearing in XFA Edits.Henrique Nakashima
2018-02-02Make global object function names clearer.Tom Sepez
2018-02-01Make FXJSE_Engine constructed from FXJS_Engine.Tom Sepez
2018-02-01Rename some CJS / IJS names for clarity.Tom Sepez
2018-01-23Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIteratorDan Sinclair
2018-01-22Convert CXFA_FFWidgetHandler to use CXFA_NodeDan Sinclair
2018-01-22Remove unused WidgetPreRemove and WidgetPostAdd paramsDan Sinclair
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-09Move Process* methods to CXFA_NodeDan Sinclair
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-08Move proxy methods from CXFA_WidgetAcc to CXFA_NodeDan Sinclair
2018-01-04Remove CXFA_FFDocView from CXFA_WidgetAcc.Dan Sinclair
2018-01-04Merge CXFA_WidgetData into CXFA_WidgetAccDan Sinclair
2017-12-14Fold CXFA_SubmitData into CXFA_SubmitDan Sinclair
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-12-07Add WARN_UNUSED_RESULT to more static methods in (Byte|Wide)String.Henrique Nakashima
2017-12-04Make a CXFA_DocumentParser member Unowned.Lei Zhang
2017-11-30Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum classDan Sinclair
2017-11-21Cleanup CXFA_SubmitDataDan Sinclair
2017-11-21Add {Byte/Wide}String::Trim().Lei Zhang
2017-11-16Convert ByteString::{Format|FormatV} to static methodsDan Sinclair
2017-11-14Cleanup XFA default value codeDan Sinclair
2017-11-08Convert CXFA_FFDoc::SavePackage to accept a CXFA_NodeDan Sinclair
2017-11-07Rename CXFA_Submit to CXFA_SubmitDataDan Sinclair
2017-11-06Remove CXFA_FFDocHandlerDan Sinclair
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_Observable to ObservableDan Sinclair
2017-09-21Rename CXFA_DefFontMgr to CFGAS_DefaultFontManagerDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-01Remove support for negative params to ReleaseBuffer()Ryan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-26Allow CFX_RTemplate to work with CFX_FloatRectDan Sinclair
2017-07-24Remove unused m_iRef in CPDFXFA_PageTom Sepez
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-22Use less opaque types in CPDFSDK_FormFillEnvironment.Lei Zhang
2017-05-18Use Unowned/Observed pointers between doc and FF onwership hierarchies.Tom Sepez
2017-05-18Break linkage from CPDFXA_DocEnvironment to IJS_EventContext.Tom Sepez
2017-05-17CFX_UnownedPtr: check during assignment time as well.Tom Sepez
2017-05-16Properly ref-count CPDFXFA_PageTom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-02Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cppTom Sepez