1. d691899 Split fx_font into multiple files, part 1. by npm · 8 years ago
  2. 8e557bd Clean up XFA locale and locale manager by weili · 8 years ago
  3. e0347a6 Remove fgas_system files. by dsinclair · 8 years ago
  4. 22eeccb Guard against undefined shift. by dsinclair · 8 years ago
  5. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 8 years ago
  6. 4e62b5c Use smart pointers for class owned pointers in xfa/fwl/theme by weili · 8 years ago
  7. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  8. e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 8 years ago
  9. ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
  10. 16fccc5 Use smart pointers for class owned pointers by weili · 8 years ago
  11. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 8 years ago
  12. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  13. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  14. 1b4f6b3 Use smart pointers for class owned pointers by weili · 8 years ago
  15. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 8 years ago
  16. beecc34 Fix a file name typo by weili · 8 years ago
  17. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 8 years ago
  18. ca27127 Fixup class name spelling by dsinclair · 8 years ago
  19. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 8 years ago
  20. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 8 years ago
  21. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  22. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  23. 6c694f1 Remove stray "extern" keyword for gs_EventActivity definition. by tsepez · 8 years ago
  24. 9b671ac Use smart pointers for CFX_Font and CFX_Type3Font classes by weili · 8 years ago
  25. a89f6be Remove default parameters from CXFA_SimpleParser. by dsinclair · 8 years ago
  26. 1235f6f Remove CXFA_DocumentParser friendship with CXFA_SimpleParser by dsinclair · 8 years ago
  27. 987796a Remove friendship from CXFA_Document to CXFA_SimpleParser. by dsinclair · 8 years ago
  28. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 8 years ago
  29. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 8 years ago
  30. 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
  31. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  32. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  33. 69f160d Move CSSRuleCollection class to its own file by npm · 8 years ago
  34. 47228ac Clean up singleton implementation by weili · 8 years ago
  35. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
  36. c1515ef Rename the CScript_* files to match class names. by dsinclair · 8 years ago
  37. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 8 years ago
  38. eea31b7 Cleanup CXFA_Document by dsinclair · 8 years ago
  39. 3496545 Cleanup fgas/crt. by dsinclair · 8 years ago
  40. c1df5d4 Pass element hash and name into CXFA_Object constructor. by dsinclair · 8 years ago
  41. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  42. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
  43. ac14258 Cleanup CXFA_SimpleParser. by dsinclair · 8 years ago
  44. bb95c50 Cleanup ownership of parser members by dsinclair · 8 years ago
  45. 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
  46. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
  47. d1cf239 Cleanup redundant method names. by dsinclair · 8 years ago
  48. f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 8 years ago
  49. 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 8 years ago
  50. df8c035 Clean up parts of CPDF_CIDFont. by thestig · 8 years ago
  51. d5fd8e4 Convert some methods to std::lower_bound and std::find_if. by dsinclair · 8 years ago
  52. 017052a Change CXFA_Node::GetClassName to return by dsinclair · 8 years ago
  53. 88b56f4 Remove IFWL_ToolTipTarget. by thestig · 8 years ago
  54. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 8 years ago
  55. b977847 Pass needed value to CXFA_Node constructor by dsinclair · 8 years ago
  56. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  57. 6e12478 Change XFA_GetElementByName to XFA_GetElementTypeForName by dsinclair · 8 years ago
  58. 41cb62e Cleanup some variable namings. by dsinclair · 8 years ago
  59. a5c8598 Remove IsOrdinaryList; rename to OrdinaryList to List by dsinclair · 8 years ago
  60. 937a113 Remove CXFA_OrdinaryObject class by dsinclair · 8 years ago
  61. 070fcdf Update GetClassID to GetElementType by dsinclair · 8 years ago
  62. a5ab26b Remove unused GetScriptObjHash(). by dsinclair · 8 years ago
  63. 907a522 Use FXFONT defines in place of integers. by thestig · 8 years ago
  64. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 8 years ago
  65. 4701fcd Fix clang_use_chrome_plugin for Mac and Skia builds by weili · 8 years ago
  66. bff506d Change func(void) to func() by weili · 8 years ago
  67. c5a8f21 Split the XFA_OBJECTTYPE enum into two parts. by dsinclair · 8 years ago
  68. ec51ac3 Another round of fx_ge cleanup. by thestig · 8 years ago
  69. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 8 years ago
  70. 4ce94e1 Make code compile with clang_use_chrome_plugin (part VI) by weili · 8 years ago
  71. d931476 Remove unused code. by dsinclair · 8 years ago
  72. 2f284d5 Remove unused XFA_GetElementChildren. by dsinclair · 8 years ago
  73. a261534 Remove barcode reading code. by dsinclair · 8 years ago
  74. 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 8 years ago
  75. 9d6ca99 Cleanup FWL RenderWidget method parameters. by dsinclair · 8 years ago
  76. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 8 years ago
  77. 3fa3351 Cleanup XML parser code. by dsinclair · 8 years ago
  78. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  79. 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 8 years ago
  80. ee2abec Cleanup ownership in CXFA_ScriptContext. by dsinclair · 8 years ago
  81. 756d379 Add fuzzer for FDE CSS syntax parser. by dsinclair · 8 years ago
  82. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 8 years ago
  83. f49747f Trust the compiler to do array indexing and superclass promotion. by tsepez · 8 years ago
  84. 17e15d2 Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel by tsepez · 8 years ago
  85. bbf2713 Remove redundant make_pair* cast in fxbarcode by tsepez · 8 years ago
  86. c14c958 Remove redundant casts, part 9. by tsepez · 8 years ago
  87. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 8 years ago
  88. 855665d remove redundant CFX_Matrix* cast in one-d barcode by tsepez · 8 years ago
  89. 215507d Avoid casts via correct types in fgas_textbreak by tsepez · 8 years ago
  90. 6dc1d77 Get rid of NULLs in xfa/fxbarcode/ by thestig · 8 years ago
  91. 77b909e Remove more casts, part 7. by tsepez · 8 years ago
  92. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 8 years ago
  93. 3cace32 Change CFXJSE_Context::GetGlobalObject to return by dsinclair · 8 years ago
  94. 2f5582f Convert CFXJSE_Value::ToString to return. by dsinclair · 8 years ago
  95. bd136fb xfa_fm2jscontext method cleanup - pt IX of IX by dsinclair · 8 years ago
  96. 20d6b76 Use static_cast<CXFA_WidgetAcc*> in xfa. by tsepez · 8 years ago
  97. e64c3c6 Remove C-style casts in xfa/fde. by tsepez · 8 years ago
  98. 2334e9e Fix crash in CXFA_Node::TryUserData() (speculative) by tsepez · 8 years ago
  99. 947c873 xfa_fm2jscontext method cleanup - pt VIII by dsinclair · 8 years ago
  100. cf7f322 xfa_fm2jscontext method cleanup - pt VII by dsinclair · 8 years ago