summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_data.cpp
AgeCommit message (Expand)Author
2018-02-07Make xfa_fxfa_parser target jumbo capable.Lei Zhang
2017-11-30A CXFA_Node can only be in one packetDan Sinclair
2017-11-30Remove the packets from attribute data.Dan Sinclair
2017-11-30Generate XFA node attribute informationDan Sinclair
2017-11-27Generate XFA node classesDan Sinclair
2017-11-14Rename a few more data classes.Dan Sinclair
2017-11-08Convert XFA_UNIT to an enum classDan Sinclair
2017-11-08Convert XFA_ATTRIBUTE to an enum classDan Sinclair
2017-11-02Remove default value from CJX_Node::{Set|Try}MeasureDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair