1. fd612a1 Add DLOPEN_LIBS to configure for some cases where -ldl is needed by Richard PALO · 11 years ago
  2. 85ce992 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  3. a003d8c loplugin:defaultparams by Stephan Bergmann · 10 years ago
  4. 27ccddf afl-eventtesting: deref of null GetSdrPageView by Caolán McNamara · 10 years ago
  5. e63c6fe afl-eventtesting: deref of null MarkedSdrObj by Caolán McNamara · 10 years ago
  6. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  7. 367105e cleanup some local var declarations by Noel Grandin · 10 years ago
  8. ddc2de2 reorganise code, no behaviour change intended by Lionel Elie Mamane · 10 years ago
  9. 36303ee tdf#72205 when saving changes, mark we did a prepareClose by Lionel Elie Mamane · 10 years ago
  10. 403e652 janitorial: indent by Lionel Elie Mamane · 10 years ago
  11. 5718c72 afl-eventtesting: first discovered impress crash via event fuzzing by Caolán McNamara · 10 years ago
  12. e8d8485 coverity#1327445 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  13. e00697d typo in comment by Lionel Elie Mamane · 10 years ago
  14. e6c329c tdf#93618 teach DbCellControl about "Date"/"Time" as known value property by Lionel Elie Mamane · 10 years ago
  15. adeefc6 sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too. by Jan Holesovsky · 10 years ago
  16. e5be07f sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead. by Jan Holesovsky · 10 years ago
  17. 427c5dc sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false. by Jan Holesovsky · 10 years ago
  18. 67fe420 sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false. by Jan Holesovsky · 10 years ago
  19. 6f1313b convert Link<> to typed by Noel Grandin · 10 years ago
  20. 4421bb8 tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus. by Michael Meeks · 10 years ago
  21. 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
  22. 74dbe58 convert Link<> to typed by Noel Grandin · 10 years ago
  23. 99b21cc convert Link<> to typed by Noel Grandin · 10 years ago
  24. f3b97a1 coverity#735879 Dereference after null check by Caolán McNamara · 10 years ago
  25. 98cd13b coverity#735880 Dereference after null check by Caolán McNamara · 10 years ago
  26. 696b3dc coverity#736826 Dereference before null check by Caolán McNamara · 10 years ago
  27. d9b9b6f coverity#735862 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  28. 093c4ee coverity#735864 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  29. 72dff79 coverity#735865 Dereference after null check by Caolán McNamara · 10 years ago
  30. 36e2468 coverity#735877 Dereference after null check by Caolán McNamara · 10 years ago
  31. 0d58da8 coverity#735878 Dereference after null check by Caolán McNamara · 10 years ago
  32. fcb4947 coverity#735879 Dereference after null check by Caolán McNamara · 10 years ago
  33. bbc0e62 coverity#735880 Dereference after null check by Caolán McNamara · 10 years ago
  34. 0aca6eb coverity#1326208 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  35. b4da503 convert Link<> to typed by Noel Grandin · 10 years ago
  36. dfe1e25 coverity#735874 Dereference after null check by Caolán McNamara · 10 years ago
  37. c458fba coverity#1326210 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  38. 505e194 coverity#1326499 Resource leak by Caolán McNamara · 10 years ago
  39. 1631fa9 tdf#95002 sd tiled rendering: fix handling of images on page switch by Miklos Vajna · 10 years ago
  40. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  41. ed7361e cppcheck:variableScope by Noel Grandin · 10 years ago
  42. af77042 disable arrow heads in chart sidebar, tdf#94971 by Markus Mohrhard · 10 years ago
  43. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  44. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  45. ca34367 sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optional by Miklos Vajna · 10 years ago
  46. 3c99f85 convert Link<> to typed by Noel Grandin · 11 years ago
  47. bbadb38 valgrind: fix leak by Caolán McNamara · 10 years ago
  48. 2bd7a56 tdf#89543: Solid line in place of 'none' start|end arrow entry by Katarina Behrens · 11 years ago
  49. e8bcffc SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation. by Jan Holesovsky · 11 years ago
  50. efa6fc2 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  51. fb499c0 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  52. 8737001 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  53. 9c86014 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  54. 981ae9f Avoid clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  55. 3f6e074 Avoid clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  56. 6483e1c clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  57. 152e248 Work around overly optimistic clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  58. bb76b8f loplugin:mergeclasses by Noel Grandin · 11 years ago
  59. 8273350 Prefer getSelectedFiles to getFiles (sfx2+sw) by Julien Nabet · 11 years ago
  60. 051667e tdf#94477 Make Format > Character accessible for customization by Yousuf Philips · 11 years ago
  61. 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
  62. cc75567 Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObject by Stephan Bergmann · 11 years ago
  63. b1a9aba svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtrip by Miklos Vajna · 11 years ago
  64. d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
  65. 5e985c2 Fix typos by Andrea Gelmini · 11 years ago
  66. 28803c2 Fix typos by Andrea Gelmini · 11 years ago
  67. 85f9369 tdf#94559: third step to remove rtti.hxx by Oliver Specht · 11 years ago
  68. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  69. f0733ee Fix typos by Andrea Gelmini · 11 years ago
  70. 2de378e Fix typos by Andrea Gelmini · 11 years ago
  71. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  72. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  73. 6a0adc9 fix coverity#1325071 by Caolán McNamara · 11 years ago
  74. 4d5979d coverity1325072 Resource leak by Caolán McNamara · 11 years ago
  75. a0c42a1 coverity#1325071 Resource leak by Caolán McNamara · 11 years ago
  76. 1faa4dd coverity#1325066 Resource leak by Caolán McNamara · 11 years ago
  77. 8a7dfe0 coverity#1325065 Resource leak by Caolán McNamara · 11 years ago
  78. d637775 coverit#1325064 Resource leak by Caolán McNamara · 11 years ago
  79. 41df45a coverity#1325057 Dereference after null check by Caolán McNamara · 11 years ago
  80. 0c4baf5 coverity#1325056 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  81. 4121fc9 coverity#1325055 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  82. d654c11 coverity#705736 Resource leak by Caolán McNamara · 11 years ago
  83. 92ffbf5 coverity#705735 Resource leak by Caolán McNamara · 11 years ago
  84. f902ddf valgrind: pChainingOutliner leaks by Caolán McNamara · 11 years ago
  85. d5b87dc Return std::unique_ptr from SvTreeListBox::CreateContextMenu by Stephan Bergmann · 11 years ago
  86. 73b158e convert Link<> to typed by Noel Grandin · 11 years ago
  87. 14a5131 convert Link<> to typed by Noel Grandin · 11 years ago
  88. e85b233 convert Link<> to typed by Noel Grandin · 11 years ago
  89. efeb928 convert Link<> to typed by Noel Grandin · 11 years ago
  90. 0554e83 convert Link<> to typed by Noel Grandin · 11 years ago
  91. 32cbfd1 convert Link<> to typed by Noel Grandin · 11 years ago
  92. c439d55 remove unused Link<> field by Noel Grandin · 11 years ago
  93. 050447a tdf#89543 Unhide arrow style drop downs by Yousuf Philips · 11 years ago
  94. 599fab4 hide ScopedPtr::reset and add disposeAndClear by Caolán McNamara · 11 years ago
  95. 1e67e94 convert Link<> to typed by Noel Grandin · 11 years ago
  96. e93f9b3 disable a few more controls when no border is set, tdf#94291 by Markus Mohrhard · 11 years ago
  97. 963c35d loplugin:staticmethods by Stephan Bergmann · 11 years ago
  98. 6904d2b Remove unused impGetOverflowingParaObject by Stephan Bergmann · 11 years ago
  99. fb4bf45 loplugin:stringconstant by Stephan Bergmann · 11 years ago
  100. 2ff09b0 loplugin:loopvartoosmall by Stephan Bergmann · 11 years ago