summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_utility.cpp
AgeCommit message (Expand)Author
2016-01-11Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.Oliver Chang
2016-01-07Cleanup includes, comments, and unused codeWei Li
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-28Merge to XFA: Add helpers to check the PDF_CharType.Dan Sinclair
2015-10-26Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-08-31Merge to XFA: Fix two issues shown by bug 489995Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
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-04-22Merge to XFA: Add missing operators for CFX_xxxString combo patch.Tom Sepez
2015-01-27Merge to XFA: Kill scattered extern _PDF_CharType declarations.Tom Sepez
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek