summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-06-09Cleanup some cjs_runtime ifdefs.dsinclair
2016-06-09Remove more casts, part 7.tsepez
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-08Remove redundant casts, part 4tsepez
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-08Change time_t conversion operator to ToTime_t() functionweili
2016-06-08Fix GetPageIndex() for dynamic XFA documents.thestig
2016-06-07Remove various FXJSE Value methods.dsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-07Fix more code which has shadow variablesweili
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-06Remove unused context param from execute.dsinclair
2016-06-03Fix some code which causes warnings when compiled by /analyze toolweili
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-06-01Remove use of v8:Lockerstsepez
2016-05-31Fix a leak in CXFA_FontMgr.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-05-26Clean up CPDF_TextRenderer slightly.thestig
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-25Fix a Skia build error from commit 1e2c557.thestig
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-25Remove CFX_PrivateData from CPDF_Documenttsepez
2016-05-25Remove CFX_PrivateData from CPDF_Pagetsepez
2016-05-24Remove CFX_PrivateData from CPDF_ModuleMgrtsepez
2016-05-23Change CPDF_Boolean to use bool instead of FX_BOOL.thestig
2016-05-23Remove dead code from CPDF_InterForm.thestig
2016-05-23Distinguish between user and owner passwords.thestig
2016-05-23Clean up doc_ocg.cpp.thestig
2016-05-23Add missing STDCALL for FPDFDoc_GetPageMode().thestig
2016-05-21Get rid of CPDF_Object::GetArray().thestig
2016-05-20Add an enum to represent text rendering modes.thestig
2016-05-19Remove Release() from CPDFDOC_Environmenttsepez
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-18Remove Release() from CXFA_RenderContexttsepez
2016-05-18Remove Release() from CXFA_WidgetAccIteratortsepez
2016-05-18Remove Release() from CXFA_ChecksumContexttsepez
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Use CFX_RetainPtr<> to refcount CPDFXFA_Pagetsepez
2016-05-16Fix the code that causes warningsweili
2016-05-16Remove XFA_WIDGETEVENT definesdsinclair
2016-05-16Remove { delete this; } anti-pattern from IXFA_WidgetIteratortsepez
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez