summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_node.cpp
AgeCommit message (Expand)Author
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-19ASAN flags zero-length StringC in GetMapModuleString()chromium/3105Tom Sepez
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan 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-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair
2017-04-18Update IFGAS_Stream::WriteString to take a string.Dan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-04Cleanup CFDE_XMLCharData and CFDE_XMLTextDan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-29Remove fgas/localization directoryDan Sinclair
2017-03-29Rename fgas/localization files to match contentsDan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Remove CFX_ArrayTemplate from CXFA_Node.Tom Sepez
2017-03-28Remove CFX_ArrayTemplate in CXFA_ValueArrayTom Sepez
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-03Remove CXFA_NodeStackTom Sepez
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-23Remove some |void Release() { delete this; }| anti-pattern.tsepez
2017-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2017-01-03Create individual exception methods.Dan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
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-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-27Fix some FX_BOOL / int noise in fxfatsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair