summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_dataexporter.cpp
AgeCommit message (Expand)Author
2017-11-04Remove default values from CXFA_Node::{CountChildren|GetChild}chromium/3259Dan Sinclair
2017-11-01Remove default value from CJX_Node::HasAttributechromium/3256Dan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Move CFX_WideTextBuf out of fx_basicDan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-04-20Remove hand-written bsearch from cxfa_dataexporter.cppTom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
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-18Subclass the stream implementations from CFGAS_StreamDan Sinclair
2017-04-18Update IFGAS_Stream::WriteString to take a string.Dan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Split xfa_document_serialize into class filesdsinclair