summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp
AgeCommit message (Expand)Author
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