summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedttextset.cpp
AgeCommit message (Expand)Author
2017-08-16Move some CFDE_TxtEdt* methods to the headerschromium/3188Dan Sinclair
2017-08-15Remove default params from xfa/fde code.Dan Sinclair
2017-08-14Cleaning up the visual set iteratorDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-13Remove TextBreak rotation codeDan 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