1. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  2. 65c7c23 Remove FX_WSTRC usage by dan sinclair · 8 years ago
  3. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  4. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  5. 211d4ed Add fpdfppo_embeddertest.cpp. by tsepez · 8 years ago
  6. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  7. 9f7f7f8 Fix some FX_BOOL / int noise in xfa by tsepez · 8 years ago
  8. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  9. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 8 years ago
  10. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  11. 65be4b1 Complete or comment a couple Script_NodeClass functions by weili · 8 years ago
  12. 524fa62 Clean up more XFA code which causes warnings by weili · 9 years ago
  13. bc91641 Cleanup unused fgas/ code. by dsinclair · 9 years ago
  14. 3cc01f2 Fix the code that causes warnings by weili · 9 years ago
  15. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  16. f7fe678 Add much-needed Find() method for CFX_*StringC by tsepez · 9 years ago
  17. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  18. b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 9 years ago
  19. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  20. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  21. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  22. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  23. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  24. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  25. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  26. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  27. 4af5fd1 Remove CFX_ string type static initializers. by tsepez · 9 years ago
  28. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  29. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  30. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  31. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago