summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-07-26Revert of Remove pageview from map immediately (patchset #1 id:1 of https://c...dsinclair
2016-07-26Remove pageview from map immediatelydsinclair
2016-07-25Tidy up JS_Value.htsepez
2016-07-25Remove unused CJS_Value::Attach() varianttsepez
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-21Remove EnableMessageBox() / IsMessageBoxEnabled()tsepez
2016-07-21Remove the use of handler array in CPDFSDK_AnnotHandlerMgrweili
2016-07-21Remove unused methods from JS_Object.cpptsepez
2016-07-20Clean up singleton implementationweili
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