summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_formfillenvironment.cpp
AgeCommit message (Expand)Author
2018-03-21Rewrite CPDFXFA_DocEnvironment::GetPopupPos.chromium/3378Henrique Nakashima
2018-02-01Rename some CJS / IJS names for clarity.Tom Sepez
2018-01-12Use enum for tracking form field typesRyan Harrison
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-01Remove support for negative params to ReleaseBuffer()Ryan Harrison
2017-07-22Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165Lei Zhang
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-06-21Fix typos that meant to say handler instead of hander.Lei Zhang
2017-06-20Use early returns in more CPDFSDK_FormFillEnvironment code.Lei Zhang
2017-06-19Mark more CPDFSDK_FormFillEnvironment methods as const.Lei Zhang
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-16Be skeptical of bare |new|s.Tom Sepez
2017-05-02Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cppTom Sepez
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-22Convert OutputSelectedRect to take a rectDan Sinclair
2017-02-22Update Invalidate to take a rectDan Sinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Make concrete stream classes private to .cpp, part 4.tsepez
2016-11-08Fix CPDFSDK_FormFillEnvironment destruction ordertsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-11-02Merge CPDFXFA_App into CPDFXFA_Document.dsinclair
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-10-28Fix one more FX_BOOL / int issue in fpdfsdkchromium/2905chromium/2904tsepez
2016-10-28Continue fixing FX_BOOL / int noisetsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-13Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht...dsinclair
2016-10-13Reland: Make the CPDFXFA_App non-globaldsinclair
2016-10-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair
2016-10-13Make the CPDFXFA_App non-globaldsinclair
2016-10-12Cleanup nits from merge CLchromium/2889dsinclair
2016-10-12Cleanup env variable namesdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Fixup formfiller cleanupdsinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair