1. 25d2ad4 Tighten up XFA Visibility by Dan Sinclair · 8 years ago
  2. f8a9439 Replace CXFA_{Object,Node}Array with std::vector by Tom Sepez · 8 years ago
  3. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  4. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  5. 82aa396 Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t> by tsepez · 8 years ago
  6. c635c93 Remove the ::GetCapacity methods. by Dan Sinclair · 8 years ago
  7. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  8. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  9. e93dbd6 Fix some FX_BOOL / int noise in XFA barcodes by tsepez · 8 years ago
  10. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  11. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  12. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 9 years ago
  13. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 9 years ago
  14. 800222e Fix MSVC C4800 build warnings. by thestig · 9 years ago
  15. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  16. 6f167c3 Change string argument type to GetFormatDataValue. by tsepez · 9 years ago
  17. 088632c Fix spelling for SetSelectedItems by dsinclair · 9 years ago
  18. 44d054c Split fxfa_objectacc.h into pieces. by dsinclair · 9 years ago