1. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  2. 258e06c tdf#42949 Fix IWYU warnings in sdext/ by Gabor Kelemen · 6 years ago
  3. 9e087d4 loplugin:unusedvariablecheck tweak to find more stuff by Noel Grandin · 6 years ago
  4. 7b99cdb loplugin:indentation find broken if statements by Noel Grandin · 6 years ago
  5. 7f30522 New loplugin:conditionalstring by Stephan Bergmann · 6 years ago
  6. 8eba06a tdf#127921 Don't change slides when clicking in Slide sorter view by Samuel Mehrbrodt · 6 years ago
  7. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  8. 93a641d Remove unused XMouseMotionListener from PresenterController by Samuel Mehrbrodt · 6 years ago
  9. 6f9156d Remove unused XFocusListener from PresenterController by Samuel Mehrbrodt · 6 years ago
  10. ca77ba6 Remove unused XMouseMotionListener from PresenterButton by Samuel Mehrbrodt · 6 years ago
  11. 37cbd4f Remove unused XWindowListener from PresenterButton by Samuel Mehrbrodt · 6 years ago
  12. 2eadd46 Fix build with poppler-0.82 by Rasmus Thomsen · 6 years ago
  13. 044eba7 loplugin:stringadd (clang-cl) by Stephan Bergmann · 6 years ago
  14. 9f2ffd3 cid#1448423 silence Wrapper object use after free by Caolán McNamara · 6 years ago
  15. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  16. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  17. 4a96fb8 loplugin:bufferadd loosen some constraints by Noel Grandin · 6 years ago
  18. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  19. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  20. ee2e8d0 drop some unnecessary includes by Caolán McNamara · 7 years ago
  21. e75a545 loplugin:constmethod in sdext..starmath by Noel Grandin · 7 years ago
  22. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  23. c598ea1 Add version resource to executables where it was missing by Mike Kaganski · 7 years ago
  24. ef2e9c9 loplugin:returnconstval in sd..starmath by Noel Grandin · 7 years ago
  25. 8d54827 loplugin:constvars in sdext..sfx2 by Noel Grandin · 7 years ago
  26. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  27. 56a9a3a loplugin:sequenceloop in sdext..sfx2 by Noel Grandin · 7 years ago
  28. 7aef9ab Fix typos by Andrea Gelmini · 7 years ago
  29. ec7a521 Improved loplugin:stringconstant (now that GCC 7 supports it): sdext by Stephan Bergmann · 7 years ago
  30. c26f2fc Simplify Sequence iterations in sdext by Arkadiy Illarionov · 7 years ago
  31. e8493f9 loplugin:collapseif by Noel Grandin · 7 years ago
  32. afad1a0 Fix typos by Andrea Gelmini · 7 years ago
  33. bb6f5ae cid#1448446 Unchecked dynamic_cast by Caolán McNamara · 7 years ago
  34. 00dfa1f cid#1448446 Unchecked dynamic_cast by Caolán McNamara · 7 years ago
  35. e1983485 loplugin:referencecasting in sdext by Noel Grandin · 7 years ago
  36. 1cbca8b cid#1448489 Uncaught exception by Caolán McNamara · 7 years ago
  37. 078af97 remove some unneede vcl/bitmap.hxx includes by Noel Grandin · 7 years ago
  38. b2a574e simplify some getSupportedServiceNames by Noel Grandin · 7 years ago
  39. 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
  40. f41a554 loplugin:logexceptionnicely in scripting..sdext by Noel Grandin · 7 years ago
  41. e2cb51bf Refactor a bit of the presentation minimizer by Jan-Marek Glogowski · 7 years ago
  42. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  43. aa44659 Presentation minimizer: Handle also presentation.GraphicObjectShape URL by Tamás Zolnai · 7 years ago
  44. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  45. 038e4b3 Use hasElements to check Sequence emptiness in sax..sdext by Arkadiy Illarionov · 7 years ago
  46. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  47. dd8d5e5 improve loplugin:stringconstant by Noel Grandin · 7 years ago
  48. 8b663bc loplugin:sequentialassign in sd by Noel Grandin · 7 years ago
  49. 0869895 tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
  50. 7be675c improve combining in hash functions by Noel Grandin · 7 years ago
  51. 77192c1 loplugin:useuniqueptr in PDFReader by Noel Grandin · 7 years ago
  52. 313744d loplugin:unusedmethods by Noel Grandin · 7 years ago
  53. 0d8c670 build: support disabling poppler by Ashod Nakashian · 7 years ago
  54. 8b5e23e log nice exception messages whereever possible by Noel Grandin · 7 years ago
  55. 7cefe39 OptimizerDialog: use local method to reduce OUString operations by Matteo Casalin · 7 years ago
  56. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  57. e1ec5eb Extend cast to whole expression by Stephan Bergmann · 7 years ago
  58. 376ee49 remove some unused typedefs by Noel Grandin · 7 years ago
  59. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
  60. 40871e2 loplugin:unusedfields in sdext by Noel Grandin · 7 years ago
  61. aa51774 loplugin:simplifybool, check for !(!a op !b) by Noel Grandin · 7 years ago
  62. ea9c84c Indexing is not needed for single getToken() call by Matteo Casalin · 7 years ago
  63. 6d7308a OptimizerDialog: simplify string operations when selecting... by Matteo Casalin · 7 years ago
  64. 58e3174 loplugin:flatten in sdext by Noel Grandin · 7 years ago
  65. 0d1253c new loplugin writeonlyvars by Noel Grandin · 7 years ago
  66. 34f3334 loplugin:indentation in sd by Noel Grandin · 7 years ago
  67. 4e8a15c o3tl::make_unique -> std::make_unique in sax...svtools (except sc) by Gabor Kelemen · 7 years ago
  68. 0609ea4 poppler: upgrade to release 0.73.0 by Michael Stahl · 7 years ago
  69. 50d371a sdext: fix build with poppler 0.73 by Michael Stahl · 7 years ago
  70. 70519a4 Replace OUStringBuffer::appendCopy with append(std::u16string_view) by Stephan Bergmann · 7 years ago
  71. 65a6c9a Fix build with poppler-0.72 by Andreas Sturmlechner · 7 years ago
  72. 725b586 use unique_ptr in sdext by Noel Grandin · 7 years ago
  73. a597718 presentation minimizer: warn user about unsaved presentation by Vasily Melenchuk · 7 years ago
  74. 8ff41a2 Fix build with poppler 0.71 by Aleksei Nikiforov · 7 years ago
  75. 5eac2e6 Remove misguided FALLTHROUGH comments by Stephan Bergmann · 7 years ago
  76. 8fa5c03 HAVE_BROKEN_CONST_ITERATORS is always false now by Stephan Bergmann · 7 years ago
  77. c8d4253 -Werror,-Wunused-variable by Stephan Bergmann · 7 years ago
  78. e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
  79. 16d12d5 presentation minimizer: suggest filename for a new presentation by Vasily Melenchuk · 7 years ago
  80. 0568454 Simplify containers iterations in sdext by Arkadiy Illarionov · 7 years ago
  81. fff501a tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  82. 933660e loplugin:stringconstant look for unnecessary OString constructor use by Noel Grandin · 7 years ago
  83. 8067be0 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* by Gabor Kelemen · 7 years ago
  84. c59a5b8 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  85. d05dbf6 remove unused enums DocumentTextDirection and RendererPaneStyle::Side by Noel Grandin · 7 years ago
  86. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  87. 5e8bdd9 poppler dropped GBool since 0.71 by Mike Kaganski · 7 years ago
  88. a2751c0 loplugin:staticmethods improvement by Noel Grandin · 7 years ago
  89. e3ca838 Resolves: rhbz#1647507 try inputted password as both user and owner password by Caolán McNamara · 7 years ago
  90. 5404f75 loplugin:collapseif in sdext..svx by Noel Grandin · 7 years ago
  91. 990761f presentation minimizer: fixed problem with default filename by Vasily Melenchuk · 7 years ago
  92. 810b8a1 presentation minimizer: use standard error reporting by Vasily Melenchuk · 7 years ago
  93. 26ccd00 clang-tidy: (WIP) bugprone-too-small-loop-variable findings by Tamás Zolnai · 7 years ago
  94. bb70210 tdf#120703 PVS: V519 variable is assigned values twice successively by Mike Kaganski · 7 years ago
  95. 1688a39 remove old poppler compat code by Noel Grandin · 7 years ago
  96. c816cb8 pvs-studio: V571 Recurring check by Caolán McNamara · 7 years ago
  97. 34208a3 tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereference by Mike Kaganski · 7 years ago
  98. 77e4f5e tdf#120703 (PVS) by Mike Kaganski · 7 years ago
  99. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  100. ba80f63 clang-tidy modernize-redundant-void-arg by Noel Grandin · 7 years ago