summaryrefslogtreecommitdiff
path: root/core/fpdfapi/font/cpdf_type3char.cpp
AgeCommit message (Expand)Author
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2017-12-04Add text unit to glyph unit conversion to CPDF_Type3Char.Lei Zhang
2017-12-01Encapsulate CPDF_Type3Char members.Lei Zhang
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-05-24Convert to CFX_UnownedPtr, part 4.Tom Sepez
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-04-26Remove a few more |new|s.Tom Sepez
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2016-12-14Remove some usage of |return XXX.release()| anti-pattern.tsepez
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-11-21Make CPDF_ImageObject::m_Matrix private.thestig
2016-10-05Remove FX_BOOL from core/fpdfapi/fontnpm
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair