summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_utils.h
AgeCommit message (Expand)Author
2017-11-14Move code out of xfa_utilschromium/3271chromium/3270chromium/3269Dan Sinclair
2017-11-14Cleanup XFA default value codeDan Sinclair
2017-11-08Convert XFA_PACKET to an enum classDan Sinclair
2017-11-08Convert XFA_ATTRIBUTETYPE to an enum classDan Sinclair
2017-11-08Convert XFA_ATTRIBUTE to an enum classDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-23Tighten up XFA VisibilityDan Sinclair
2017-03-15Cleanup nits from prior CLsDan Sinclair
2017-03-14Replace FX_DOUBLE with underlying double type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Replace discrete array with a map.dan sinclair
2017-03-06Remove CFX_StackTemplate in xfa_utils.h.Tom Sepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-18Cleanup fgas/crt.dsinclair
2016-07-11Cleanup redundant method names.dsinclair
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-16Cleanup XML parser code.dsinclair
2016-05-20Clean up XFA code which causes warningsweili
2016-05-12Replace CXFA_PtrSetTemplate with std::unordered_set.tsepez
2016-04-19XFA unused function cleanupdsinclair
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair