summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2017-06-08CFGAS_FormatString use helper to convert char to intDan Sinclair
2017-06-08Add CFGAS_FormatString Number to String helperDan Sinclair
2017-06-08Combine more CFGAS_FormatString codeDan Sinclair
2017-06-07Remove use of FXBSTR_ID from CFGAS_FormatStringchromium/3124Dan Sinclair
2017-06-07Simplify some CFGAS_FormatString methodsDan Sinclair
2017-06-07Fix some CFGAS_FormatString issuesDan Sinclair
2017-06-07Even more CFGAS_FormatString tests.Dan Sinclair
2017-06-06Convert CFGAS_FormatString to pointer out parameterschromium/3123Dan Sinclair
2017-06-06More CFGAS_FormatString testsDan Sinclair
2017-06-06Add more CFGAS_FormatString tests.Dan Sinclair
2017-06-05More CFGAS_FormatString testsDan Sinclair
2017-06-05Add start of CFGAS_FormatString testsDan Sinclair
2017-06-05Cleaning up some XFA locale related codeDan Sinclair
2017-06-02Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat().Lei Zhang
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
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-25Fix FM2JSContext Round return typeDan Sinclair
2017-05-25Enable remaining boolean FM2JSContext testsdan sinclair
2017-05-25Enable the FM2JSContext Exists testdan sinclair
2017-05-25Enable FM2JSContext Choose testsdan sinclair
2017-05-25Enable most FM2JSContext boolean testsdan sinclair
2017-05-24Convert to CFX_UnownedPtr, part 10Tom Sepez
2017-05-24More FM2JSContext testsDan Sinclair
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-20Use observed ptrs from CFGAS_GEFont back to its font mgrs.chromium/3106Tom Sepez
2017-05-20Use unowned ptr from CXFA_FFDocView to CXFA_FFDocTom Sepez
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-18Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104Tom Sepez
2017-05-18Adding fm2js embedder testsDan Sinclair
2017-05-18Remove CXFA_FMErrorInfodan sinclair
2017-05-17Shorten internal JS prefixes.Dan Sinclair
2017-05-17Adding CXFA_Parse unittestsDan Sinclair
2017-05-17Rename formcalc files to better match contentsDan Sinclair
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-05-16CFDE_RenderDevice::m_bOwnerDevice is always falseTom Sepez
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-16Add formcalc lexer tests.Dan Sinclair
2017-05-16Update formcalc return typesDan Sinclair
2017-05-16Do not walk off end of formcalc stringDan Sinclair
2017-05-16Minor xfa_lexer.cpp cleanupDan Sinclair
2017-05-15Return unique_ptr from xfa lexer Scan() methodTom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-05-11Limit XFA FormCalc program translation size.Lei Zhang
2017-05-10Check CXFA_FM2JSContext::Translate() return value.Lei Zhang