summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa
AgeCommit message (Expand)Author
2016-08-03Use smart pointers for class owned pointersweili
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-07-20Clean up singleton implementationweili
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-09Remove more casts, part 7.tsepez
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-05-31Fix a leak in CXFA_FontMgr.thestig
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-21Get rid of CPDF_Object::GetArray().thestig
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-18Remove Release() from CXFA_WidgetAccIteratortsepez
2016-05-16Use CFX_RetainPtr<> to refcount CPDFXFA_Pagetsepez
2016-05-16Remove XFA_WIDGETEVENT definesdsinclair
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-13Fix GCC warnings to be ready for GCC standalone buildweili
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-26Clean up CPDF_Page.thestig
2016-04-26Remove no-op ShowFileDialog(s).tsepez
2016-04-25Fixup page removal for XFA documents.dsinclair
2016-04-14Simplify XFA event handling.thestig
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-13Cleanup CPDFXFA_Page.thestig
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-21Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.Dan Sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
2016-03-18Trigger page view event when re-layout is finishedjinming_wang
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15FPDF_PageDelete must delete XFA pages as well.Tom Sepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Modify xfa code to avoid c4800 warningsWei Li
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair