1. 3e92673 Miscellaneous typos by Adolfo Jayme Barrientos · 11 years ago
  2. b4ee16d com::sun::star->css in basic by Noel Grandin · 11 years ago
  3. 40c34e6 Fix indentation by Matteo Casalin · 11 years ago
  4. f7a2795 sal_uIntPtr to sal_uInt32, for consistency by Matteo Casalin · 11 years ago
  5. c1edceb sal_uInt16 to sal_Int32 with some cleanup by Matteo Casalin · 11 years ago
  6. 903baa6 Use more proper integer types by Matteo Casalin · 11 years ago
  7. 15f32b5 basic: replace boost::ptr_vector with std::vector<std::unique_ptr>> by Michael Stahl · 11 years ago
  8. 5a80e32 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  9. 536051f fix Windows build by Noel Grandin · 11 years ago
  10. 22b094f loplugin:unusedmethods basic by Noel Grandin · 11 years ago
  11. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  12. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  13. e69fd54 Replace GetAppData(SHL_IDL) with a static pointer var by Stephan Bergmann · 11 years ago
  14. 7640e24 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  15. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  16. 2e7fe50 error: 'pGen' was not declared in this scope by Miklos Vajna · 11 years ago
  17. fabe329 BASIC : Remove SbCodeGen attribute from SbiExprNode and user std::unique_ptr. by Arnaud Versini · 11 years ago
  18. 50bd0c8 coverity#1308521 Uncaught exception by Caolán McNamara · 11 years ago
  19. 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
  20. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  21. cfbbb3c coverity#1308445 Uncaught exception by Caolán McNamara · 11 years ago
  22. 232db3f coverity#1308444 Uncaught exception by Caolán McNamara · 11 years ago
  23. 25b665a coverity#1308435 Uncaught exception by Caolán McNamara · 11 years ago
  24. 687ab37 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  25. 892455e Simplify uses of comphelper::string::equals with constant argument by Stephan Bergmann · 11 years ago
  26. 07d85c4 remove SFX_NOTIFY macro by Noel Grandin · 11 years ago
  27. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  28. f378e72 Fix typos by Andrea Gelmini · 11 years ago
  29. ca9de68 Fix typos by Andrea Gelmini · 11 years ago
  30. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  31. 5a2e099 cppcheck:redundantCondition by Noel Grandin · 11 years ago
  32. b226928 cppcheck: redundantCondition [part1] by Julien Nabet · 11 years ago
  33. 0766db0 BASIC: Don't use SbiStringPool to pass SbiParser. by Arnaud Versini · 11 years ago
  34. 3754474 Typos by Julien Nabet · 11 years ago
  35. cc0e9a3 cppcheck: variableScope by Caolán McNamara · 11 years ago
  36. 761e0ae loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  37. 3f72218 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  38. 623445a convert PropertyMode to scoped enum by Noel Grandin · 11 years ago
  39. b000fab loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  40. 8e22cd4 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  41. ba81e5c tdf#91702 - fix stack-based MessBox allocation. by Michael Meeks · 11 years ago
  42. afcf1ec loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  43. 1379e2f Rewrite all calls like Dialog(params).Execute() by Philippe Jung · 11 years ago
  44. 563a393 BASIC: Remove BasicCharClass::IsLetterTab by Arnaud Versini · 11 years ago
  45. 6a4a55d BASIC: User std::unique_ptr in basic runtime by Arnaud Versini · 11 years ago
  46. 4d95956 Wrong comment since 642cfe8ac206af4fe82bc695d38b5c7f0edf7dc7 by Julien Nabet · 11 years ago
  47. 564fc48 tdf#90110: basic: fix Randomize statement by Michael Stahl · 11 years ago
  48. ae451af basic: used typed LINKs by Noel Grandin · 11 years ago
  49. 36b0610 missing semi by Caolán McNamara · 11 years ago
  50. 4b5091c cppunit: noExplicitConstructor by Caolán McNamara · 11 years ago
  51. 3aebc67 Remove include stdio (part2) by Julien Nabet · 11 years ago
  52. 539ba64 remove unnecessary header file by Noel Grandin · 11 years ago
  53. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  54. 2bb4d6c Missing disposeAndClear in MsgBox basic function by Philippe Jung · 11 years ago
  55. be88e30 tdf#90969: basic: add horrible hack to avoid crash due to ... by Michael Stahl · 11 years ago
  56. 7ff58e1 Basic: Doesn't allow non ASCII characters in numeric literals by Arnaud Versini · 11 years ago
  57. ef6877c loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  58. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  59. 5eb6bd4 lopluign:staticmethods: Handle DECL_LINK by Stephan Bergmann · 11 years ago
  60. 0241519 Unwind SotStorageStreamRef typedef by Stephan Bergmann · 11 years ago
  61. dc47b2e Unwind SotStorageRef typedef by Stephan Bergmann · 11 years ago
  62. 0f79a5f tdf#84435: Mod operator does not deal with decimals as described in help by Julien Nabet · 11 years ago
  63. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  64. 0acd47f Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END by Stephan Bergmann · 11 years ago
  65. 17cb339 Remove unnecessary IMPL_LINK_INLINE macro by Stephan Bergmann · 11 years ago
  66. 6bb742b convert STR_EVENT constants to scoped enum by Noel Grandin · 11 years ago
  67. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  68. e19cd84 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  69. d0e9aa6 Dialog::Execute returns short/VclResponseType by Stephan Bergmann · 11 years ago
  70. 4911135 SbModule::Run return value is unused by Stephan Bergmann · 11 years ago
  71. ed83ba3 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  72. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  73. b87db6a Update to XDocumentEventBroadcaster et al by Stephan Bergmann · 11 years ago
  74. a75d907 Related tdf#55502: Harden a bit by Julien Nabet · 11 years ago
  75. 4950c57 callcatcher: update unusedcode by Caolán McNamara · 11 years ago
  76. 4139251 tdf#55502: Shell BASIC function with empty third param hangs by Julien Nabet · 11 years ago
  77. 9f23260 SvStream: WriteUChar -> WriteBool by Stephan Bergmann · 11 years ago
  78. 5cc560f basctl, basic: convert new to ::Create. by Michael Meeks · 11 years ago
  79. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  80. ee094bd loplugin:staticmethods by Noel Grandin · 11 years ago
  81. 4e0d2fc BASIC: Merge BasicLibs with BasicManagerImpl and use boost::ptr_vector. by Arnaud Versini · 11 years ago
  82. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  83. 5d133eb6 first half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  84. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  85. 6d0c891 vclwidget: fix more places that should be wrapping in VclPtr by Noel Grandin · 11 years ago
  86. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  87. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  88. 28c2cf4f vcl: VclPtr conversion in basic by Noel Grandin · 11 years ago
  89. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago
  90. 5ba54aa Remove dead INetProtocol::Vim by Stephan Bergmann · 11 years ago
  91. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  92. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  93. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  94. 4f2a236 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  95. a52cf47 Clean up template-parameter-dependent C-style casts by Stephan Bergmann · 11 years ago
  96. 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
  97. c3fb36e Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  98. 0511c86 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  99. c1fed2a WaE: this method is empty and should be removed by Tor Lillqvist · 11 years ago
  100. b33788c Typos by Julien Nabet · 11 years ago