summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
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
2016-06-07Remove various FXJSE Value methods.dsinclair
2016-06-07Remove dead code in CFGAS_FontMgrImp.thestig
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-07xfa_fm2jscontext method cleanup - pt VIchromium/2763dsinclair
2016-06-07Remove casts to same type in xfa_script_imp.cpptsepez
2016-06-07Remove some casts to same type in cfx_graphics.cpptsepez
2016-06-07Fix more code which has shadow variablesweili
2016-06-07Get rid of NULLs in core/thestig
2016-06-07Remove FDE_HVISUALOBJ.dsinclair
2016-06-07xfa_fm2jscontext method cleanup - pt Vdsinclair
2016-06-06Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().tsepez
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-06Clean up C-Style casts in CBC_CodeBase and subclassestsepez
2016-06-06Remove FDE_HDEVICESTATE.dsinclair
2016-06-06xfa_fm2jscontext method cleanup - pt IVdsinclair
2016-06-06Make GetDevFont() return a CFX_Font* instead of void*tsepez
2016-06-03Rename CFX_GEFont to CFGAS_GEFonttsepez
2016-06-03Rename IFX_FontMgr to IFGAS_FontMgrtsepez