summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
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
2016-05-31Remove unused CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContexttsepez
2016-05-31Replace void* with CFXJSE_HostObect and make wrapped objects inherit from ittsepez
2016-05-31Fix compile error ‘isnan’ was not declared in this scopephajdan.jr
2016-05-31xfa_fm2jscontext method clean - pt IIdsinclair
2016-05-31xfa_fm2jscontext formatting and cleanup - pt Idsinclair
2016-05-31Replace CFXJSE_Value create/destroy with new and delete.dsinclair
2016-05-31Fix a leak in CXFA_FontMgr.thestig
2016-05-27Workaround dubious casting between CXFA_Object and void* in FXJSEtsepez
2016-05-27Avoid two C-style FX_WCHAR* casts in pdfiumbrucedawson
2016-05-27Fix two bugs found by /analyze toolweili
2016-05-27Add back-pointer to "Associated widget" to CFWL_WidgetImp.tsepez
2016-05-27Make sure CFDE_XMLSyntaxParser's buffer is null terminated.ochang
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Add opaque "layout item" to widgets for caller's use.tsepez
2016-05-26Make additional FXJSE_CLASS_DESCRIPTORS constanttsepez
2016-05-26Make fm2jscontext's class descriptor a static constant.tsepez
2016-05-26Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASStsepez
2016-05-26Enable chromium_code standard for XFA codeweili
2016-05-26Remove unused FWL_Error::OutOfMemorytsepez
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-26Replace FXJSE_HCLASS with CFXJSE_Class*dsinclair
2016-05-26Remove one (of several) usages of SetPrivateData from IFWL_Widgettsepez
2016-05-26Replace FXJSE_HCONTEXT with CFXJSE_Context*dsinclair
2016-05-26Fix windows build breakage at 25fa42f398d1Tom Sepez
2016-05-26Revert of Remove parameters which are always null (patchset #1 id:1 of https:...dsinclair
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-25Remove parameters which are always nulldsinclair
2016-05-25Banish CFX_PrivateData to the XFA sidetsepez