1. fbda17d Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. by tsepez · 8 years ago
  2. d24c3a6 Revert "Add -> operators to CFX_CountRef." by tsepez · 8 years ago
  3. 5960143 Revert "Replace wrapper methods in CPDF_Path with -> operator." by tsepez · 8 years ago
  4. d09a097 Replace wrapper methods in CPDF_Path with -> operator. by tsepez · 8 years ago
  5. c10c23a Add -> operators to CFX_CountRef. by tsepez · 8 years ago
  6. 2d396ac Move the classes in fpdf_text_int.cpp into their own files by npm · 8 years ago
  7. 43cbe9e Remove unused methods in CPDF_TextPage and nits by npm · 8 years ago
  8. 2fad11a Simplify CPDF_TextPage::FindTextlineFlowOrientation(). by thestig · 8 years ago
  9. f4bb580 Make code compile with clang_use_chrome_plugin (part II) by weili · 8 years ago
  10. e7b0a2d Clean up CPDF_TextPage. by thestig · 8 years ago
  11. c183561 Add some consts and remove more casts in core/ by tsepez · 8 years ago
  12. 4997b22 Get rid of NULLs in core/ by thestig · 8 years ago
  13. db444d2 Fix all the code which has duplicate variable declarations by weili · 8 years ago
  14. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 8 years ago
  15. f7fe678 Add much-needed Find() method for CFX_*StringC by tsepez · 8 years ago
  16. 8f4bf9a More define cleanup. by dsinclair · 9 years ago
  17. 7c5f4b5 Fix incorrect offset computation. by etienneb · 9 years ago
  18. df964df Replace CFX_RectArray with std::vector<CFX_FloatRect> by tsepez · 9 years ago
  19. 6914118 Remove CFX_ArrayTemplate from CPDF_LinkExtract by tsepez · 9 years ago
  20. a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 9 years ago
  21. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago
  22. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  23. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  24. 05d53f0 Code change to avoid signed/unsigned mismatch warnings. by Wei Li · 9 years ago
  25. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 9 years ago
  26. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 9 years ago
  27. b5e8f14 Remove FX_DWORD from core/ and delete definition by tsepez · 9 years ago
  28. ad72181 Add missing comma. by dan sinclair · 9 years ago
  29. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  30. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  31. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  32. 34fa8d9 Handle empty objects in IsSameTextObject() and free from warning by Wei Li · 9 years ago
  33. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  34. 314743a Reduce size of several PDFium constant tables. by Tom Sepez · 9 years ago
  35. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  36. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  37. 6d6f1f4 Tidy fpdftext/ directory by Tom Sepez · 9 years ago
  38. 13ee55a Move fx_crypto.h and fpdf_text.h out of core/include. by Dan Sinclair · 9 years ago
  39. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 9 years ago