1. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  2. 4997b22 Get rid of NULLs in core/ by thestig · 9 years ago
  3. fd6cfad Clean up CPDF_TextRenderer slightly. by thestig · 9 years ago
  4. 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
  5. 8f5f897 Add an enum to represent text rendering modes. by thestig · 9 years ago
  6. 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 9 years ago
  7. 594b20b Fix some misc nits. by thestig · 9 years ago
  8. 732f6a0 IFX_Edit::NewEdit never returns nullptr. by thestig · 9 years ago
  9. 821d59e CPDF_VariableText::GetIterator() never returns NULL. by thestig · 9 years ago
  10. 2c3a16a Remove some dead code. by thestig · 9 years ago
  11. 8f4bf9a More define cleanup. by dsinclair · 9 years ago
  12. 8c32dfa Subtract instead of adding the negation. by thestig · 9 years ago
  13. b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago
  14. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago
  15. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  16. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  17. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  18. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 9 years ago
  19. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  20. ed9c438 Make IPDF_VariableText_{Provider,Iterator} inner classes. by dsinclair · 9 years ago
  21. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 9 years ago
  22. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  23. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  24. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  25. d4e8f12 Re-enable several MSVC warnings by Wei Li · 9 years ago
  26. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  27. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  28. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  29. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago