summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/cxfa_textparser.cpp
AgeCommit message (Expand)Author
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-15Use map of unique_ptr in cxfa_textparser.Tom 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-02Clean up CSS code to match styles.chromium/3001dan sinclair
2017-01-26Cleanup memory in CFDE_CSSStyleSelectorDan Sinclair
2017-01-24Track CFDE_CSSComputedStyle with retained ptrsDan Sinclair
2017-01-23Remove unused author and and user stylesheetsDan Sinclair
2017-01-23Cleanup CSS parsingDan Sinclair
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-18Split CFDE_CSSPrimitiveValue apartDan Sinclair
2017-01-17Rename FDE_CSSRECT and FDE_CSSLENGTHDan Sinclair
2017-01-16Remove IFDE_CSS interfaces which are only implemented once.Dan Sinclair
2017-01-12Remove used items from the CSS code.chromium/2980Dan Sinclair
2017-01-11Convert FDE CSS enums to enum classes.Dan Sinclair
2017-01-10Strip out custom allocator codeDan Sinclair
2017-01-10Split xfa_textlayout apart.Dan Sinclair