1. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  2. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  3. 69f160d Move CSSRuleCollection class to its own file by npm · 8 years ago
  4. 47228ac Clean up singleton implementation by weili · 8 years ago
  5. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
  6. c1515ef Rename the CScript_* files to match class names. by dsinclair · 8 years ago
  7. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 8 years ago
  8. eea31b7 Cleanup CXFA_Document by dsinclair · 8 years ago
  9. 3496545 Cleanup fgas/crt. by dsinclair · 8 years ago
  10. c1df5d4 Pass element hash and name into CXFA_Object constructor. by dsinclair · 8 years ago
  11. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  12. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
  13. ac14258 Cleanup CXFA_SimpleParser. by dsinclair · 8 years ago
  14. bb95c50 Cleanup ownership of parser members by dsinclair · 8 years ago
  15. 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
  16. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
  17. d1cf239 Cleanup redundant method names. by dsinclair · 8 years ago
  18. f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 9 years ago
  19. 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 9 years ago
  20. df8c035 Clean up parts of CPDF_CIDFont. by thestig · 9 years ago
  21. d5fd8e4 Convert some methods to std::lower_bound and std::find_if. by dsinclair · 9 years ago
  22. 017052a Change CXFA_Node::GetClassName to return by dsinclair · 9 years ago
  23. 88b56f4 Remove IFWL_ToolTipTarget. by thestig · 9 years ago
  24. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 9 years ago
  25. b977847 Pass needed value to CXFA_Node constructor by dsinclair · 9 years ago
  26. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  27. 6e12478 Change XFA_GetElementByName to XFA_GetElementTypeForName by dsinclair · 9 years ago
  28. 41cb62e Cleanup some variable namings. by dsinclair · 9 years ago
  29. a5c8598 Remove IsOrdinaryList; rename to OrdinaryList to List by dsinclair · 9 years ago
  30. 937a113 Remove CXFA_OrdinaryObject class by dsinclair · 9 years ago
  31. 070fcdf Update GetClassID to GetElementType by dsinclair · 9 years ago
  32. a5ab26b Remove unused GetScriptObjHash(). by dsinclair · 9 years ago
  33. 907a522 Use FXFONT defines in place of integers. by thestig · 9 years ago
  34. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 9 years ago
  35. 4701fcd Fix clang_use_chrome_plugin for Mac and Skia builds by weili · 9 years ago
  36. bff506d Change func(void) to func() by weili · 9 years ago
  37. c5a8f21 Split the XFA_OBJECTTYPE enum into two parts. by dsinclair · 9 years ago
  38. ec51ac3 Another round of fx_ge cleanup. by thestig · 9 years ago
  39. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 9 years ago
  40. 4ce94e1 Make code compile with clang_use_chrome_plugin (part VI) by weili · 9 years ago
  41. d931476 Remove unused code. by dsinclair · 9 years ago
  42. 2f284d5 Remove unused XFA_GetElementChildren. by dsinclair · 9 years ago
  43. a261534 Remove barcode reading code. by dsinclair · 9 years ago
  44. 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 9 years ago
  45. 9d6ca99 Cleanup FWL RenderWidget method parameters. by dsinclair · 9 years ago
  46. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 9 years ago
  47. 3fa3351 Cleanup XML parser code. by dsinclair · 9 years ago
  48. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  49. 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 9 years ago
  50. ee2abec Cleanup ownership in CXFA_ScriptContext. by dsinclair · 9 years ago
  51. 756d379 Add fuzzer for FDE CSS syntax parser. by dsinclair · 9 years ago
  52. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 9 years ago
  53. f49747f Trust the compiler to do array indexing and superclass promotion. by tsepez · 9 years ago
  54. 17e15d2 Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel by tsepez · 9 years ago
  55. bbf2713 Remove redundant make_pair* cast in fxbarcode by tsepez · 9 years ago
  56. c14c958 Remove redundant casts, part 9. by tsepez · 9 years ago
  57. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 9 years ago
  58. 855665d remove redundant CFX_Matrix* cast in one-d barcode by tsepez · 9 years ago
  59. 215507d Avoid casts via correct types in fgas_textbreak by tsepez · 9 years ago
  60. 6dc1d77 Get rid of NULLs in xfa/fxbarcode/ by thestig · 9 years ago
  61. 77b909e Remove more casts, part 7. by tsepez · 9 years ago
  62. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 9 years ago
  63. 3cace32 Change CFXJSE_Context::GetGlobalObject to return by dsinclair · 9 years ago
  64. 2f5582f Convert CFXJSE_Value::ToString to return. by dsinclair · 9 years ago
  65. bd136fb xfa_fm2jscontext method cleanup - pt IX of IX by dsinclair · 9 years ago
  66. 20d6b76 Use static_cast<CXFA_WidgetAcc*> in xfa. by tsepez · 9 years ago
  67. e64c3c6 Remove C-style casts in xfa/fde. by tsepez · 9 years ago
  68. 2334e9e Fix crash in CXFA_Node::TryUserData() (speculative) by tsepez · 9 years ago
  69. 947c873 xfa_fm2jscontext method cleanup - pt VIII by dsinclair · 9 years ago
  70. cf7f322 xfa_fm2jscontext method cleanup - pt VII by dsinclair · 9 years ago
  71. 769b137 Remove more FXJSE c-method wrappers. by dsinclair · 9 years ago
  72. d3be111 Fix GetPageIndex() for dynamic XFA documents. by thestig · 9 years ago
  73. f27aeec Remove various FXJSE Value methods. by dsinclair · 9 years ago
  74. a7c03c6 Remove dead code in CFGAS_FontMgrImp. by thestig · 9 years ago
  75. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 9 years ago
  76. 759de38 xfa_fm2jscontext method cleanup - pt VI by dsinclair · 9 years ago
  77. 5c147bd Remove casts to same type in xfa_script_imp.cpp by tsepez · 9 years ago
  78. bd1aa37 Remove some casts to same type in cfx_graphics.cpp by tsepez · 9 years ago
  79. 9896339 Fix more code which has shadow variables by weili · 9 years ago
  80. 4997b22 Get rid of NULLs in core/ by thestig · 9 years ago
  81. 705f829 Remove FDE_HVISUALOBJ. by dsinclair · 9 years ago
  82. 96a05f4 xfa_fm2jscontext method cleanup - pt V by dsinclair · 9 years ago
  83. 2e9cd3a Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). by tsepez · 9 years ago
  84. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 9 years ago
  85. 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 9 years ago
  86. fe433f1 Remove FDE_HDEVICESTATE. by dsinclair · 9 years ago
  87. 2b6d64e xfa_fm2jscontext method cleanup - pt IV by dsinclair · 9 years ago
  88. 48ddd86 Make GetDevFont() return a CFX_Font* instead of void* by tsepez · 9 years ago
  89. d1b859c Rename CFX_GEFont to CFGAS_GEFont by tsepez · 9 years ago
  90. 16e587e Rename IFX_FontMgr to IFGAS_FontMgr by tsepez · 9 years ago
  91. 8d4e0d4 Fix more bugs found by /analyze tool by weili · 9 years ago
  92. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  93. b5032dd Remove two unused opaque handle types by tsepez · 9 years ago
  94. 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 9 years ago
  95. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  96. ad700c2 Replace FWL_HLISTITEM with class IFWL_ListItem {} by tsepez · 9 years ago
  97. 2235b7b Change ThrowScriptErrorMessage() to just ThrowException(). by dsinclair · 9 years ago
  98. a31d4a9 Change CFX_Font::GetPsName() to return a CFX_ByteString. by thestig · 9 years ago
  99. dbdcb81 xfa_fm2jscontext method cleanup - pt III by dsinclair · 9 years ago
  100. 0e0a86a Remove unused LoadString values, cleanup remaining strings. by dsinclair · 9 years ago