summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_page/cpdf_colorstate.h
AgeCommit message (Expand)Author
2016-09-03Use safe bool conversion operators in fpdf_page/chromium/2852chromium/2851chromium/2850tsepez
2016-08-31Make CPDF_ColorState have a CFX_ColorStateData rather than inheritingtsepez
2016-08-29Revert "Use ->() in CPDF_ColorState"tsepez
2016-08-29Use ->() in CPDF_ColorStatetsepez
2016-08-26Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.tsepez
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair