summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/parser/xfa_objectacc_imp.cpp
AgeCommit message (Expand)Author
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-01Remove XFA_PARSE_HAS_LINEIDENTIFIERDan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Remove foo != NULL checks in xfa/src/fxfa.Lei Zhang
2016-02-23Remove uses of this->foo.Lei Zhang
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-04Call CXFA_Object::ToNode() rather than C-style casting.Tom Sepez
2016-02-03Make CXFA_Data sub-classes ctors explicit.Tom Sepez
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-03Remove unused variablesJun Fang
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
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-05-13Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi...JUN FANG
2014-11-24Mass remove dangerous and needless LPCWSTR casts.Tom Sepez
2014-11-03modify google bug 61311 for messageBox;linlin_miao
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu