summaryrefslogtreecommitdiff
path: root/xfa/fee/fde_txtedtpage.cpp
AgeCommit message (Expand)Author
2016-05-17Remove Release() from IFX_CharIter, use unique_ptrs.chromium/2742chromium/2741tsepez
2016-05-02Remove IFDE_TxtEdt interfaces where possible.dsinclair
2016-04-28Do not check pointers before deleting them.thestig
2016-04-27Standardize on ASSERT.dsinclair
2016-04-19Store WideString, not raw pointer, in FX_TXTRUNtsepez
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair