summaryrefslogtreecommitdiff
path: root/xfa/fxfa/fm2js/xfa_expression.h
AgeCommit message (Expand)Author
2016-12-08Replace CFX_WideStringCArray with std::vector.chromium/2946tsepez
2016-11-29Use unique_ptr in CFXA_FM expressions constructorschromium/2937npm
2016-11-28Use unique pointers in CXFA_FMParsenpm
2016-11-23More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leaknpm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-08-09Use smart pointers for class owned pointersweili
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-04-28Convert CFX_PtrArray to typesafe CFX_ArrayTemplate, Part 6tsepez
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair