summaryrefslogtreecommitdiff
path: root/core/include/fpdfapi/fpdf_parser.h
AgeCommit message (Expand)Author
2015-06-10Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430Tom Sepez
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-03Kill unused IPDF_ classes.Tom Sepez
2015-06-02kill IPDF_DocParser().Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-27Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-27Revert "Kill operator LPCWSTR from CFX_WideString()."Tom Sepez
2015-04-27Kill operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-02-05Merge to master: Kill off some dodgy JS callbacksTom Sepez
2015-01-27Kill scattered extern _PDF_CharType declarations.chromium/2292chromium/2291chromium/2290Tom Sepez
2015-01-26Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt().Tom Sepez
2015-01-22Use IPDF_DataAvail interface to hide CPDF_DataAvail.Tom Sepez
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-25Revert of Use number of components from ICC profile and alternateCS (patchset...Bo Xu
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-22Fix the issue 'SEGV on unknown address in CPDF_DataAvail::GetObjectSize'Jun Fang
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek