summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Pass needed value to CXFA_Node constructordsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Change XFA_GetElementByName to XFA_GetElementTypeForNamedsinclair
2016-06-23Cleanup some variable namings.chromium/2778dsinclair
2016-06-23Remove IsOrdinaryList; rename to OrdinaryList to Listdsinclair
2016-06-23Remove CXFA_OrdinaryObject classdsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-22Remove unused GetScriptObjHash().dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-20Change func(void) to func()weili
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-06-16Remove unused code.dsinclair
2016-06-16Remove unused XFA_GetElementChildren.dsinclair
2016-06-16Remove barcode reading code.dsinclair
2016-06-16Rename fxmath_barcodeimp to cfx_barcodedsinclair
2016-06-16Cleanup FWL RenderWidget method parameters.dsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-16Cleanup XML parser code.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Make code compile with clang_use_chrome_plugin (part III)weili
2016-06-14Cleanup ownership in CXFA_ScriptContext.dsinclair
2016-06-14Add fuzzer for FDE CSS syntax parser.dsinclair
2016-06-13Optionally skip image type detection in progressive decoder.dsinclair
2016-06-10Trust the compiler to do array indexing and superclass promotion.tsepez
2016-06-10Add missing const, remove casts in BC_QRCoderErrorCorrectionLeveltsepez
2016-06-10Remove redundant make_pair* cast in fxbarcodetsepez
2016-06-10Remove redundant casts, part 9.tsepez
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-06-09remove redundant CFX_Matrix* cast in one-d barcodechromium/2766chromium/2765tsepez
2016-06-09Avoid casts via correct types in fgas_textbreaktsepez
2016-06-09Get rid of NULLs in xfa/fxbarcode/thestig
2016-06-09Remove more casts, part 7.tsepez
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-09Change CFXJSE_Context::GetGlobalObject to returndsinclair
2016-06-09Convert CFXJSE_Value::ToString to return.dsinclair
2016-06-09xfa_fm2jscontext method cleanup - pt IX of IXdsinclair
2016-06-09Use static_cast<CXFA_WidgetAcc*> in xfa.tsepez
2016-06-09Remove C-style casts in xfa/fde.tsepez
2016-06-09Fix crash in CXFA_Node::TryUserData() (speculative)tsepez
2016-06-08xfa_fm2jscontext method cleanup - pt VIIIdsinclair
2016-06-08xfa_fm2jscontext method cleanup - pt VIIdsinclair
2016-06-08Remove more FXJSE c-method wrappers.dsinclair
2016-06-08Fix GetPageIndex() for dynamic XFA documents.thestig