1. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  2. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  3. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  4. 13bb5a4 Make SfxItemSet ranges correct by construction by Stephan Bergmann · 9 years ago
  5. 7aee0ea replace SbxError typedef with ErrCode by Noel Grandin · 9 years ago
  6. cbdd3c3 Use unique_ptr for SfxPrinter::pOptions by Stephan Bergmann · 9 years ago
  7. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  8. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  9. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  10. 490e9db disambiguate dual use of toolbar ids by Caolán McNamara · 9 years ago
  11. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  12. 95b9b46 Revert "deleted variable bAdd because it does not make sense" by Julien Nabet · 9 years ago
  13. d0c0ebb deleted variable bAdd because it does not make sense by tagezi · 9 years ago
  14. 3bdd04c tdf#91913 Saving line numbering into setting by tagezi · 9 years ago
  15. 2e5db24 remove VCLExternalSolarLock* members from .. by Jochen Nitschke · 9 years ago
  16. 9902779 The menu items are moved according to a general design concept by tagezi · 9 years ago
  17. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  18. e0bfdd1 loplugin:stringcopy: basctl by Stephan Bergmann · 9 years ago
  19. 2155e04 make string translation loading more uniform by Caolán McNamara · 9 years ago
  20. 3d8400a loplugin:comparisonwithconstant in accessibility..basegfx by Noel Grandin · 9 years ago
  21. 5ba99a8 drop IDE_RESSTR by Caolán McNamara · 9 years ago
  22. 7865aa4 Remove unused mpVirtDev (vcl/textview) by Julien Nabet · 9 years ago
  23. 658eec1 loplugin:comparisonwithconstant in basctl by Noel Grandin · 9 years ago
  24. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  25. 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
  26. a651dbc convert SdrLayerId to strong_int by Noel Grandin · 9 years ago
  27. fbd4147 Fix typos by Andrea Gelmini · 9 years ago
  28. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  29. d8c2e2c tdf#43157: convert basctl module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  30. ec38966 loplugin:checkunusedparams in svx(part3) by Noel Grandin · 9 years ago
  31. 58ac614 remove empty namespaces by Jochen Nitschke · 9 years ago
  32. 769d383 loplugin:checkunusedparams in basctl and basic by Noel Grandin · 9 years ago
  33. 59676b3 untranslated strings are just strings by Caolán McNamara · 9 years ago
  34. d7559de remove bitmaps from .src files by Caolán McNamara · 9 years ago
  35. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  36. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  37. 8f254a4 loplugin:checkunusedparams in vcl by Noel Grandin · 9 years ago
  38. f747797 BASIC: Call OUString() instead of OUString(""); by Arnaud Versini · 9 years ago
  39. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  40. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  41. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  42. 9f565f5 can use gb_CppunitTest_use_configuration and still access .ui files by Caolán McNamara · 9 years ago
  43. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  44. e3eadc9 teach constantparam plugin to find always on and always off bitmask values by Noel Grandin · 9 years ago
  45. ff339c8 loplugin:constantparam part2 by Noel Grandin · 9 years ago
  46. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  47. 9bfd742 loplugin:unusedmethods by Noel Grandin · 9 years ago
  48. a70ae47 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  49. f573851 remove unhandled SID commands from svx by Noel Grandin · 9 years ago
  50. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  51. 12c6caa Kill remaining PseudoSlots usage by Maxim Monastirsky · 9 years ago
  52. b0f97cf Remove useless toolbar break by Maxim Monastirsky · 9 years ago
  53. 8ab1fe7 remove unused helpid in SfxShell by Noel Grandin · 9 years ago
  54. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  55. b4156ec use forward declaration for SfxItemSet by Jochen Nitschke · 9 years ago
  56. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  57. ab78f80 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  58. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  59. 0a850f3 Fix typos by Andrea Gelmini · 9 years ago
  60. 7bc1c43 Fix typos/translations, following 04644956e53d by Andrea Gelmini · 9 years ago
  61. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago
  62. 1359907 loplugin:subtlezeroinit: basctl by Stephan Bergmann · 9 years ago
  63. 792886d convert basctl::Layout::SplittedSide::Side to scoped enum by Noel Grandin · 9 years ago
  64. 210db2b convert BrowseMode to o3tl::typed_flags by Noel Grandin · 9 years ago
  65. 14fb8f7 convert ObjectMode to scoped enum by Noel Grandin · 9 years ago
  66. 013d978 Drop :: prefix from std in [a-b]*/ by Tor Lillqvist · 9 years ago
  67. 18be478 tdf#105386: crash with macro organizer by Julien Nabet · 9 years ago
  68. d198a82 convert InsertOperation to scoped enum by Noel Grandin · 9 years ago
  69. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  70. 3211dbd loplugin:unusedenumconstants in basctl by Noel Grandin · 9 years ago
  71. eb0b727 .uno:ScriptOrganizer should be menu:menuitem by Maxim Monastirsky · 9 years ago
  72. f482695 new loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  73. 83721f4 makeAny->Any in basctl..chart2 by Noel Grandin · 9 years ago
  74. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  75. f3ba0c5 Convert RID_POPUP_TABBAR to xml by Maxim Monastirsky · 9 years ago
  76. 65f41e21 convert RID_POPUP_BRKPROPS menu to .ui by Caolán McNamara · 9 years ago
  77. 111d903 Just pass in OUString directly by Stephan Bergmann · 9 years ago
  78. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  79. 5145f60 loplugin: unnecessary destructor: basctl..codemaker by Noel Grandin · 9 years ago
  80. bf110d4 Change all Idle* LINKs to be Timer* by Jan-Marek Glogowski · 9 years ago
  81. ff46e53 New loplugin:dynexcspec: Add @throws documentation, basctl by Stephan Bergmann · 9 years ago
  82. 484658f missed a conversion here by Caolán McNamara · 9 years ago
  83. 59b84bc Change Idle to be a Timer subclass by Jan-Marek Glogowski · 10 years ago
  84. fdc6126 Refactor Scheduler to add Task class by Jan-Marek Glogowski · 9 years ago
  85. 74b9274 b*, c*: load BitmapEx resources instead of Image ones by Caolán McNamara · 9 years ago
  86. ad915fa tdf#104830, need an own termination listener for lib objects by Markus Mohrhard · 9 years ago
  87. 1426eb8 Clean up a usage of OUStringBuffer by Stephan Bergmann · 9 years ago
  88. c03d803 Replace side-effect--only uses of makeStringAndClear() with setLength(0) by Stephan Bergmann · 9 years ago
  89. 2be139d tdf#105069, store the VBA module info for new modules as well by Markus Mohrhard · 9 years ago
  90. 2ab040f tdf#105005 Breakpoint has wrong image in BASIC IDE by Regina Henschel · 9 years ago
  91. 6b8ee3c convert VclButtonsType to scoped enum by Noel Grandin · 9 years ago
  92. 8ae2034 make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmath by Caolán McNamara · 9 years ago
  93. 3099953 Fix iOS (and --disable-scripting in general?) build by Tor Lillqvist · 9 years ago
  94. 96d0506 unwind RID_IMGLST_LAYOUT imagelist by Caolán McNamara · 9 years ago
  95. a667319 convert SFX_HINT to scoped enum by Noel Grandin · 9 years ago
  96. 2d48f5f convert VCLEVENT constants to scoped enum by Noel Grandin · 9 years ago
  97. 9b8fb82 loplugin:unnecessaryoverride by Stephan Bergmann · 9 years ago
  98. bfde486 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  99. 8032151 convert INetURLObject::EncodeMechanism to scoped enum by Noel Grandin · 9 years ago
  100. 1453bc4 tdf#93592 Make it possible to add default language resource to dialogeditor by Niklas Johansson · 9 years ago