summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fsdk_actionhandler.cpp
AgeCommit message (Expand)Author
2015-06-17Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-11Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-10Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-03-06Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2014-08-06Clean up meaningless branch on commented-out code.Chris Palmer
2014-08-04Remove unused |m_pEvi| field.Chris Palmer
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek