summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser
AgeCommit message (Expand)Author
2017-03-03Add unit test for xfa node iteratorschromium/3032chromium/3031Tom Sepez
2017-03-03remove CFX_StackTemplate<CFDE_XMLNode*>chromium/3030Tom Sepez
2017-03-03Remove CXFA_NodeStackTom Sepez
2017-02-28Clean up CXML_Element.chromium/3026Lei Zhang
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-07Cleanup out params in XFA layout code.Dan Sinclair
2017-02-06More CXFA_ItemLayoutProcessor cleanupchromium/3005Dan Sinclair
2017-02-06Cleanup xfa layout codedan sinclair
2017-02-04Remove unused parameterchromium/3004dan sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-23Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vectortsepez
2017-01-23Remove some |void Release() { delete this; }| anti-pattern.tsepez
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-06Remove CFX_MapPtrToPtr and templates.chromium/2976chromium/2975tsepez
2017-01-05use unique_ptr in cxfa_layoutprocessor.htsepez
2017-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Create individual exception methods.Dan Sinclair
2017-01-03Kill last use of CFX_PtrList.tsepez
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-07Use unique_ptr for CXFA_XMLParser.tsepez
2016-12-07Remove CFX_FormatString::Release()tsepez
2016-12-07Catch stray Retains() and Releases() outside of RetainPtr<>.tsepez
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-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-10-27Fix more FX_BOOL / int noise in fxfa/parser.tsepez
2016-10-27Fix some FX_BOOL / int noise in fxfatsepez
2016-10-27Fix some FX_BOOL / int noise in XFA barcodestsepez
2016-10-25Fix some return FALSE in functions that return pointerschromium/2901tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-13Cleanup CPDFXFA_App methodsdsinclair
2016-10-04Cleanup DEPS filesdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair