1. b7973bb Reland "Return pdfium::span<wchar_t> from WideString::GetBuffer()."" by Tom Sepez · 6 years ago
  2. 0d32b8f Revert "Return pdfium::span<wchar_t> from WideString::GetBuffer()." by Tom Sepez · 6 years ago
  3. 574ee81 Split GetNumbericSymbol into individual methods by dan sinclair · 6 years ago
  4. 154e18f Return pdfium::span<wchar_t> from WideString::GetBuffer(). by Tom Sepez · 6 years ago
  5. 0c6b981 Remove all usages of FXSYS_iswASCIIspace by Ryan Harrison · 7 years ago
  6. 69da36c Explicitly mark helper methods that only operate on ASCII ranges by Ryan Harrison · 7 years ago
  7. a32145f Rename core/fxcrt IFX files to Iface by Dan Sinclair · 7 years ago
  8. 821c723 Shrink some tables and kill dead code in xfa. by Tom Sepez · 7 years ago
  9. 3f1c832 Make WideString::{Format|FormatV} static by Dan Sinclair · 7 years ago
  10. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  11. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  12. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  13. a173900 Fix nits in a bunch of random XFA files. by Lei Zhang · 7 years ago
  14. 7dee685 Convert CFGAS_FormatString to pointer out parameters by Dan Sinclair · 7 years ago
  15. 7211eac Cleaning up some XFA locale related code by Dan Sinclair · 7 years ago
  16. a64cd6c Remove unused Locale code by Dan Sinclair · 7 years ago
  17. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 7 years ago
  18. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  19. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  20. efcae5d Split xfa_object.h apart. by Dan Sinclair · 8 years ago
  21. 9ad342b Return values instead of out params by Dan Sinclair · 8 years ago
  22. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 8 years ago[Renamed (99%) from xfa/fxfa/parser/xfa_localevalue.cpp]
  23. cf2d0ca Simplify date time code by Dan Sinclair · 8 years ago
  24. 20df310 Cleanup fgas_datetime code by Dan Sinclair · 8 years ago
  25. 939121f Cleanup some fgas locale code. by Dan Sinclair · 8 years ago
  26. 42059a3 Cleanup nits from prior CLs by Dan Sinclair · 8 years ago
  27. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  28. 6b94f01 Replace FX_DOUBLE with underlying double type. by Dan Sinclair · 8 years ago
  29. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  30. 65c7c23 Remove FX_WSTRC usage by dan sinclair · 8 years ago
  31. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  32. 248cb27 Remove CFX_FormatString::Release() by tsepez · 8 years ago
  33. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  34. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  35. 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
  36. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  37. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
  38. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
  39. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 8 years ago
  40. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  41. e80e9f8 Remove XFA_HFM2JSCONTEXT. by dsinclair · 8 years ago
  42. 43854a5 Standardize on ASSERT. by dsinclair · 8 years ago
  43. 0582ad1 XFA unused function cleanup by dsinclair · 8 years ago
  44. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 8 years ago
  45. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 8 years ago
  46. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 8 years ago
  47. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  48. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  49. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  50. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  51. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago