summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_widgetdata.cpp
AgeCommit message (Expand)Author
2017-11-04Remove default values from CXFA_Node::{CountChildren|GetChild}chromium/3259Dan Sinclair
2017-11-02Roll {Set|Get}ScriptContent into {Set|Get}ContentDan Sinclair
2017-11-02Remove default value from CJX_Node::{Set|Try}MeasureDan Sinclair
2017-11-02Remove default values from CJX_Node::{Set|Try}BooleanDan Sinclair
2017-11-02Remove default values from CJX_Node::{Set|Try}EnumDan Sinclair
2017-11-02Remove default values from CJX_Node::TryContentDan Sinclair
2017-11-02Cleanup params to CJX_Node::TryCDataDan Sinclair
2017-11-02Remove default value from CJX_Node::TryIntegerDan Sinclair
2017-11-02Remove default values for CJX_Node::SetContentDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-09-07Roll DEPS for build to a049c43.Lei Zhang
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-02Rewrite how string Insert() methods handle out of bound indicesRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-07-27Remove single param Mid() method from string classesRyan Harrison
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-04-25Use fx_extension.h utilities in more places in xfa/Lei Zhang
2017-04-24Cleanup the XFA Bacode widgetDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan 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-29Return values instead of out paramschromium/3056Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
2017-03-27Return arrays where appropriate in fxfa.Tom 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-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-23Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vectortsepez
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-27Fix more FX_BOOL / int noise in fxfa/parser.tsepez
2016-10-27Fix some FX_BOOL / int noise in XFA barcodestsepez
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-07Fix spelling of "Formated" in several variableschromium/2854tsepez
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair