1. a1eeccc Clean up a couple of overly verbose SAL_INFOs by Tor Lillqvist · 9 years ago
  2. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  3. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  4. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  5. 84cbd6a clang-tidy modernize-use-emplace in b* by Noel Grandin · 9 years ago
  6. 8e8c789 oovbaapi: create XOval and XLine shape types by Tamas Bunth · 9 years ago
  7. c497c4c Replace list by vector in dllmgr-x86-x64 (basic) by Julien Nabet · 9 years ago
  8. 5c0ab63 Replace list by vector in methods.cxx (basic) by Julien Nabet · 9 years ago
  9. f192302 loplugin:constparams: basic (clang-cl) by Stephan Bergmann · 9 years ago
  10. 4e70d0b rename SBX errorcodes to BASIC by Noel Grandin · 9 years ago
  11. c8ff305 move all the basic errcodes to one file by Noel Grandin · 9 years ago
  12. ae8e1ad convert code-class in ErrCode to scoped enum by Noel Grandin · 9 years ago
  13. db6b703 Allow non-modal Dialogs during FileImport/Load by Armin Le Grand · 9 years ago
  14. 7ca950e no need to use ERRCODE_RES_MASK here by Noel Grandin · 9 years ago
  15. 74da6d5 VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests by Zdeněk Crhonek · 9 years ago
  16. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  17. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  18. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  19. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  20. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  21. 4d89865 new loplugin:deadclass by Noel Grandin · 9 years ago
  22. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  23. 57ece56 VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE by Zdeněk Crhonek · 9 years ago
  24. 35a2d88 Fix typos by Andrea Gelmini · 9 years ago
  25. f060d64 VBA tests- add functions STRING,STRREVERSE,SWITCH by Zdeněk Crhonek · 9 years ago
  26. 3acfc28 VBA tests - STR and STRCOMP functions by Zdeněk Crhonek · 9 years ago
  27. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  28. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  29. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  30. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  31. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  32. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  33. fae4b84 VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR by Zdeněk Crhonek · 9 years ago
  34. fcd0361 Eliminate Date::operator+=() and -=() and replace with Date::AddDays() by Eike Rathke · 9 years ago
  35. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  36. 6d829ae loplugin:constparams in basic by Noel Grandin · 9 years ago
  37. 772b846 Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...) by Eike Rathke · 9 years ago
  38. 9f08211 loplugin:unnecessaryparen: basic (clang-cl) by Stephan Bergmann · 9 years ago
  39. b9bda1d tdf#103104 Allow line-continuation followed by a dot in BASIC by Takeshi Abe · 9 years ago
  40. 85d7124 loplugin:oncevar: empty strings: basic by Stephan Bergmann · 9 years ago
  41. 8a75aa5 use more OUString::operator== in a*..chart2 by Noel Grandin · 9 years ago
  42. 4e451cad loplugin:oncevar for value-dependent constant expressions by Stephan Bergmann · 9 years ago
  43. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  44. d64b83b basic: Put local stuff into unnamed namespace by Takeshi Abe · 9 years ago
  45. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  46. 13341ff teach unnecessaryparen plugin about other kinds of statements by Noel Grandin · 9 years ago
  47. b0e05f9 loplugin:useuniqueptr in basic..cppcanvas by Noel Grandin · 9 years ago
  48. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  49. 56dcc7b loplugin:casttovoid in RTLFUNC by Stephan Bergmann · 9 years ago
  50. c8fd385 loplugin:casttovoid: basic by Stephan Bergmann · 9 years ago
  51. ad17c13 VBA test - add RATE, RGB functions by Zdeněk Crhonek · 9 years ago
  52. b30ae238 No reason not to use RTLFUNC here by Stephan Bergmann · 9 years ago
  53. 6ade3ef std::unordered_map can erase an element by given key, if any by Takeshi Abe · 9 years ago
  54. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  55. 14c763e s/ERRCODE_SBX_OK/ERRCODE_NONE by Noel Grandin · 9 years ago
  56. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  57. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  58. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  59. d69795b use local statics in getTypes functions by Jochen Nitschke · 9 years ago
  60. 7aee0ea replace SbxError typedef with ErrCode by Noel Grandin · 9 years ago
  61. 3059ede drop SbError typedef by Noel Grandin · 9 years ago
  62. a6aa57f use ERRCODE_NONE instead of 0 by Noel Grandin · 9 years ago
  63. e272761 remove MAYBEFUTURE dead code by Noel Grandin · 9 years ago
  64. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  65. 1dd5e22 clang-tidy readability-non-const-parameter by Noel Grandin · 9 years ago
  66. b5594f0 Cater for UNO (signed) vs. BASIC (unsigned) byte mismatch by Stephan Bergmann · 9 years ago
  67. ef117ca tdf#108039: check for nullptr in rtl_uString and OUString by Mike Kaganski · 9 years ago
  68. de8caac replace SVSTREAM_OK with ERRCODE_NONE by Noel Grandin · 9 years ago
  69. 3fdfbe6 Improved loplugin:cstylecast to reference types: basic by Stephan Bergmann · 9 years ago
  70. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  71. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  72. dc36d07 basic: Drop unused variables in test scripts by Takeshi Abe · 9 years ago
  73. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  74. f15afbc add VBA tests- PMT, PPMT, PV,QBCOLOR functions by Zdeněk Crhonek · 9 years ago
  75. f45463d tdf#93727 Support date literals in basic by Grzegorz Araminowicz · 9 years ago
  76. 7948e84 basic: Stop detecting the number of tokens at runtime by Takeshi Abe · 9 years ago
  77. f060ade Test _WIN32 instead of WIN32 by Takeshi Abe · 9 years ago
  78. 514fd70 basic: Kill unnecessary ifdef stuff by Takeshi Abe · 9 years ago
  79. cae3e20 cleanup unused css/resource/ includes by Jochen Nitschke · 9 years ago
  80. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  81. f0fddb1 loplugin:stringcopy: basic by Stephan Bergmann · 9 years ago
  82. 2155e04 make string translation loading more uniform by Caolán McNamara · 9 years ago
  83. 2e51afc loplugin:comparisonwithconstant in basic by Noel Grandin · 9 years ago
  84. 2acc4dc basic: Fix broken unit test for IsMissing() by Takeshi Abe · 9 years ago
  85. 9fb691a basic: Fix broken unit test for Join() by Takeshi Abe · 9 years ago
  86. 6c2a10e basic: Fix broken test for VBA's LCase by Takeshi Abe · 9 years ago
  87. 6df22f0 loplugin:checkunusedparams various by Noel Grandin · 9 years ago
  88. 666901b basic: Test VBA's CDec() only on Windows by Takeshi Abe · 9 years ago
  89. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  90. 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
  91. b9d75de basic: Fix broken logic in VBA's unit tests by Takeshi Abe · 9 years ago
  92. f99c95c basic: Fix VBA constant vbNewLine with unit test by Takeshi Abe · 9 years ago
  93. dd6d799 loplugin:constantparam by Noel Grandin · 9 years ago
  94. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  95. 9425245 basic: Remove strange ifdef-guard for SHARED by Takeshi Abe · 9 years ago
  96. e93cf20 basic: Compare strings in a case-insensitive manner by Takeshi Abe · 9 years ago
  97. e5a4858 basic: Compare with keywords without creating temporary strings by Takeshi Abe · 9 years ago
  98. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  99. 12191a4 make loplugin constantparam smarter about string params by Noel Grandin · 9 years ago
  100. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago