summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfformfill.cpp
AgeCommit message (Expand)Author
2017-08-10Rename DLLEXPORT AND STDCALLDan Sinclair
2017-08-10Revert "Add a build target and a proper export header for shared library buil...Henrique Nakashima
2017-08-09Add a build target and a proper export header for shared library builds.Felix Kauselmann
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-25flush but do not release skia driverCary Clark
2017-07-24Add FORM_DeleteSelectedText() and embedder tests.Diana Gage
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-21Fix typos that meant to say handler instead of hander.Lei Zhang
2017-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-06-14Remove deprecated FPDPage_HasFormFieldAtPoint().Lei Zhang
2017-06-01Simplify code in fpdfformfill.cpp.Lei Zhang
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-17Use more static_cast in fpdfsdkNicolas Pena
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-23Cleanup DocType definesDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-01-30Refcount CPDF_OCContext.Tom Sepez
2016-12-06re-enable skia cachingchromium/2944caryclark
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-11-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-11-02Merge CPDFXFA_App into CPDFXFA_Document.dsinclair
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
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 env variable namesdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert fpdfformfill to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-06Fixup MSan embeddertestsDan Sinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-05Remove ownership of CPDFSDK_Document from CPDFXFA_Documentdsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair