summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
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
2016-06-03Fix more bugs found by /analyze toolweili
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-06-03Remove two unused opaque handle typestsepez
2016-06-02Remove FXJSE_Value_ToObject and call methods directlydsinclair
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-02Replace FWL_HLISTITEM with class IFWL_ListItem {}tsepez
2016-06-02Change ThrowScriptErrorMessage() to just ThrowException().dsinclair
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-06-01xfa_fm2jscontext method cleanup - pt IIIdsinclair
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Argumentstsepez
2016-06-01Don't use array for only one compatible mode scripttsepez
2016-06-01Clean up part of CXFA_Node classweili
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-06-01Remove use of v8:Lockerstsepez
2016-06-01Fix some signed/unsigned comparisons in xfa_fm2jscontext.cppochang
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair