summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_utils.h
AgeCommit message (Expand)Author
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