1. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  2. 538635e Make OGenericUnoDialog::destoryDialog non-virtual by Stephan Bergmann · 10 years ago
  3. 1e49e33 loplugin:constantparam in chart2..connectivity by Noel Grandin · 10 years ago
  4. a53808c loplugin:dllprivate by Stephan Bergmann · 10 years ago
  5. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  6. 6dd4905 loplugin:constantparam in dbaccess..editeng by Noel Grandin · 10 years ago
  7. 1c6596a Typo: (un)kown->(un)known by Julien Nabet · 10 years ago
  8. c3c3e5b loplugin:constantparam in svtools by Noel Grandin · 10 years ago
  9. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  10. a54f7b5 coverity#1372446 Uncaught exception by Caolán McNamara · 10 years ago
  11. 40f0ae8 dbaccess: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  12. 02d1eb9 coverity#1372405 Uncaught exception by Caolán McNamara · 10 years ago
  13. f28dd1d coverity#1372404 Uncaught exception by Caolán McNamara · 10 years ago
  14. f9eaeae coverity#1372403 Uncaught exception by Caolán McNamara · 10 years ago
  15. cb1539c coverity#1372401 Uncaught exception by Caolán McNamara · 10 years ago
  16. a9dcaba coverity#1372400 Uncaught exception by Caolán McNamara · 10 years ago
  17. 2ff5285 coverity#1372395 Uncaught exception by Caolán McNamara · 10 years ago
  18. 8f7886c7 coverity#1372393 Uncaught exception by Caolán McNamara · 10 years ago
  19. c39378e coverity#1372391 Uncaught exception by Caolán McNamara · 10 years ago
  20. 50caee0 coverity#1372385 Uncaught exception by Caolán McNamara · 10 years ago
  21. 9f0e49c coverity#1372382 Uncaught exception by Caolán McNamara · 10 years ago
  22. 47a7249 std::list<sal_Int32> -> std::vector by Noel Grandin · 10 years ago
  23. f8a8a41 Translate some German comments and messages by Maarten Bosmans · 10 years ago
  24. 15b084f convert DbGridControl::Option to scoped enum by Noel Grandin · 10 years ago
  25. ef699b4 convert SV_ITEM_ID_LBOX defines to scoped enum by Jochen Nitschke · 10 years ago
  26. 271bd35 convert DataAccessDescriptorProperty to scoped enum by Noel Grandin · 10 years ago
  27. 396138a Resolves: coverity#705366 Mixing enum types by Caolán McNamara · 10 years ago
  28. 4630157 cppcheck: passedByValue by Caolán McNamara · 10 years ago
  29. ce6cbf8 screenshots: add new global make target by Armin Le Grand · 10 years ago
  30. 2a5ac6f screenshots: unify dumping of dialog test batch file by Armin Le Grand · 10 years ago
  31. daf841b screenshots: add dialog test cases for dbaccess by Armin Le Grand · 10 years ago
  32. d5de00c loplugin:unusedenumconstants in basctl..editeng by Noel Grandin · 10 years ago
  33. 1eca527 loplugin:stringstatic by Stephan Bergmann · 10 years ago
  34. 95abd2f tdf#89329: use unique_ptr for pImpl in odbcconfig by Arnold Dumas · 10 years ago
  35. b2465ef tdf#89329: use unique_ptr for pImpl in dlgsave by Arnold Dumas · 10 years ago
  36. 20469b5 tdf#96015 (part) links to Askbot in the Help menu by Olivier Hallot · 10 years ago
  37. 2c76fd1 tdf#67647 getStructuredFilter returns operator by Fabio Buso · 10 years ago
  38. 602647c loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  39. 7fa183c loplugin:countusersofdefaultparams in chart2..desktop by Noel Grandin · 10 years ago
  40. bd4c80b tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
  41. 51cf057 tdf#101185 OString concatanations for efficiently coding by nadith · 10 years ago
  42. 403eefe tdf#101136 dbaccess: use SolarMutex in ModelMethodGuard by Michael Stahl · 10 years ago
  43. 4cbaa49 svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction by Miklos Vajna · 10 years ago
  44. 6850f4e svl: avoid defaulted parameter in SfxUndoManager::EnterListAction() by Miklos Vajna · 10 years ago
  45. a2095b1 comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threads by Michael Stahl · 10 years ago
  46. 2e6d964 Revert "temp tinderbox fix" by Caolán McNamara · 10 years ago
  47. 01c12dd add uui component to some other places by Caolán McNamara · 10 years ago
  48. b32d3f2 add uui component to some other places by Caolán McNamara · 10 years ago
  49. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  50. a860df2 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  51. 938821f new loplugin overrideparam by Noel Grandin · 10 years ago
  52. 15ed9d8 inconsistent default param vals in SetMaxTextLen by Noel Grandin · 10 years ago
  53. 36313d9 improve unnecessaryoverride plugin by Noel Grandin · 10 years ago
  54. ff4ce079 Resolves: tdf#100964 singlevalfields cleanup took wrong branch by Caolán McNamara · 10 years ago
  55. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  56. 771416c there is no "FormularProperties", math is called "FormulaProperties" by Michael Stahl · 10 years ago
  57. 2cdc693 Remove __cplusplus-checks from apparently-C++-only files by Stephan Bergmann · 10 years ago
  58. 38ae35d tdf#84635 - Slow layout of large tables by Noel Grandin · 10 years ago
  59. 9600746 loplugin:redundantcast: redundant static_casts in dbaccess by Stephan Bergmann · 10 years ago
  60. 303dd4a loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  61. 716844c restore loplugin:vclwidget checking for calling clear() on VclPtr fields by Noel Grandin · 10 years ago
  62. 2a23d9c when disposing popup menus, don't leave dangling pointers by Noel Grandin · 10 years ago
  63. 64acc9d merge dbaui::OQueryView with dbaui::OQueryDesignView by Noel Grandin · 10 years ago
  64. 7855ea4 remove comphelper::string::remove by Noel Grandin · 10 years ago
  65. cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
  66. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  67. 471ca66 Improve readability of OUString concatanation in ODatabaseExport by Muhammet Kara · 10 years ago
  68. 22864b4 loplugin:singlevalfields in dbaccess by Noel Grandin · 10 years ago
  69. 136a2fd compilerplugins: add OWeakObject::release() override check by Michael Stahl · 10 years ago
  70. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  71. 7e2ad84 Increase width of Copy Table dialog in Base by Muhammet Kara · 10 years ago
  72. bb1e59d Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValue by Stephan Bergmann · 10 years ago
  73. 26fa322 tdf#42949: clean up includes in include/dbaccess with iwyu by Jorenz Paragas · 10 years ago
  74. b3e9399 coverity#1362680 Pointer to local outside scope by Caolán McNamara · 10 years ago
  75. d3c96c9 Fix typos by Andrea Gelmini · 10 years ago
  76. 0cb1c2f Clean up uses of Any::getValue() in dbaccess by Stephan Bergmann · 10 years ago
  77. de4c528 tdf#100286 Fix deactivate flags by Maxim Monastirsky · 10 years ago
  78. 10aaf33 convert some manual ref-counting in dbaccess by Noel Grandin · 10 years ago
  79. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  80. 22fa928 tdf#96099 Remove various smart pointer typedefs by Mark Page · 10 years ago
  81. 4cad126 split AddRemoveListener into two methods by Noel Grandin · 10 years ago
  82. 80c874d remove "object is disposed" warning in OBroadcastHelperVar::removeListener by Noel Grandin · 10 years ago
  83. d0bc637 Normalize on using @throws instead of @raise[s] by Stephan Bergmann · 10 years ago
  84. 11b4a6d Convert DeactivePage return code to scoped enum by Noel Grandin · 10 years ago
  85. 4005d61 tdf#96516 fixup: when removing entry, entry count does not stay constant by Lionel Elie Mamane · 10 years ago
  86. de899f0 connectivity: firebird: use ODS12 test database for Firebird 3 by Michal Kubecek · 10 years ago
  87. 7cf4638 coverity#1362486 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  88. 8e8a88e loplugin:unusedfields by Noel Grandin · 10 years ago
  89. b860b73 Convert VCL_MESSAGE to scoped enum by Noel Grandin · 10 years ago
  90. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  91. 33a4928 move the one single use of EnableMenuStrings to its call site by Caolán McNamara · 10 years ago
  92. c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
  93. 0df3760 tdf#96516 do not increment position counter when an entry is removed by Lionel Elie Mamane · 10 years ago
  94. 3185d9b Related: tdf#97854 confirm that on !bDelete there's a ref to the connection by Caolán McNamara · 10 years ago
  95. e55f83e Resolves: tdf#97854 crash on deleting inner join relationship by Caolán McNamara · 10 years ago
  96. 07f1a39 (nearly) nothing uses GetUniqueId anymore, so remove it. by Caolán McNamara · 10 years ago
  97. 8a2149c clang-tidy misc-assign-operator-signature by Noel Grandin · 10 years ago
  98. b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
  99. aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
  100. 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago