summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2015-12-21Merge to XFA: Fix JS seconds since epoch to date conversions.Lei Zhang
2015-12-18Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ...Lei Zhang
2015-12-17Merge to XFA: Tidy CPDF_RenderContextTom Sepez
2015-12-16Fix memory leaking in FPDF_LoadCustomDocument()Jun Fang
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-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-09Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-09XFA: Revert UTF16LE_Encode changesOliver Chang
2015-12-08Fix non-xfa build on xfa branch.Tom Sepez
2015-12-02Fix overlapped focus widgetJun Fang
2015-12-02Fix the issue that no response from the call back function of FFI_GetPlatform()Jun Fang
2015-12-02Fix an issue that no response from the call back function of FFI_GetLanguage()Jun Fang
2015-12-01Fix an assertion failure in CPDFSDK_Widget* Field::GetWidget()Jun Fang
2015-11-30Allow building non-XFA (master) on the XFA branch.Tom Sepez
2015-11-30Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.Tom Sepez
2015-11-25Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/Tom Sepez
2015-11-25Remove unused include from fsdk_actionhandler.cppTom Sepez
2015-11-25XFA: Needless include in pdfppo.cppTom Sepez
2015-11-25XFA: More underlying typesTom Sepez
2015-11-25Merge to XFA: CFXJS_ObjDefinition's lifetime must match isolate.Tom Sepez
2015-11-25Fix embedder test failures introduced by commit c70b19aad245Jun Fang
2015-11-25Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode()Jun Fang
2015-11-25Fix a issue that FFI_GetCurrentPageIndex always returns -1Jun Fang
2015-11-24XFA: DYNIMIC is spelled DYNAMICTom Sepez
2015-11-24XFA: more underlying type changes to match masterTom Sepez
2015-11-24XFA: add underlying document type commentTom Sepez
2015-11-24Fix build broken at 50d12ad.Tom Sepez
2015-11-24Introduce "underlying types" to abstract XFA differences.Tom Sepez
2015-11-24Fix wrong page count returned in FPDF_GetPageCount() for dynamic XFA filesTom Sepez
2015-11-23Merge to XFA: Add constant CPDFSDK_InterForm::kNumFieldTypesTom Sepez
2015-11-23Merge to XFA: Replace |CPWL_ComboBox::operator CPWL_Edit()|.Tom Sepez
2015-11-20Mising JS refactoring in XFA.Tom Sepez
2015-11-20Update XFA fpdfsdk to match masterTom Sepez
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
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: Keep "static" objects per-context rather than per isolate.Tom Sepez
2015-11-10Segv when PDF-side JS object property getter invoked from XFA.Tom Sepez
2015-11-10Merge to XFA: Cleanup CPDF_Stream:Lei Zhang
2015-11-10Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-10Merge to XFA: Support linearized loadingJun Fang
2015-11-09Merge to XFA: Remove a couple of unused variables.Lei Zhang
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-09Merge to XFA: Add path service to retrieve test data directory at run time so...Wei Li
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-11-06Merge to XFA: Rename CFXJS_PrivateData to CFXJS_PerObjectData.Tom Sepez