summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
AgeCommit message (Expand)Author
2017-12-11[xfa] Refactor CJX method signatures.Dan Sinclair
2017-11-06Call CJX methods directly instead of proxyingDan Sinclair
2017-11-01Convert CScript classes to have CJX objectsDan Sinclair
2017-11-01Split JS methods out of CXFA_ObjectDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-26Clean up CXFA_Measurement and callers.Lei Zhang
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
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-02-07Cleanup out params in XFA layout code.Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-03Create individual exception methods.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-08-03Split xfa_layout_appadapterdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-20Rename remaining xfa_script_* files.dsinclair
2016-07-20Rename the CScript_* files to match class names.dsinclair