Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
800222e01e3fcdd57536fc987e773677829dd708
/
xfa
/
fde
/
cfde_txtedtengine.cpp
038aa53
Clean up XFA code which causes warnings
by weili
· 9 years ago
d1f843e
Remove Release() from CFX_TxtBreak
by tsepez
· 9 years ago
87144d3
Remove Release() from CFDE_TxtEdit* classes
by tsepez
· 9 years ago
6539518
Split xfa/fee files into individual class files.
by dsinclair
· 9 years ago
[Renamed (92%) from xfa/fee/fde_txtedtengine.cpp]
be9b894
Pass objects instead of strings for undo/redo records.
by dsinclair
· 9 years ago
8bdb290
Remove Release() from IFX_CharIter, use unique_ptrs.
by tsepez
· 9 years ago
28c7844
Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.
by tsepez
· 9 years ago
f74ad99
Replace some calls to Release() with direct delete, part 1.
by tsepez
· 9 years ago
b696f7d
Remove IFDE_TxtEdt interfaces where possible.
by dsinclair
· 9 years ago
495bda1
Do not check pointers before deleting them.
by thestig
· 9 years ago
43854a5
Standardize on ASSERT.
by dsinclair
· 9 years ago
acd0d59
Cleanup FDE interfaces.
by dsinclair
· 9 years ago
bd9748d
Remove implicit cast from CFX_WideString to (const wchar_t*)
by tsepez
· 9 years ago
17f382a
Cleanup various IFX_ text interfaces.
by dsinclair
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
179bebb
Rename GetCStr and GetPtr to match CFX_ByteString.
by dsinclair
· 9 years ago
28f97ff
Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.
by tsepez
· 9 years ago
736f28a
Remove FX_DWORD from XFA.
by tsepez
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago