Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
6b94f01d1c8ad386d497428c7397b1a99614aeba
/
xfa
/
fgas
/
localization
/
fgas_locale.cpp
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
65c7c23
Remove FX_WSTRC usage
by dan sinclair
· 8 years ago
51709be
Replace CFX_WideStringArray with std::vector
by tsepez
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
211d4ed
Add fpdfppo_embeddertest.cpp.
by tsepez
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
9f7f7f8
Fix some FX_BOOL / int noise in xfa
by tsepez
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
ce56557
Use some FXSYS methods instead of duplicating
by dsinclair
· 8 years ago
85d1f2c
Remove NULL in xfa/
by dsinclair
· 8 years ago
65be4b1
Complete or comment a couple Script_NodeClass functions
by weili
· 8 years ago
524fa62
Clean up more XFA code which causes warnings
by weili
· 9 years ago
bc91641
Cleanup unused fgas/ code.
by dsinclair
· 9 years ago
3cc01f2
Fix the code that causes warnings
by weili
· 9 years ago
afe9430
Make CFX_WideString(const CFX_WideString&) explicit.
by tsepez
· 9 years ago
f7fe678
Add much-needed Find() method for CFX_*StringC
by tsepez
· 9 years ago
43854a5
Standardize on ASSERT.
by dsinclair
· 9 years ago
b6853cf
Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.
by tsepez
· 9 years ago
774bdde
Replace calls to deprecated CFX_{Wide,Byte}String::Empty()
by tsepez
· 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
660956f
Rename CFX_WideStringC::raw_str() to c_str()
by tsepez
· 9 years ago
fc58ad1
Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.
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
4af5fd1
Remove CFX_ string type static initializers.
by tsepez
· 9 years ago
736f28a
Remove FX_DWORD from XFA.
by tsepez
· 9 years ago
a8a28e0
Move core/include/fxcrt to core/fxcrt/include.
by Dan Sinclair
· 9 years ago
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago