summaryrefslogtreecommitdiff
path: root/xfa/fee/fde_txtedtbuf.cpp
AgeCommit message (Expand)Author
2016-05-17Remove Release() from IFX_CharIter, use unique_ptrs.chromium/2742chromium/2741tsepez
2016-05-04Replace IFX_MemoryAllocator::Release() with delete.tsepez
2016-05-03Cleanup XFA-Specific memory allocators.tsepez
2016-05-02Remove IFDE_TxtEdt interfaces where possible.dsinclair
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair