summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/ctypeset.cpp
AgeCommit message (Expand)Author
2018-10-04CPDF_VariableText::m_nHorzScale is always 100Tom Sepez
2017-10-05Remove unused CPVT_SectionInfo::nTotalLinesDan Sinclair
2017-10-05Remove CPVT_WordPropsDan Sinclair
2017-10-05Remove unused parametersDan Sinclair
2017-10-05Remove friends from CPDF_VariableTextDan Sinclair
2017-03-20Use std::vector<std::unique_ptr<CPVT_WordInfo>> as word array.Tom Sepez
2017-03-17Replace CLines class with std::vector<Cline>.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-09-14Delete unused parameter nWordStyle from GetCharWidth()chromium/2861npm
2016-09-13Sort include entries.dsinclair
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair
2016-07-18Remove default params in CPDF_VariableText.dsinclair
2016-06-08Add some consts and remove more casts in core/tsepez
2016-05-13Move some classes out of doc_vt.cpp into their own files.thestig