summaryrefslogtreecommitdiff
path: root/fpdfsdk/formfiller/cffl_formfiller.cpp
AgeCommit message (Expand)Author
2016-09-21Rename m_pApp to m_pEnvdsinclair
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-26Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.jaepark
2016-08-25CPDF_Annot::GetRect() should return CFX_FloatRect.jaepark
2016-08-22Destroy window before cleaning up comboboxdsinclair
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-16Convert border style defines to an enum class.dsinclair
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair