1. 755b0e5 [fm2js] Convert formcalc tests to use raw literals by Dan Sinclair · 6 years ago
  2. 5caa34c [fm2js] Fixup initialized variable conversion by Dan Sinclair · 6 years ago
  3. e9f7db9 [xfa] Make the event context available when calling back in XFA by Dan Sinclair · 6 years ago
  4. eaba5af Clean up CFX_TxtBreak by Ryan Harrison · 6 years ago
  5. d6c6a9f Remove unused assignment from CFX_RTFBreak by Ryan Harrison · 6 years ago
  6. 714bf78 [xfa] Get properties from the non-xfa global if possible by Dan Sinclair · 6 years ago
  7. abdf7e1 Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr() by Tom Sepez · 6 years ago
  8. 83a5063 Move variable into loop scope by Ryan Harrison · 6 years ago
  9. c05ddc2 Clean up some issues found in CXFA_TextLayout by Ryan Harrison · 6 years ago
  10. 3018c1c Return unique_ptr from CPDFXFA_Context::GetTimerMgr() by Tom Sepez · 6 years ago
  11. c40e4cc Remove ununused startAngle and sweepAngle variables by Ryan Harrison · 6 years ago
  12. bd86f24 Remove initialization of wchar_t ch by Ryan Harrison · 6 years ago
  13. 1c2eea2 Remove unused variable pDst from CFWL_Edit::OnValidate by Ryan Harrison · 6 years ago
  14. 44b29d1 Remove unneeded call to GetNextSiblingWidget by Ryan Harrison · 6 years ago
  15. 1118a66 Make XFA pixel tests more stable by Ryan Harrison · 6 years ago
  16. 656eb84 Move codepage/charset methods into related places. by Artem Strygin · 6 years ago
  17. 6af5369 [xfa] Propagate the xfa change data for text to JS and back. by Dan Sinclair · 6 years ago
  18. 162a31a Get rid of FXARGB_MAKE macro. by Lei Zhang · 6 years ago
  19. ca027339 Replace some #ifdefs PDF_ENABLE_XFA, part 2. by Tom Sepez · 6 years ago
  20. cbf1550 [xfa] Generate CXFA_EventParam.newText dynamically by Dan Sinclair · 6 years ago
  21. 4ba7620 [xfa] Add missing xfa.event.cancelAction property by Dan Sinclair · 6 years ago
  22. dbf13f6 Improve constness for more CPDF_Objects pointers. by Lei Zhang · 6 years ago
  23. 602f06c [xfa] Skip text length check for empty text fields by Dan Sinclair · 6 years ago
  24. 86688de Make friend RetainPtr<T> statements consistently public. by Lei Zhang · 6 years ago
  25. a3ee6a0 Fix spaces too wide in XFA Dropdown. by Henrique Nakashima · 6 years ago
  26. 377bd93 Fix issues with XFA font loading by Ryan Harrison · 6 years ago
  27. c524fc9 More overflow checks in bidi code by Dan Sinclair · 6 years ago
  28. 30f739c Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocView by Dan Sinclair · 6 years ago
  29. d99d5e3 Add comment about cleaning binding nodes by Dan Sinclair · 6 years ago
  30. db3c6ce Update third_party/base/compiler_specific.h. by Lei Zhang · 6 years ago
  31. 468652f Remove some more unused #defines by Tom Sepez · 6 years ago
  32. 1282217 Move FX_LBUN shorthand codes from .h to .cpp file by Tom Sepez · 6 years ago
  33. adbf41e Convert Formcalc ToJavascript to a pointer WideTextBuf by Dan Sinclair · 6 years ago
  34. 99a046a Use CheckedNumeric in CFX_RTFBreak::AppendChar_Others by Dan Sinclair · 6 years ago
  35. c3aa483 Remove unused methods from CFX_BreakLine by Dan Sinclair · 6 years ago
  36. c8fd054 Remove CFX_BreakLine::CountPieces by Dan Sinclair · 6 years ago
  37. 22b448a Remove CFX_BreakLine::CountChars by Dan Sinclair · 6 years ago
  38. 77c223b Use internal wcstof instead of system wcstod in formcalc lexer by Dan Sinclair · 6 years ago
  39. d81544b Cleanup unused members of CFWL_MonthCalendar. by Henrique Nakashima · 6 years ago
  40. 23f5585 Remove dead code from CFWL_WidgetMgr. by Henrique Nakashima · 6 years ago
  41. 47a4f41 Remove unused CFWL_FormProxy. by Henrique Nakashima · 6 years ago
  42. 626a093 Rename last CFWL_ComboBox::DisForm* methods. by Henrique Nakashima · 6 years ago
  43. 69594dd Remove more dead code from CFWL_ComboBox. by Henrique Nakashima · 6 years ago
  44. d6cdd0d Remove CFWL_Widget::SetFocus(). It is non-op. by Henrique Nakashima · 6 years ago
  45. b222dbb Inline or renamed more CFWL_ComboBox::DisForm methods. by Henrique Nakashima · 6 years ago
  46. d1de2f3 Remove CFWL_ComboBoxProxy. by Henrique Nakashima · 6 years ago
  47. 9201cec Inline Disform_* methods. by Henrique Nakashima · 6 years ago
  48. ce7a815 Remove CFWL_WidgetMgr::IsFormDisabled(). by Henrique Nakashima · 6 years ago
  49. 5e0b271 Fixup ASSERT in Bidi handling; Add bidi fuzzer. by Dan Sinclair · 6 years ago
  50. 5ad45e2 Cleanup formcalc method generation by Dan Sinclair · 6 years ago
  51. 660843f Clean up post review comments by Ryan Harrison · 6 years ago
  52. 9506137 Do not build BMP when codec is disabled by Ryan Harrison · 6 years ago
  53. 35557c3 Change formcalc javascript method output by Dan Sinclair · 6 years ago
  54. 607f3cd Do not build GIF when codec is disabled by Ryan Harrison · 6 years ago
  55. d5d4845 Do not build PNG when codec is disabled by Ryan Harrison · 6 years ago
  56. 27924e6 Do not build TIFF when codec is disabled by Ryan Harrison · 6 years ago
  57. 3645dbc [fm2js] Create fewer CFX_WideTextBuf classes by Dan Sinclair · 6 years ago
  58. dec08c8 [fm2js] Fail transpiling if lexer has left over data by Dan Sinclair · 6 years ago
  59. c732e9a Restore logic of CreateChildUIAndValueNodesIfNeeded(). by Henrique Nakashima · 6 years ago
  60. 2c7f71a Use pointers instead of refs in CXFA_TextLayout params. by Henrique Nakashima · 6 years ago
  61. c3f62db [xfa] Verify we can get a font manager before setting up XFA by Dan Sinclair · 6 years ago
  62. c5c0eeb [xfa] Verify field count before accessing by Dan Sinclair · 6 years ago
  63. 6312bf9 Use pointer instead of ref for XFA_RectWithoutMargin param. by Henrique Nakashima · 6 years ago
  64. fceaf42 Use pointer instead of ref for CXFA_Box::GetPathArcOrRounded param. by Henrique Nakashima · 6 years ago
  65. 20c6200 Use pointers instead of refs for GetPopupPos() params. by Henrique Nakashima · 6 years ago
  66. 510bf91 Transform in/out params from ref to pointer in CFX_(Txt|RTF)Break. by Henrique Nakashima · 6 years ago
  67. 6efab39 Transform in/out params from reference to pointer in CFDE_TextOut. by Henrique Nakashima · 6 years ago
  68. 9bd3566 CFWL_MonthCalendar::GetTodayText() includes "Today" string. by Henrique Nakashima · 6 years ago
  69. ac91f6b Pass DPI as CFX_Size in XFA_DrawImage. by Henrique Nakashima · 6 years ago
  70. 32ea6d0 Cleanup XFA document properly on failed load by Dan Sinclair · 6 years ago
  71. 7018064 Add a CFX_XMLDocument class. by Dan Sinclair · 6 years ago
  72. 8ab2b2b Remove out params from CalculateAccWidthAndHeight. Return CFX_Size. by Henrique Nakashima · 6 years ago
  73. d3b0f7c Remove int out params from reference to pointer in CXFA_Node. by Henrique Nakashima · 6 years ago
  74. c9cd287 Transform float out params from reference to pointer in CXFA_Node. by Henrique Nakashima · 6 years ago
  75. 022031d Transform size out param from reference to pointer in CXFA_Node. by Henrique Nakashima · 6 years ago
  76. 0b0b0b3 Transform rect out param from reference to pointer in XFA code. by Henrique Nakashima · 6 years ago
  77. 9294ffd Start at today's date in XFA Month Calendar. by Henrique Nakashima · 6 years ago
  78. 1333917 Fix last character missing from strings in XFA Month Calendar. by Henrique Nakashima · 6 years ago
  79. ba36706 Fixes XML Instruction handling in CXFA_DocumentParser. by Dan Sinclair · 6 years ago
  80. b5902c7 Fix possible integer overflows in CFX_RTFBreak. by Henrique Nakashima · 6 years ago
  81. 3d3c2de Change out parameter of CFGAS_GEFont::GetCharWidth to pointer. by Henrique Nakashima · 6 years ago
  82. 39e7e61 Fix more possible integer overflows in CFX_TxtBreak. by Henrique Nakashima · 6 years ago
  83. f213df4 Fix Integer-overflow in CFX_TxtBreak::AppendChar_Others by Henrique Nakashima · 6 years ago
  84. 82f4f7f Fix focused day disappears in XFA MonthCalendar. by Henrique Nakashima · 6 years ago
  85. 5ee1042 Update caret after changes that could move lines in XFA edit. by Henrique Nakashima · 6 years ago
  86. f54ea0f Fix backspace on 1st character of a line erases the line break. by Henrique Nakashima · 6 years ago
  87. 9672370 Add DEPS include_rules for xfa/fwl. by Lei Zhang · 6 years ago
  88. 051e837 Fix caret moving to next line upon click on line break in XFA edit. by Henrique Nakashima · 6 years ago
  89. ea3a252 Replace some c-style cast with static_cast<> by Tom Sepez · 6 years ago
  90. f966686 Enter key inserts a line break correctly in XFA edits. by Henrique Nakashima · 6 years ago
  91. 9b8b217 Replace reinterpret_cast with static_cast where possible by Tom Sepez · 6 years ago
  92. ecc1b27 Make XFA Caret become immediately visible when moved. by Henrique Nakashima · 6 years ago
  93. 36a8c86 Use local for return value in factory method by Ryan Harrison · 6 years ago
  94. eb3ec8f Allow failing to build CFXA_FWLTheme if unable to load fonts by Ryan Harrison · 6 years ago
  95. 306b9a8 Fix behavior of Delete key in XFA edit. by Henrique Nakashima · 6 years ago
  96. 9afcfa4 Switch declaration order to prevent UAF by Ryan Harrison · 6 years ago
  97. df96bf6 Fix edit text rendered with wrong offsets after deletion. by Henrique Nakashima · 6 years ago
  98. 273c598 Fix caret moving to next line on click in multiline XFA edit. by Henrique Nakashima · 6 years ago
  99. bb47f9a Revert "Change CFX_XML Save to take a write stream" by dsinclair · 6 years ago
  100. 9a3a770 Change CFX_XML Save to take a write stream by Dan Sinclair · 6 years ago