Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
0354ccf37f05f25b1bf64fd60bb3b48efab4d7d0
/
xfa
/
fde
/
cfde_txtedtengine.cpp
0354ccf
Change TxtEdtEngine to return CFX_WideString
by dan sinclair
· 8 years ago
2c489cc
Merge IFWL and CFWL classes.
by dsinclair
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
38eaf4b
Cleanup cfwl_* files.
by dsinclair
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
95e5834
Continue fixing FX_BOOL / int noise
by tsepez
· 8 years ago
fb50559
Merge the CFWL_*Imp classes into the IFWL_* classes.
by dsinclair
· 8 years ago
2ca2da5
Sort include entries.
by dsinclair
· 8 years ago
cddf825
Use smart pointers for class owned pointers under xfa/fde
by weili
· 8 years ago
eec3a36
Make code compile with clang_use_chrome_plugin (final)
by weili
· 8 years ago
cfb77cc
Get rid of NULLs in xfa/fde/
by thestig
· 8 years ago
e64c3c6
Remove C-style casts in xfa/fde.
by tsepez
· 8 years ago
2e9cd3a
Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().
by tsepez
· 8 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 8 years ago
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