1. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  2. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  3. a6aa57f use ERRCODE_NONE instead of 0 by Noel Grandin · 9 years ago
  4. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  5. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  6. 567fe6d Translate and fix the from-German translation of "UNO binding" by Johnny_M · 9 years ago
  7. 39487b1 tdf#37859: Odb data copied to Calc showed wrong encoding in Windows by Julien Nabet · 9 years ago
  8. de8caac replace SVSTREAM_OK with ERRCODE_NONE by Noel Grandin · 9 years ago
  9. f41eea8 Improved loplugin:cstylecast to reference types: dbaccess by Stephan Bergmann · 9 years ago
  10. f749e7d typo: checkNotUninitilized->checkNotUninitialized by Julien Nabet · 9 years ago
  11. ff77fdb Improved loplugin:redundantcast const_cast handling: dbaccess by Stephan Bergmann · 9 years ago
  12. 7d81894 Improved loplugin:redundantcast static_cast handling: dbaccess by Stephan Bergmann · 9 years ago
  13. 1d857ca Fix typos by Andrea Gelmini · 9 years ago
  14. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  15. 709040e remove duplicate 'using namespace' by Jochen Nitschke · 9 years ago
  16. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  17. 182a62e Related tdf#108068: Retrieve error from Firebird engine by Julien Nabet · 9 years ago
  18. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  19. 39adbb9 Translate German comments and debug strings (leftovers in dirs d...) by Johnny_M · 9 years ago
  20. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  21. 5de6294 loplugin:stringcopy: dbaccess by Stephan Bergmann · 9 years ago
  22. fd00bd0 loplugin:unusedfields by Noel Grandin · 9 years ago
  23. 1807db2 DBACORE_RESSTRING can go now by Caolán McNamara · 9 years ago
  24. 32dc38e fix documentation now by Caolán McNamara · 9 years ago
  25. 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
  26. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  27. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  28. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  29. 12191a4 make loplugin constantparam smarter about string params by Noel Grandin · 9 years ago
  30. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago
  31. 4763091 loplugin:constantparam by Noel Grandin · 9 years ago
  32. b3eb843 cleanup tools/debug.hxx includes by Jochen Nitschke · 9 years ago
  33. 034e9de loplugin:checkunusedparams in xmloff by Noel Grandin · 9 years ago
  34. 185ed3d teach loplugin:constantparam about simple constructor calls by Noel Grandin · 9 years ago
  35. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  36. f1ac238 tdf#43157: convert dbaccess module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  37. 3d4e1d1 tdf#107652: Crash relation Design window by Julien Nabet · 9 years ago
  38. 0767588 fix spelling, methode -> method by Noel Grandin · 9 years ago
  39. 93a9b70 loplugin:checkunusedparams in svtools by Noel Grandin · 9 years ago
  40. 57f1934 convert HTML_TOKEN_IDS to scoped enum by Noel Grandin · 9 years ago
  41. 0dbf528 loplugin:checkunusedparams in cppcanvas and dbaccess by Noel Grandin · 9 years ago
  42. 4930097 loplugin:salunicodeliteral: dbaccess by Stephan Bergmann · 9 years ago
  43. f9f045e78 tools: move errcode.hxx to the vcl module by Chris Sherlock · 9 years ago
  44. fea8976 remove dbaccess bitmaps from .src files by Caolán McNamara · 9 years ago
  45. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  46. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  47. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  48. c48ad62 convert HTML_OPTION_IDS to scoped enum by Noel Grandin · 9 years ago
  49. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  50. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  51. 447a013 clang-tidy readability-simplify-boolean-expr in dbaccess..framework by Noel Grandin · 9 years ago
  52. 8d09f10 unused ids by Caolán McNamara · 9 years ago
  53. d0b1f66 convert query functions menu to .ui by Caolán McNamara · 9 years ago
  54. 057cde3 convert join table view menu to .ui by Caolán McNamara · 9 years ago
  55. a642632 convert join menu to .ui by Caolán McNamara · 9 years ago
  56. 1660bdd convert primary key menu to .ui by Caolán McNamara · 9 years ago
  57. 2f30782 we surely don't want to fall through after showing a menu by Caolán McNamara · 9 years ago
  58. 9714e74 convert table design row menu to .ui by Caolán McNamara · 9 years ago
  59. a36997c convert column menu to .ui by Caolán McNamara · 9 years ago
  60. 9f565f5 can use gb_CppunitTest_use_configuration and still access .ui files by Caolán McNamara · 9 years ago
  61. 82dca42 loplugin:inlinefields in dbaccess::SubComponentLoader by Noel Grandin · 9 years ago
  62. d3f7146 Clean up uses of SAL_U/SAL_W: dbaccess by Stephan Bergmann · 9 years ago
  63. 3e1977a convert RID_QUERYCOLPOPUPMENU to .ui format by Caolán McNamara · 9 years ago
  64. 132307c RID_SBA_GRID_COLCTXMENU has the same odd pattern by Caolán McNamara · 9 years ago
  65. ff8b873 RID_SBA_GRID_ROWCTXMENU is strangely used to insert entries into another menu by Caolán McNamara · 9 years ago
  66. 7d98edf tdf#39468 Translate German comments by Jens Carl · 9 years ago
  67. bc4176f tdf#95386 More Help Agent cleanup by Gabor Kelemen · 9 years ago
  68. f4cd4b3 Improved loplugin:redundantcast, static_cast on arithmetic types: dbaccess by Stephan Bergmann · 9 years ago
  69. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  70. ff339c8 loplugin:constantparam part2 by Noel Grandin · 9 years ago
  71. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  72. 12e88e3 fix typo: databse --> database by dennisroczek · 9 years ago
  73. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  74. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  75. ad3681d tdf#39468 Translate German comments by Jens Carl · 9 years ago
  76. 9030552 loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  77. fd34499 Fix typos by Andrea Gelmini · 9 years ago
  78. f924422 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  79. 3c8efc2 Fix typos by Andrea Gelmini · 9 years ago
  80. 7916487 convert ViewShellId to o3tl::strong_int by Noel Grandin · 9 years ago
  81. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  82. 2b06401 remove unused defines from HRC files in dbaccess by Noel Grandin · 9 years ago
  83. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  84. 7e9857c templatize SvXMLEnumMapEntry by Noel Grandin · 9 years ago
  85. fba66b3 Fix typos by Andrea Gelmini · 9 years ago
  86. 9b95093 convert SvxCellHorJustify to scoped enum by Noel Grandin · 9 years ago
  87. 5753ac2 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  88. aadf790 remove some unnecessary use of OUString constructor by Noel Grandin · 9 years ago
  89. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  90. 2e0db91 Fix typos by Andrea Gelmini · 9 years ago
  91. 4730b23 use std::vector::insert when inserting multiple of the same thing by Noel Grandin · 9 years ago
  92. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  93. 451d372 OSelectionBrowseBox::AddGroupBy parameter _nCurrentPos is unused by Stephan Bergmann · 9 years ago
  94. ab92c84 Revert "Fix typos" by jan iversen · 9 years ago
  95. ffd7f8f Fix typos by Andrea Gelmini · 9 years ago
  96. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago
  97. b6994cb Use module name when getting labels by Maxim Monastirsky · 9 years ago
  98. 33c51e8 tdf#95844 Refactor CommandInfoProvider by Rohan Kumar · 9 years ago
  99. f5b09b4 cppcheck: unreadVariable by Jochen Nitschke · 9 years ago
  100. b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago