summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser
AgeCommit message (Expand)Author
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-26Clean up CXFA_Measurement and callers.Lei Zhang
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-06-06Convert CFGAS_FormatString to pointer out parameterschromium/3123Dan Sinclair
2017-06-05More CFGAS_FormatString testsDan Sinclair
2017-06-05Cleaning up some XFA locale related codeDan Sinclair
2017-06-01Tag CFXJSE_HostObject sub-classes.Tom Sepez
2017-06-01Remove unused Locale codeDan Sinclair
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-19ASAN flags zero-length StringC in GetMapModuleString()chromium/3105Tom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-17Shorten internal JS prefixes.Dan Sinclair
2017-05-17Rename formcalc files to better match contentsDan Sinclair
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-16Handle when XFA parser error handlers cannot format error messages.Lei Zhang
2017-05-16Update formcalc return typesDan Sinclair
2017-05-10Check CXFA_FM2JSContext::Translate() return value.Lei Zhang
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-05-09No-effect cast in cxfa_layoutitem.cppTom Sepez
2017-05-09Remove downcast in cxfa_layoutpagemgr.cppTom Sepez
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-28Remove some more |new|s, part 4.Tom Sepez
2017-04-28Remove more |new|s, part 3Tom Sepez
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-25Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext.Tom Sepez
2017-04-25Use fx_extension.h utilities in more places in xfa/Lei Zhang
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-24Cleanup the XFA Bacode widgetDan Sinclair
2017-04-20Remove hand-written bsearch from cxfa_dataexporter.cppTom Sepez
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Do not insert null node if ParseAsXDPPacket_Config failsTom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Cleanup the fgas_language definesDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Remove hand-written bsearch from XFA_GetAttributeEnumByName()Tom Sepez
2017-04-18Remove hand-written bsearch from XFA_GetAttributeByName()Tom Sepez
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair