summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_widgetdata.cpp
AgeCommit message (Expand)Author
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
2016-07-11Cleanup redundant method names.dsinclair
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Cleanup some variable namings.chromium/2778dsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-04-14Simplify XFA event handling.thestig
2016-04-14Change string argument type to GetFormatDataValue.tsepez
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Fix spelling for SetSelectedItemsdsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair