summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp
AgeCommit message (Expand)Author
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-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
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-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 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-15FPDF_PageDelete must delete XFA pages as well.Tom Sepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair