summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_basic_data.cpp
AgeCommit message (Expand)Author
2017-03-29Split xfa_object.h apart.Dan Sinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-07-07Break xfa_basic_data up to smaller filesdsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Remove IsOrdinaryList; rename to OrdinaryList to Listdsinclair
2016-06-23Remove CXFA_OrdinaryObject classdsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-16Remove unused XFA_GetElementChildren.dsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-04-19XFA unused function cleanupdsinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair