1. 8153561 Do IWYU for cpdf_dictionary.h. by Lei Zhang · 6 years ago
  2. cdd4fa8 Fix sign mismatch in CPDFXFA_DocEnvironment. by Lei Zhang · 6 years ago
  3. 1b54bc1 Disable submit in XFA forms. by Henrique Nakashima · 6 years ago
  4. c3cc2ab Clean up constant values for JS alert and beep by Ryan Harrison · 6 years ago
  5. d9fb538 Remove duplicate method for generating alerts by Ryan Harrison · 6 years ago
  6. b6b01cb Re-work some more c_str() usage. by Tom Sepez · 6 years ago
  7. e005dc3 Move fxcrt::{Byte,Wide}Strings with std::move(). by Tom Sepez · 6 years ago
  8. c268464 Allow setting current page on Foreground XFA docs by Ryan Harrison · 6 years ago
  9. c22d671 Introduce IJS_Runtime::ScopedEventContext helper class. by Tom Sepez · 6 years ago
  10. 6cec70a Revert "Convert (void) to static_cast<void> in C++ code" by Ryan Harrison · 6 years ago
  11. 80c6ab7 Convert (void) to static_cast<void> in C++ code by Ryan Harrison · 6 years ago
  12. b1ec280 Add proper const/non-const versions of CPDF_Dictionary::GetDictFor(). by Lei Zhang · 6 years ago
  13. 525147a Use strict types in FPDF API, try #3 by Tom Sepez · 6 years ago
  14. 20c6200 Use pointers instead of refs for GetPopupPos() params. by Henrique Nakashima · 6 years ago
  15. 74136f5 Remove arguments from CPDFSDK_FormFillEnvironment methods (part 2) by Tom Sepez · 6 years ago
  16. e1a41af [xfa] Remove form checksum abilities by Dan Sinclair · 6 years ago
  17. 1e934f6 Remove use of GetBuffer()/ReleaseBuffer() when c_str() is sufficient. by Tom Sepez · 6 years ago
  18. 19a33e4 Rewrite CPDFXFA_DocEnvironment::GetPopupPos. by Henrique Nakashima · 6 years ago
  19. 765d1eb Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). by Lei Zhang · 6 years ago
  20. 9cbd2dd Make global object function names clearer. by Tom Sepez · 7 years ago
  21. f5ca90c Rename some CJS / IJS names for clarity. by Tom Sepez · 7 years ago
  22. 0891515 Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator by Dan Sinclair · 7 years ago
  23. 1ca4216 Convert CXFA_FFWidgetHandler to use CXFA_Node by Dan Sinclair · 7 years ago
  24. 04f50cf Remove unused WidgetPreRemove and WidgetPostAdd params by Dan Sinclair · 7 years ago
  25. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  26. 9dfcdd2 Move Process* methods to CXFA_Node by Dan Sinclair · 7 years ago
  27. 0c53b00 Change the FFWidgets to store the node by Dan Sinclair · 7 years ago
  28. 2f265db Move proxy methods from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 7 years ago
  29. b7e315c Remove CXFA_FFDocView from CXFA_WidgetAcc. by Dan Sinclair · 7 years ago
  30. d9dfb6c Merge CXFA_WidgetData into CXFA_WidgetAcc by Dan Sinclair · 7 years ago
  31. c5e0f66 Fold CXFA_SubmitData into CXFA_Submit by Dan Sinclair · 7 years ago
  32. 07401ba Remove default arguments to CPDF_StreamAcc::LoadAllData(). by Lei Zhang · 7 years ago
  33. ce6979f Add WARN_UNUSED_RESULT to more static methods in (Byte|Wide)String. by Henrique Nakashima · 7 years ago
  34. d02c4d8 Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum class by Dan Sinclair · 7 years ago
  35. ebe865d Cleanup CXFA_SubmitData by Dan Sinclair · 7 years ago
  36. 135c660 Add {Byte/Wide}String::Trim(). by Lei Zhang · 7 years ago
  37. 1c4735a Convert ByteString::{Format|FormatV} to static methods by Dan Sinclair · 7 years ago
  38. aee2869 Cleanup XFA default value code by Dan Sinclair · 7 years ago
  39. f96dfed Convert CXFA_FFDoc::SavePackage to accept a CXFA_Node by Dan Sinclair · 7 years ago
  40. b865625 Rename CXFA_Submit to CXFA_SubmitData by Dan Sinclair · 7 years ago
  41. e0345a4 Move fpdfsdk/javascript to fxjs/ by Dan Sinclair · 7 years ago
  42. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  43. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  44. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  45. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  46. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  47. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  48. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 7 years ago
  49. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  50. 6ba39e8 Allow CFX_RTemplate to work with CFX_FloatRect by Dan Sinclair · 7 years ago
  51. 671630e Use less opaque types in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  52. 7dc9fe5 Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. by Tom Sepez · 7 years ago
  53. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 7 years ago
  54. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 7 years ago
  55. 40badde Remove more |new|s, part 6 by Tom Sepez · 7 years ago
  56. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 7 years ago
  57. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 7 years ago
  58. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 7 years ago
  59. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 7 years ago
  60. cdba747 Cleanup DocType defines by Dan Sinclair · 7 years ago
  61. e3978d0 Remove unused invalidate flag by Dan Sinclair · 7 years ago
  62. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 7 years ago
  63. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 8 years ago
  64. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  65. 5535ac7 Use std::vector in cpdfxfa_context.h by Tom Sepez · 8 years ago
  66. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  67. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 8 years ago
  68. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  69. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  70. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  71. 16b703c Fix some bool/int mismatches. by tsepez · 8 years ago
  72. 04c1009 Fix some return FALSE in functions that return pointers by tsepez · 8 years ago
  73. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  74. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  75. 655fcca Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  76. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  77. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  78. 2116105 Remove ownership of CPDFSDK_Document from CPDFXFA_Document by dsinclair · 8 years ago
  79. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  80. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  81. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  82. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  83. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  84. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  85. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  86. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  87. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 8 years ago
  88. 9f206f0 Cleanup CPDFXFA and CPDF document methods by dsinclair · 8 years ago
  89. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  90. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  91. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  92. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago