summaryrefslogtreecommitdiff
path: root/core/include/fpdfapi/fpdf_objects.h
AgeCommit message (Expand)Author
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-02Merge to XFA: kill IPDF_DocParser().Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-04-23Merge to XFA: Fix segmentation fault 'denial of service condition'JUN FANG
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-02-11Merge to XFA: CPDF_Object() constructor should set its internal m_Type variable.Tom Sepez
2015-02-10Merge to XFA: Fix uninitialized value in CFX_ByteString::FormatIntegerJUN FANG
2014-07-07fix a crash issue in _CMapLookupCallbackfoxit
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