summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/Document.cpp
AgeCommit message (Expand)Author
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-19Remove PageObject's m_Type and add As<Type> functionsWei Li
2016-02-17Remove CFX_PtrList from renderer main loop.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-16Split CPDF_PageObjectHolder off from CPDF_PageObjectListTom Sepez
2016-01-29Merge to XFA: Member function name refactoringWei Li
2016-01-26Merge to XFA: War on #defines, part 1.Tom Sepez
2016-01-21Mege to XFA: Redo CPDF_PageObjects - part 1Tom Sepez
2016-01-11Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.Oliver Chang
2016-01-08Merge to XFA: Remove a bunch of dead code.Lei Zhang
2016-01-05Merge to XFA: Document::DoAnnotDelay and m_DelayAnnotData member unused.Tom Sepez
2016-01-05Merge to XFA: Replace IconTree class with std::list.Tom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-11-24Introduce "underlying types" to abstract XFA differences.Tom Sepez
2015-11-20Update XFA fpdfsdk to match masterTom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-11Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>.Lei Zhang
2015-11-11Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters.Lei Zhang
2015-11-10Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-20[Merge to XFA] Add type cast definitions for CPDF_Boolean.Dan Sinclair
2015-10-14Next round of XFA changes to match master.Tom Sepez
2015-10-13Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors.Tom Sepez
2015-10-08Merge to XFA: Wean CJS_Value off of v8::Isolate.Tom Sepez
2015-10-08Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-10-06Merge to XFA: Store object definition ID in each js_class.Tom Sepez
2015-10-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-10-05Merge to XFA: Remove JavaScript.hTom Sepez
2015-09-17Merge to XFA: Don't pass null isolates to FXJS_ when we have a real isolate.Tom Sepez
2015-09-17Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.Tom Sepez
2015-09-10Merge to XFA: Remove some abstractions in fxjs_v8.h.Tom Sepez
2015-08-31Merge to XFA: Fix two issues shown by bug 489995Tom Sepez
2015-08-11Fix some sign comparison warnings.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-27Stray character in Document.cppTom Sepez
2015-07-24Merge to XFA: document.delay and document.external are boolean properties.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez