summaryrefslogtreecommitdiff
path: root/xfa/fde/xml/cfx_saxreader.cpp
AgeCommit message (Expand)Author
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-22Use unique_ptr in cfx_saxreader.hTom Sepez
2017-03-15remove CFX_ArrayTemplate from fde/xml.Tom Sepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-30Switch CFX_SAXReader to use std::stack.thestig
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-05-19Move fgas_sax into individual files in fde.dsinclair