1. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  2. 5a64d8b drop unused SdrCustomShapeAdjustmentItem by Jochen Nitschke · 9 years ago
  3. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  4. 4378108 Reorganize the main menu Basic IDE by tagezi · 9 years ago
  5. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  6. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  7. c394363 loplugin:constparams in basctl by Noel Grandin · 9 years ago
  8. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  9. 2b4cb88 loplugin:unusedfields in basctl..connectivity by Noel Grandin · 9 years ago
  10. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  11. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  12. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  13. 00aa089 Reorganize Scheduler priority classes by Jan-Marek Glogowski · 10 years ago
  14. 7274490 loplugin:oncevar: empty strings: basctl by Stephan Bergmann · 9 years ago
  15. 8a75aa5 use more OUString::operator== in a*..chart2 by Noel Grandin · 9 years ago
  16. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  17. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  18. 9cb1fe8 tdf#105831 Add Donate entry on Help menu by Olivier · 9 years ago
  19. f1cef09 loplugin:casttovoid by Stephan Bergmann · 9 years ago
  20. 31d4562 use begin()/end() when working with Sequence by Noel Grandin · 9 years ago
  21. 509fd38 loplugin:casttovoid: basctl by Stephan Bergmann · 9 years ago
  22. e9bae75 ChooseMacro rMacroDesc parameter is unused by Stephan Bergmann · 9 years ago
  23. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  24. 14c763e s/ERRCODE_SBX_OK/ERRCODE_NONE by Noel Grandin · 9 years ago
  25. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  26. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  27. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  28. 13bb5a4 Make SfxItemSet ranges correct by construction by Stephan Bergmann · 9 years ago
  29. 7aee0ea replace SbxError typedef with ErrCode by Noel Grandin · 9 years ago
  30. cbdd3c3 Use unique_ptr for SfxPrinter::pOptions by Stephan Bergmann · 9 years ago
  31. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  32. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  33. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  34. 490e9db disambiguate dual use of toolbar ids by Caolán McNamara · 9 years ago
  35. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  36. 95b9b46 Revert "deleted variable bAdd because it does not make sense" by Julien Nabet · 9 years ago
  37. d0c0ebb deleted variable bAdd because it does not make sense by tagezi · 9 years ago
  38. 3bdd04c tdf#91913 Saving line numbering into setting by tagezi · 9 years ago
  39. 2e5db24 remove VCLExternalSolarLock* members from .. by Jochen Nitschke · 9 years ago
  40. 9902779 The menu items are moved according to a general design concept by tagezi · 9 years ago
  41. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  42. e0bfdd1 loplugin:stringcopy: basctl by Stephan Bergmann · 9 years ago
  43. 2155e04 make string translation loading more uniform by Caolán McNamara · 9 years ago
  44. 3d8400a loplugin:comparisonwithconstant in accessibility..basegfx by Noel Grandin · 9 years ago
  45. 5ba99a8 drop IDE_RESSTR by Caolán McNamara · 9 years ago
  46. 7865aa4 Remove unused mpVirtDev (vcl/textview) by Julien Nabet · 9 years ago
  47. 658eec1 loplugin:comparisonwithconstant in basctl by Noel Grandin · 9 years ago
  48. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  49. 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
  50. a651dbc convert SdrLayerId to strong_int by Noel Grandin · 9 years ago
  51. fbd4147 Fix typos by Andrea Gelmini · 9 years ago
  52. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  53. d8c2e2c tdf#43157: convert basctl module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  54. ec38966 loplugin:checkunusedparams in svx(part3) by Noel Grandin · 9 years ago
  55. 58ac614 remove empty namespaces by Jochen Nitschke · 9 years ago
  56. 769d383 loplugin:checkunusedparams in basctl and basic by Noel Grandin · 9 years ago
  57. 59676b3 untranslated strings are just strings by Caolán McNamara · 9 years ago
  58. d7559de remove bitmaps from .src files by Caolán McNamara · 9 years ago
  59. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  60. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  61. 8f254a4 loplugin:checkunusedparams in vcl by Noel Grandin · 9 years ago
  62. f747797 BASIC: Call OUString() instead of OUString(""); by Arnaud Versini · 9 years ago
  63. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  64. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  65. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  66. 9f565f5 can use gb_CppunitTest_use_configuration and still access .ui files by Caolán McNamara · 9 years ago
  67. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  68. e3eadc9 teach constantparam plugin to find always on and always off bitmask values by Noel Grandin · 9 years ago
  69. ff339c8 loplugin:constantparam part2 by Noel Grandin · 9 years ago
  70. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  71. 9bfd742 loplugin:unusedmethods by Noel Grandin · 9 years ago
  72. a70ae47 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  73. f573851 remove unhandled SID commands from svx by Noel Grandin · 9 years ago
  74. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  75. 12c6caa Kill remaining PseudoSlots usage by Maxim Monastirsky · 9 years ago
  76. b0f97cf Remove useless toolbar break by Maxim Monastirsky · 9 years ago
  77. 8ab1fe7 remove unused helpid in SfxShell by Noel Grandin · 9 years ago
  78. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  79. b4156ec use forward declaration for SfxItemSet by Jochen Nitschke · 9 years ago
  80. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  81. ab78f80 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  82. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  83. 0a850f3 Fix typos by Andrea Gelmini · 9 years ago
  84. 7bc1c43 Fix typos/translations, following 04644956e53d by Andrea Gelmini · 9 years ago
  85. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago
  86. 1359907 loplugin:subtlezeroinit: basctl by Stephan Bergmann · 9 years ago
  87. 792886d convert basctl::Layout::SplittedSide::Side to scoped enum by Noel Grandin · 9 years ago
  88. 210db2b convert BrowseMode to o3tl::typed_flags by Noel Grandin · 9 years ago
  89. 14fb8f7 convert ObjectMode to scoped enum by Noel Grandin · 9 years ago
  90. 013d978 Drop :: prefix from std in [a-b]*/ by Tor Lillqvist · 9 years ago
  91. 18be478 tdf#105386: crash with macro organizer by Julien Nabet · 9 years ago
  92. d198a82 convert InsertOperation to scoped enum by Noel Grandin · 9 years ago
  93. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  94. 3211dbd loplugin:unusedenumconstants in basctl by Noel Grandin · 9 years ago
  95. eb0b727 .uno:ScriptOrganizer should be menu:menuitem by Maxim Monastirsky · 9 years ago
  96. f482695 new loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  97. 83721f4 makeAny->Any in basctl..chart2 by Noel Grandin · 9 years ago
  98. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  99. f3ba0c5 Convert RID_POPUP_TABBAR to xml by Maxim Monastirsky · 9 years ago
  100. 65f41e21 convert RID_POPUP_BRKPROPS menu to .ui by Caolán McNamara · 9 years ago