summaryrefslogtreecommitdiff
path: root/xfa/fxfa
AgeCommit message (Expand)Author
2017-07-27Removed unused helper functionRyan Harrison
2017-07-27Move CXFA_CSSTagProvider to inner class of CXFA_TextParserDan Sinclair
2017-07-26Clean up CXFA_Measurement and callers.Lei Zhang
2017-07-25Clean up data passing in FormCalc Lexerchromium/3167Ryan Harrison
2017-07-24Rename FMLexer methods to be more descriptiveRyan Harrison
2017-07-24Remove extracting characters from inputRyan Harrison
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-18Correct lexer handling of FormCalc identifiersRyan Harrison
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-07-07Remove a static initializer introduced in commit 573b10a.Lei Zhang
2017-07-05Extract comparison functions from std::lower_bound argsRyan Harrison
2017-07-04Removed hand rolled bsearch from IsKeyword methodRyan Harrison
2017-06-30Remove hand rolled bsearch from HTMLSTR2CodeRyan Harrison
2017-06-30Remove hand rolled bsearch from HTMLCode2STRRyan Harrison
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Cleaning up SomMethod handling in fm2jsRyan Harrison
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-29Cleanup call expression handling in fm2jsRyan Harrison
2017-06-28XFA: Add test to show Oneof() works correctly.Lei Zhang
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-06-14Fix bad format string in CXFA_FM2JSContext.Lei Zhang
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-02Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat().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