1. c1805c4 loplugin:oncevar in dbaccess by Noel Grandin · 9 years ago
  2. 164d8e3 tdf#91222 VclBuilder constructor cleanup by melikeyurtoglu · 9 years ago
  3. 3fea7ac loplugin:unusedfields by Noel Grandin · 9 years ago
  4. 8826771 style fixes for cppcheck noExplicitConstructor by Jochen Nitschke · 9 years ago
  5. 7441141 No good reason for dbaccess::OCacheSet::updateRow to be pure? by Stephan Bergmann · 9 years ago
  6. 978c6e7 update vclwidgets plugin to check local variables by Noel Grandin · 9 years ago
  7. b1426b5 tdf#95014 initial support for 32 px icons in toolbar by Tomaž Vajngerl · 9 years ago
  8. 17b1ebbf Allow using xml menus in DBTreeListBox by Maxim Monastirsky · 9 years ago
  9. 96febd3 Add resource name method to IContextMenuProvider by Maxim Monastirsky · 9 years ago
  10. d1dd926 Convert RID_MENU_APP_EDIT to xml by Maxim Monastirsky · 9 years ago
  11. 8a22bc9 update unnecessaryoverride plugin to find pure forwarding methods by Noel Grandin · 9 years ago
  12. 117fc49 ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives by Caolán McNamara · 9 years ago
  13. 89c23b4 Sub menus no longer need manual disposing by Maxim Monastirsky · 9 years ago
  14. 0438d3e dbaccess: OToolboxController is now unused by Maxim Monastirsky · 9 years ago
  15. ec0e60c Convert RID_MENU_REFRESH_DATA to xml by Maxim Monastirsky · 9 years ago
  16. 420e80d Convert RID_MENU_APP_NEW to xml by Maxim Monastirsky · 9 years ago
  17. eca5ea9 make the AbstractDialog stuff extend from VclReferenceBase by Noel Grandin · 10 years ago
  18. 521e5dd coverity#1374284 Uncaught exception by Caolán McNamara · 9 years ago
  19. 6920de0 coverity#1374268 Uncaught exception by Caolán McNamara · 9 years ago
  20. c498c97 The default std::less<sal_uInt16> is fine by Takeshi Abe · 9 years ago
  21. 928776b Enable save as when editing view too by Maxim Monastirsky · 9 years ago
  22. 5034914 loplugin:expandablemethodds in include/svtools by Noel Grandin · 9 years ago
  23. 7567a4c '>>=' with rhs Any is a copy assignment by Jochen Nitschke · 9 years ago
  24. e91a1ab tdf#96015 (part) link to Doc'tation in Help menu by Olivier Hallot · 10 years ago
  25. ef637a1 loplugin:expandablemethodds in dbaccess..drawinglayer by Noel Grandin · 9 years ago
  26. d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  27. 398d641 tdf#89307: Removed T* SvRef::opeartor &() by Jacek Fraczek · 9 years ago
  28. 8b7198f clang-cl loplugin: dbaccess by Stephan Bergmann · 9 years ago
  29. 170cf52 remove (yet yet another) StringListResource implementation by Caolán McNamara · 9 years ago
  30. 8215167 de-src RID_DB_TAB_EDITOR control by Caolán McNamara · 9 years ago
  31. ae94c22 safemode: Add uno command and menu entry by Samuel Mehrbrodt · 9 years ago
  32. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  33. 120621a de-src solo PushButton resource by Caolán McNamara · 9 years ago
  34. 6e57881 I can't see any evidence of any remaining magenta mask using image resources by Caolán McNamara · 10 years ago
  35. 04ba40c ImageList just reads and discards the MaskColor, so drop it by Caolán McNamara · 10 years ago
  36. 57a1b22 now ditch WB_INFO by Caolán McNamara · 10 years ago
  37. 1e3996c loplugin:unnecessaryoverride in dbaccess by Noel Grandin · 10 years ago
  38. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  39. c1e18e05 merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStream by Noel Grandin · 10 years ago
  40. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  41. 4563921 remove unused parameter by Jochen Nitschke · 10 years ago
  42. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  43. 12a2f6d convert SIZING constants to scoped typed_flags by Noel Grandin · 10 years ago
  44. 37acd3c convert CARDINALITY constants to scoped enum by Noel Grandin · 10 years ago
  45. 1658bd2 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
  46. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  47. 538635e Make OGenericUnoDialog::destoryDialog non-virtual by Stephan Bergmann · 10 years ago
  48. 1e49e33 loplugin:constantparam in chart2..connectivity by Noel Grandin · 10 years ago
  49. a53808c loplugin:dllprivate by Stephan Bergmann · 10 years ago
  50. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  51. 6dd4905 loplugin:constantparam in dbaccess..editeng by Noel Grandin · 10 years ago
  52. 1c6596a Typo: (un)kown->(un)known by Julien Nabet · 10 years ago
  53. c3c3e5b loplugin:constantparam in svtools by Noel Grandin · 10 years ago
  54. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  55. a54f7b5 coverity#1372446 Uncaught exception by Caolán McNamara · 10 years ago
  56. 40f0ae8 dbaccess: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  57. 02d1eb9 coverity#1372405 Uncaught exception by Caolán McNamara · 10 years ago
  58. f28dd1d coverity#1372404 Uncaught exception by Caolán McNamara · 10 years ago
  59. f9eaeae coverity#1372403 Uncaught exception by Caolán McNamara · 10 years ago
  60. cb1539c coverity#1372401 Uncaught exception by Caolán McNamara · 10 years ago
  61. a9dcaba coverity#1372400 Uncaught exception by Caolán McNamara · 10 years ago
  62. 2ff5285 coverity#1372395 Uncaught exception by Caolán McNamara · 10 years ago
  63. 8f7886c7 coverity#1372393 Uncaught exception by Caolán McNamara · 10 years ago
  64. c39378e coverity#1372391 Uncaught exception by Caolán McNamara · 10 years ago
  65. 50caee0 coverity#1372385 Uncaught exception by Caolán McNamara · 10 years ago
  66. 9f0e49c coverity#1372382 Uncaught exception by Caolán McNamara · 10 years ago
  67. 47a7249 std::list<sal_Int32> -> std::vector by Noel Grandin · 10 years ago
  68. f8a8a41 Translate some German comments and messages by Maarten Bosmans · 10 years ago
  69. 15b084f convert DbGridControl::Option to scoped enum by Noel Grandin · 10 years ago
  70. ef699b4 convert SV_ITEM_ID_LBOX defines to scoped enum by Jochen Nitschke · 10 years ago
  71. 271bd35 convert DataAccessDescriptorProperty to scoped enum by Noel Grandin · 10 years ago
  72. 396138a Resolves: coverity#705366 Mixing enum types by Caolán McNamara · 10 years ago
  73. 4630157 cppcheck: passedByValue by Caolán McNamara · 10 years ago
  74. ce6cbf8 screenshots: add new global make target by Armin Le Grand · 10 years ago
  75. 2a5ac6f screenshots: unify dumping of dialog test batch file by Armin Le Grand · 10 years ago
  76. daf841b screenshots: add dialog test cases for dbaccess by Armin Le Grand · 10 years ago
  77. d5de00c loplugin:unusedenumconstants in basctl..editeng by Noel Grandin · 10 years ago
  78. 1eca527 loplugin:stringstatic by Stephan Bergmann · 10 years ago
  79. 95abd2f tdf#89329: use unique_ptr for pImpl in odbcconfig by Arnold Dumas · 10 years ago
  80. b2465ef tdf#89329: use unique_ptr for pImpl in dlgsave by Arnold Dumas · 10 years ago
  81. 20469b5 tdf#96015 (part) links to Askbot in the Help menu by Olivier Hallot · 10 years ago
  82. 2c76fd1 tdf#67647 getStructuredFilter returns operator by Fabio Buso · 10 years ago
  83. 602647c loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  84. 7fa183c loplugin:countusersofdefaultparams in chart2..desktop by Noel Grandin · 10 years ago
  85. bd4c80b tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
  86. 51cf057 tdf#101185 OString concatanations for efficiently coding by nadith · 10 years ago
  87. 403eefe tdf#101136 dbaccess: use SolarMutex in ModelMethodGuard by Michael Stahl · 10 years ago
  88. 4cbaa49 svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction by Miklos Vajna · 10 years ago
  89. 6850f4e svl: avoid defaulted parameter in SfxUndoManager::EnterListAction() by Miklos Vajna · 10 years ago
  90. a2095b1 comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threads by Michael Stahl · 10 years ago
  91. 2e6d964 Revert "temp tinderbox fix" by Caolán McNamara · 10 years ago
  92. 01c12dd add uui component to some other places by Caolán McNamara · 10 years ago
  93. b32d3f2 add uui component to some other places by Caolán McNamara · 10 years ago
  94. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  95. a860df2 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  96. 938821f new loplugin overrideparam by Noel Grandin · 10 years ago
  97. 15ed9d8 inconsistent default param vals in SetMaxTextLen by Noel Grandin · 10 years ago
  98. 36313d9 improve unnecessaryoverride plugin by Noel Grandin · 10 years ago
  99. ff4ce079 Resolves: tdf#100964 singlevalfields cleanup took wrong branch by Caolán McNamara · 10 years ago
  100. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago