summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfformfill.cpp
AgeCommit message (Expand)Author
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_renderdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-22Make creation of CPDFSDK_Document clearerdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-02Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.chromium/2849jaepark
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-10Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAActiontonikitoo
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-23Remove dead code from CPDF_InterForm.thestig
2016-05-23Clean up doc_ocg.cpp.thestig
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Remove { delete this; } anti-pattern from IXFA_WidgetIteratortsepez
2016-05-13allow Skia to be the default graphics enginecaryclark
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-31Re-enable all the windows warnings except 4267weili
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair