summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi
AgeCommit message (Expand)Author
2014-07-08Fix for UMR in CXML_Parser::GetCharRef.Chris Palmer
2014-07-07Fix a crasher issue due to invalid 'bits per component' in PDFfoxit
2014-07-07fix a crash issue in _CMapLookupCallbackfoxit
2014-07-07Fix uninitialized nresults and RGBfoxit
2014-07-07Fix uninitialized offsetfoxit
2014-07-07Fix uninitialized RGB in GetRGBfoxit
2014-07-07Fix uninitialized RGB in translating scanlinefoxit
2014-07-07Fix uninitialized RGB in LoadPalettefoxit
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-20BUG=382241foxit
2014-06-20Stack-buffer-overflow in IccLib_Translatefoxit
2014-06-12Enable security removal in FPDF_Doc_SaveBo Xu
2014-06-10BUG=379656foxit
2014-06-04Use unsigned type for iteration to avoid int overflow.John Abd-El-Malek
2014-05-28Do not use FX_BOOL for int values.Bo Xu
2014-05-27Use unsigned type for decoding in _A85Decode.Bo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-21Fix clang warnings so we can treat warnings as errors.John Abd-El-Malek
2014-05-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-20Fix warning on Mac.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek