summaryrefslogtreecommitdiff
path: root/xfa/fxfa/fm2js/xfa_fm2jscontext.cpp
AgeCommit message (Expand)Author
2017-05-17Rename formcalc files to better match contentsDan Sinclair
2017-05-16Handle when XFA parser error handlers cannot format error messages.Lei Zhang
2017-05-16Update formcalc return typesDan Sinclair
2017-05-11Limit XFA FormCalc program translation size.Lei Zhang
2017-05-10Check CXFA_FM2JSContext::Translate() return value.Lei Zhang
2017-04-25Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext.Tom Sepez
2017-04-25Use fx_extension.h utilities in more places in xfa/Lei Zhang
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-13Add ability to make StringCs from std::vector<>s.Tom Sepez
2017-04-12Fix string passing coventions in xfa_fm2jscontext.hchromium/3070Tom Sepez
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-29Remove fgas/localization directoryDan Sinclair
2017-03-29Rename fgas/localization files to match contentsDan Sinclair
2017-03-29Rename CFX_Unitime to CFX_DateTimeDan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-29Return values instead of out paramschromium/3056Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
2017-03-28Remove CFX_ArrayTemplate in CXFA_ValueArrayTom Sepez
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
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_DOUBLE with underlying double type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-11Cleaning up memory allocation in CXFA_FM2JSContext - IVDan Sinclair
2017-01-06Cleaning up memory allocation in CXFA_FM2JSContext - IIIDan Sinclair
2017-01-05Cleaning up memory allocation in CXFA_FM2JSContext - IIDan Sinclair
2017-01-05Cleaning up memory allocation in CXFA_FM2JSContext - Ichromium/2974Dan Sinclair
2017-01-03Create individual exception methods.Dan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-01Move Init to constructor in CXFA_FMProgramNicolas Pena
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
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 fxjs/include to fxjsdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-20Rename remaining xfa_script_* files.dsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-06-28Change CXFA_Node::GetClassName to returnchromium/2786chromium/2784dsinclair