summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_textparser.cpp
AgeCommit message (Expand)Author
2018-10-18Do IWYU in core/fxcrt/css and fix lint errors.Lei Zhang
2018-10-02Reduce includes in cfgas_defaultfontmanager.hLei Zhang
2018-08-22Mark CFX_XMLNode pointers as const in various places.Lei Zhang
2018-08-22Add GetLowerCaseElementAttributeOrDefault() helper function.Lei Zhang
2018-08-22Simplify GetEmbeddedObj() methods.Lei Zhang
2018-08-21Change GetEmbbedObj() to return an Optional<WideString>.Lei Zhang
2018-07-26Use moar ToXMLElement() in place of static_cast<>.Tom Sepez
2018-04-23Revert "Change CFX_XML Save to take a write stream"dsinclair
2018-04-23Change CFX_XML Save to take a write streamDan Sinclair
2018-04-16Merge CFX_XMLElement and CFX_XMLAttributeNodedan sinclair
2018-02-27Move XFA pixel tests under pixel/chromium/3358chromium/3357Ryan Harrison
2018-02-13Cleanup CFX_XMLNode pointersDan Sinclair
2018-01-10Rename GetPara to GetParaIfExistschromium/3318Dan Sinclair
2018-01-10Rename GetFont to GetFontIfExistsDan Sinclair
2018-01-04Remove CXFA_FFDocView from CXFA_WidgetAcc.Dan Sinclair
2018-01-04Fold CXFA_FontData into CXFA_FontDan Sinclair
2017-12-14Fold CXFA_ParaData into CXFA_ParaDan Sinclair
2017-11-30Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum classDan Sinclair
2017-11-21Cleanup CXFA_ParaDataDan Sinclair
2017-11-21Cleanup CXFA_FontDataDan Sinclair
2017-11-20Remove CXFA_DataData operator bool overrideDan Sinclair
2017-11-14Cleanup XFA default value codeDan Sinclair
2017-11-08Convert XFA_UNIT to an enum classDan Sinclair
2017-11-07Rename CXFA_Para to CXFA_ParaDataDan Sinclair
2017-11-07Rename CXFA_Font to CXFA_FontDataDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-08Move CSS code to coreDan Sinclair
2017-07-27The FDE CSS code does not use the CFGAS_FontMgrDan Sinclair
2017-07-27Move CXFA_CSSTagProvider to inner class of CXFA_TextParserDan Sinclair
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair