summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_textout.cpp
AgeCommit message (Expand)Author
2018-05-02Transform in/out params from reference to pointer in CFDE_TextOut.Henrique Nakashima
2018-05-01Transform rect out param from reference to pointer in XFA code.Henrique Nakashima
2018-02-06Use temporary iterator to avoid potential OOBRyan Harrison
2018-01-16Clean up xfa/fde/cfde_textout.h.Lei Zhang
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-21Cleanup CFDE_TextOutDan Sinclair
2017-08-17Remove redundant members in CFDE_TxtEdtEngineDan Sinclair
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-08-14Cleanup CFDE_TextOut methodsDan Sinclair
2017-08-14Cleanup FDE_TTO{STYLE|ALIGNMENT} defines.Dan Sinclair
2017-08-10Remove unused FDE_TTOSTYLE_ flagsDan Sinclair
2017-08-10Remove CFDE_PathDan Sinclair
2017-08-09Remove CFDE_{Pen|Brush} classesDan Sinclair
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-05-16CFDE_RenderDevice::m_bOwnerDevice is always falseTom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair