summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fsdk_baseform.cpp
AgeCommit message (Expand)Author
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.Lei Zhang
2015-06-19Merge to XFA: Remove some dead code.Lei Zhang
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-10Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re...Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-05Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-04-27Merge to XFA: Fix windows-specific usage of CFX_WideStr::operator LPCWSTR().Tom Sepez
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-20Merge to XFA: Remove Release() combo patch.Tom Sepez
2015-03-05Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2015-02-05Kill off some dodgy JS callbacksTom Sepez
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-08-18Fix a double-free issue in CFX_PathData::~CFX_PathDataJun Fang
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek