summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedttextset.h
AgeCommit message (Expand)Author
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-02Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>Tom Sepez
2017-01-24Use std::vector for CFX_RectF arraystsepez
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-07Remove FDE_HVISUALOBJ.dsinclair
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-18Split xfa/fee files into individual class files.dsinclair