summaryrefslogtreecommitdiff
path: root/core/include/fpdfapi/fpdf_pageobj.h
AgeCommit message (Expand)Author
2015-11-12Remove relative includes.Lei Zhang
2015-11-10Use unique_ptr and initializer lists in various render files.Lei Zhang
2015-08-14Use override in more classes in core/Lei Zhang
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-22Remove dead code found by Scythe.Lei Zhang
2015-06-19Cleanup: Remove dead CPDF_InlineImages code.Lei Zhang
2015-06-19Small cleanup of CPDF_TextObject and other CPDF_PageObject subclasses.Lei Zhang
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-10Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-20Remove Release() from CPDF_PageObjectTom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2014-09-09Fix uninitialized value in CPDF_ColorStateDataBo Xu
2014-09-09Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of...Bo Xu
2014-09-08Fix uninitialized value in CPDF_ColorStateDataBo Xu
2014-08-18Font is used after release in CPDF_TextStateData::~CPDF_TextStateDataJun Fang
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek