summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src
AgeCommit message (Expand)Author
2015-10-28A crasher due to lacking 'template' node in XFA fileJun Fang
2015-10-27Revert accidental commits to XFA.Tom Sepez
2015-10-27Address review commentsJun Fang
2015-10-27Update the formatJun Fang
2015-10-27Add an embedded test caseJun Fang
2015-10-23Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-10-02XFA: Remove test for new.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
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-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-27Replace XFA_HDOC with IXFA_Doc*Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-13Code alignment in issue 471991JUN FANG
2015-05-13Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi...JUN FANG
2015-05-05Merge to XFA: Make sure string constructors are efficient on literalsTom Sepez
2015-05-04Merge to XFA: Kill FX_DEFINEHANDLETom Sepez
2015-04-22Merge to XFA: Add missing operators for CFX_xxxString combo patch.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-01-08Do not convert from string literal to wchar_t*Bo Xu
2015-01-08XFA: merge patch from CL 792953005, fix most warningsBruce Dawson
2015-01-05Fix one remaining misuse of FX_WSTRC on FX_WCHAR* vars.Bruce Dawson
2015-01-05Fixed incorrect use of FX_WSTRC on FX_WCHAR* vars.Bruce Dawson
2014-12-30Update MyriadPro fontmap.Bo Xu
2014-12-05check NULL of pTemplateRoot in DoDataMergeBo Xu
2014-12-04Remove needless casts of (narrow) string literals.Tom Sepez
2014-11-24Mass remove dangerous and needless LPCWSTR casts.Tom Sepez
2014-11-14Check NULL pointer dereferencing from GetDirectBo Xu
2014-11-03modify google bug 61311 for messageBox;linlin_miao
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu