summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_edit
AgeCommit message (Expand)Author
2015-04-16Replace FX_NEW with new, remove tests from fpdfapiTom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-11-17Zero initialize ch to avoid possible bug - conditions are very subtle.Bruce Dawson
2014-08-19Fix bug in CPDF_PageContentGenerate constructor and destructorBo Xu
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-08Remove custom memory managerBo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-12Enable security removal in FPDF_Doc_SaveBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-20Fix warning on Mac.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek