summaryrefslogtreecommitdiff
path: root/xfa/fgas/localization/fgas_locale.cpp
AgeCommit message (Expand)Author
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-05-25Complete or comment a couple Script_NodeClass functionsweili
2016-05-23Clean up more XFA code which causes warningsweili
2016-05-19Cleanup unused fgas/ code.dsinclair
2016-05-16Fix the code that causes warningsweili
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-11Add much-needed Find() method for CFX_*StringCtsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-04-01Remove CFX_ string type static initializers.tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair