summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdf_flatten.cpp
AgeCommit message (Expand)Author
2015-10-26Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-26Revert "Add type cast definitions for CPDF_Reference."Dan Sinclair
2015-10-26Add type cast definitions for CPDF_Reference.Dan Sinclair
2015-10-22Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-20Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20Revert "Add type cast definitions for CPDF_Dictionary."Dan Sinclair
2015-10-20Add type cast definitions for CPDF_Dictionary.Dan Sinclair
2015-10-15Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-07-01Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-05-20Tidy public fpdfview.h and fpdf_flatten.h.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-04-17Fix all remaining instances of FX_NEW.Tom Sepez
2015-04-17Replace FX_NEW with new, remove tests from fpdfsdkTom Sepez
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek