summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_document_datadescription_imp.cpp
AgeCommit message (Expand)Author
2016-06-23Cleanup some variable namings.chromium/2778dsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-19XFA unused function cleanupdsinclair
2016-04-14Simplify XFA event handling.thestig
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair