summaryrefslogtreecommitdiff
path: root/core/include/fpdfapi/fpdf_resource.h
AgeCommit message (Expand)Author
2015-04-11Fix compiling warnings on WindowsJun Fang
2015-04-11Fix a heap buffer overflow issue in CPDF_CMap::GetNextCharJUN FANG
2014-10-14Store the address of the page data map's value for proper referencing.Bo Xu
2014-10-13Fix off-by-one in sizing of m_EmbeddedToUnicodes.Tom Sepez
2014-09-16When forcing clear page data, no need to release colorspace when releasing pa...Bo Xu
2014-09-09Change the forced clear order of CPDF_DocPageData::Clear, and remove m_pDocum...Bo Xu
2014-09-02Add m_pDocument in CPDF_Color and check if page date has been forced clearBo Xu
2014-08-05The root cause of this issue is shown as below:Jun Fang
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek