summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_color.cpp
AgeCommit message (Expand)Author
2018-04-20Add CPDF_PatternCS::GetPatternRGB(const PatternValue& value).chromium/3404chromium/3403chromium/3402Lei Zhang
2018-04-13Get rid of CPDF_Color::GetColorSpace().Lei Zhang
2018-04-13Rename the other CPDF_Color::SetValue() variant.Lei Zhang
2018-04-12Rename one CPDF_Color::SetValue() variant.Lei Zhang
2018-04-12More CPDF_Color improvements.Lei Zhang
2018-04-12Slightly simplify CPDF_Color::SetColorSpace().Lei Zhang
2017-12-21Clean up CPDF_Color.chromium/3301Lei Zhang
2017-12-21Fix various nits in color code.Lei Zhang
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-24Convert to CFX_UnownedPtr, part 8chromium/3110Tom Sepez
2017-05-04CPDF_Document::GetPageData() normally does not return NULL.Lei Zhang
2017-04-27Assert CPDF_Pattern always has a valid CPDF_Document pointer.Lei Zhang
2017-04-26Get rid of a few |new|s in CPDF_Document.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-11Rename fpdf_page_doc.cpp -> cpdf_docpagedata.htsepez
2016-10-05Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bitnpm
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair