summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/cfgas_gefont.cpp
AgeCommit message (Expand)Author
2017-03-02Remove CFX_MassArrayTemplate<CFX_Rect> backing array.Tom Sepez
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-17Avoid endless loop deleting CFGAS_GEFont.tsepez
2017-01-06Remove CFX_MapPtrToPtr in xfa/fgas, part 2tsepez
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-21Clean up CFGAS_GEFontnpm