summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-07-19Remove m_pList conditionals from CPWL_ListBoxdsinclair
2016-07-19Reset notify parameter in CPWL_ListBox OnDestroy().dsinclair
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-07-18Removing default params from CFX_Edit.dsinclair
2016-07-18Remove CFX_Edit_Refresh::Analysedsinclair
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-07-15Remove type info from CJS_Value, interrogate v8 insteadtsepez
2016-07-14Do not try to v8::Object::Clone() any objectstsepez
2016-07-13Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-07-13Remove RichText support from fpdfsdk/fxedit.dsinclair
2016-07-12Rename methods in CPDF_Interform.jaepark
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Use smart pointers for class owned member variablesweili
2016-07-11PDFDocTest should TearDown() properly.thestig
2016-07-07Fix compilation with strict format checkingagoode
2016-07-06Roll DEPS for v8 to 820a23aa.jochen
2016-07-06Remove prototypes from v8 functions that aren't constructorsjochen
2016-06-28Implement IJS_Runtime::Destroy().thestig
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-27Clean up fxet_ap.cpp.thestig
2016-06-23Load font maps in XFA.dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Change func(void) to func()weili
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-20Speculative fix for FXJS_InitializeRuntime crash.dsinclair
2016-06-16Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771thestig
2016-06-16Remove unused code.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-13Remove unimplemented signaturesdsinclair
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