1. e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 8 years ago
  2. ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
  3. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  4. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  5. d931476 Remove unused code. by dsinclair · 8 years ago
  6. a261534 Remove barcode reading code. by dsinclair · 8 years ago
  7. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  8. 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 8 years ago
  9. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 8 years ago
  10. f49747f Trust the compiler to do array indexing and superclass promotion. by tsepez · 8 years ago
  11. 17e15d2 Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel by tsepez · 8 years ago
  12. bbf2713 Remove redundant make_pair* cast in fxbarcode by tsepez · 8 years ago
  13. c14c958 Remove redundant casts, part 9. by tsepez · 8 years ago
  14. 855665d remove redundant CFX_Matrix* cast in one-d barcode by tsepez · 8 years ago
  15. 6dc1d77 Get rid of NULLs in xfa/fxbarcode/ by thestig · 8 years ago
  16. 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 8 years ago
  17. db444d2 Fix all the code which has duplicate variable declarations by weili · 8 years ago
  18. f02f7e5 Fix compile error ‘isnan’ was not declared in this scope by phajdan.jr · 8 years ago
  19. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 8 years ago
  20. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
  21. 524fa62 Clean up more XFA code which causes warnings by weili · 9 years ago
  22. 76852be Fix /analyze warnings in fxbarcode/ by tsepez · 9 years ago
  23. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  24. 3cc01f2 Fix the code that causes warnings by weili · 9 years ago
  25. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  26. 28c7844 Add CFX_ByteStringC::CharAt() to avoid c_str() and casts. by tsepez · 9 years ago
  27. 6020e45 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 by tsepez · 9 years ago
  28. fbe14b9 Fix lint bugs. by thestig · 9 years ago
  29. 8f0d0da Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 by tsepez · 9 years ago
  30. e801d4e Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 by tsepez · 9 years ago
  31. d5d07dc Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 by tsepez · 9 years ago
  32. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  33. 33a747d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5 by tsepez · 9 years ago
  34. aef780d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 by tsepez · 9 years ago
  35. d00a912 Make CFX_BasicArray non-copyable. by tsepez · 9 years ago
  36. ff242e0 Avoid needless construction of CFX_ByteStrings during string building by tsepez · 9 years ago
  37. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  38. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  39. d55e11e Remove ICodec_* Interfaces. by dsinclair · 9 years ago
  40. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  41. 8b36e5c Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg by tsepez · 9 years ago
  42. 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 9 years ago
  43. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  44. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  45. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  46. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  47. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  48. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  49. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  50. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  51. 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
  52. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
  53. 314743a Reduce size of several PDFium constant tables. by Tom Sepez · 9 years ago
  54. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago