1. 8ef1a87 sd: import PDFs as images using Pdfium new SdPdfFilter by Ashod Nakashian · 8 years ago
  2. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  3. 862dc17 loplugin:expressionalwayszero improvements by Noel Grandin · 8 years ago
  4. ac6e675 pdf: refactor poppler importer by Ashod Nakashian · 8 years ago
  5. 2980e65 fix crash on pdf import of fdo30892-1 by Caolán McNamara · 8 years ago
  6. b0967c6 fix crash on pdf import of tdf59883-2 by Noel Grandin · 8 years ago
  7. bf46b46 Moving XSAXDocumentBuilder2 to use XFastDocumentHandler: by Mohammed Abdul Azeem · 9 years ago
  8. d3df14d change minimizer extension to not use GraphicUrl and FillBitmapUrl by Tomaž Vajngerl · 8 years ago
  9. df4bbae sdext: document the secondary screen of Presenter Console by Michael Stahl · 8 years ago
  10. a9ef943 loplugin:useuniqueptr in sdext by Noel Grandin · 8 years ago
  11. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  12. 20cf158 sdext: disable the warnings TWICE because they're sneaky bastards by Michael Stahl · 8 years ago
  13. ebbae6a sdext: MSVC 2015 is trash by Michael Stahl · 8 years ago
  14. 764e4a4 sdext: if all else fails USE BIGGER HAMMER by Michael Stahl · 8 years ago
  15. 7e241cd sdext: suppress another MSVC warning by Michael Stahl · 8 years ago
  16. a8ea79b sdext: disable MSVC 2017 warnings from boost headers by Michael Stahl · 8 years ago
  17. aed2107 Simplify sortElements in pdfiprocessor (sdext) by Julien Nabet · 8 years ago
  18. 21eba05 Blind fix for MSVC warning C4101: 'rError': unreferenced local variable by Stephan Bergmann · 8 years ago
  19. 4e102d6 sdext: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  20. 01c4377 Fix typos by Andrea Gelmini · 8 years ago
  21. 390fad3 loplugin:datamembershadow in PresenterPane by Noel Grandin · 8 years ago
  22. 945a119 loplugin:constparams by Noel Grandin · 8 years ago
  23. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  24. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  25. 61c88ae gbuild: always compile as C++17 with MSVC 2017 by Michael Stahl · 8 years ago
  26. 41abd68 boost: upgrade to release 1.66.0 by Michael Stahl · 8 years ago
  27. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  28. 970b768 Fix typos by Andrea Gelmini · 8 years ago
  29. ea794ef tdf#114939 sdext: don't use StarOffice MD5 in PDF import by Michael Stahl · 8 years ago
  30. 5cd4195 More loplugin:cstylecast: sdext by Stephan Bergmann · 8 years ago
  31. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  32. b271fb5 More loplugin:cstylecast: sdext by Stephan Bergmann · 8 years ago
  33. 38368be Allow building with poppler-0.62 by Dominique Leuenberger · 8 years ago
  34. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  35. e36a36b Silence loplugin:unreffun with --disable-assert-always-abort by Stephan Bergmann · 8 years ago
  36. 31f7163 loplugin:passstuffbyref improved return in ucb,connectivity by Noel Grandin · 8 years ago
  37. 653736f pdf: use bimap for GraphicsContext-id map by Ashod Nakashian · 8 years ago
  38. e6e85f1 remove unused typedefs by Noel Grandin · 8 years ago
  39. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  40. 6c42e39 Modernize code in sdext by Julien Nabet · 8 years ago
  41. be354a2 loplugin:constparams by Noel Grandin · 8 years ago
  42. 56d79a2 loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  43. a265656 loplugin:unnecessaryparen: Warn about parentheses around literals by Stephan Bergmann · 8 years ago
  44. 2e5508a loplugin:unnecessaryparen check for (f1()).f2 by Noel Grandin · 8 years ago
  45. e641975 clang-tidy modernize-use-equals-default in sd by Jochen Nitschke · 8 years ago
  46. 328cdfd loplugin:useuniqueptr in PDFContainer by Noel Grandin · 8 years ago
  47. 3c18e81 sdext: document 2 different canvases by Michael Stahl · 8 years ago
  48. 0d50804 loplugin:constparams in various(2) by Noel Grandin · 8 years ago
  49. c0cf07d loplugin:constantparam in sd by Noel Grandin · 8 years ago
  50. b9d2c33 loplugin:constantparam in sd,sdext by Noel Grandin · 8 years ago
  51. 084f454 More loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  52. 2d1de96 loplugin:includeform: sdext by Stephan Bergmann · 8 years ago
  53. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  54. b8c6a34 Move sdext/source/pdfimport/tree include files to common include directory by Stephan Bergmann · 8 years ago
  55. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  56. 1ffba0e loplugin:flatten check for throw in then clause by Noel Grandin · 9 years ago
  57. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  58. a8622c7 loplugin:flatten in sdext..stoc by Noel Grandin · 9 years ago
  59. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  60. 6af9bba Resolves: tdf#112408 crash with nan with bad ascent by Caolán McNamara · 9 years ago
  61. a185ea4 clang-tidy modernize-use-emplace in sd by Noel Grandin · 9 years ago
  62. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  63. 0906937 sdext: fix loplugin:constparams warnings by Miklos Vajna · 9 years ago
  64. ec67943 class ViewDescriptor is unused by Noel Grandin · 9 years ago
  65. 35974df Fix typos by Andrea Gelmini · 9 years ago
  66. 713c80b Fix typos by Andrea Gelmini · 9 years ago
  67. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  68. d5630ad loplugin:checkunusedparams in various by Noel Grandin · 9 years ago
  69. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  70. 76badca loplugin:constparams in extensions,scripting,sdext by Noel Grandin · 9 years ago
  71. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  72. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  73. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  74. 3964408 loplugin:constparams in sdext by Noel Grandin · 9 years ago
  75. d7e06e4 use more OUString::operator== in scaddins..sdext by Noel Grandin · 9 years ago
  76. 833d376 loplugin:oncevar: empty strings: sdext by Stephan Bergmann · 9 years ago
  77. 05f47e6 replace 'resize(size+1)' with emplace_back by Noel Grandin · 9 years ago
  78. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  79. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  80. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  81. 8c77b56 use OString::operator== in preference to ::equals by Noel Grandin · 9 years ago
  82. d4ffca1 loplugin:unnecessaryparen by Stephan Bergmann · 9 years ago
  83. 2a1a960 loplugin:unusedfields in sd by Noel Grandin · 9 years ago
  84. ec01462 loplugin:casttovoid: sdext by Stephan Bergmann · 9 years ago
  85. da00de7 Text::Paint rOffset parameter is unused by Stephan Bergmann · 9 years ago
  86. 7d72ddb StyleAssociationContainer::ProcessStyleAssociation rReadContext unused by Stephan Bergmann · 9 years ago
  87. 82ce03d PresenterTheme::Theme::ProcessFont rReadContext parameter is unused by Stephan Bergmann · 9 years ago
  88. 64d2019 PresenterSlideSorter::SetActiveState does nothing by Stephan Bergmann · 9 years ago
  89. 2c355e3 Remove unused ItemProcessor argument by Stephan Bergmann · 9 years ago
  90. 94bfb93 PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unused by Stephan Bergmann · 9 years ago
  91. 766cd45 PresenterPaneBase::PaintBorderBackground does nothing by Stephan Bergmann · 9 years ago
  92. 2fb2d6e loplugin:oncevar in scaddins..sot by Noel Grandin · 9 years ago
  93. 66efe63 loplugin:unusedfields in sdext by Noel Grandin · 9 years ago
  94. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  95. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  96. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  97. 027b25e use comphelper::InitPropertySequence in more places by Noel Grandin · 9 years ago
  98. 16ce815 cppcheck: knownConditionTrueFalse by Jochen Nitschke · 9 years ago
  99. 8301695 Improved loplugin:redundantcast, const/static_cast combinations: sdext by Stephan Bergmann · 9 years ago
  100. 0f29813 sdext: coverity#1409900 Uncaught exception by Michael Stahl · 9 years ago