1. 13f8f38 tdf#122250 Crash when running extension by Noel Grandin · 7 years ago
  2. edc6824 Fix warning in !HAVE_FEATURE_SCRIPTING case by Tor Lillqvist · 8 years ago
  3. 453395e basic, solve link problems by jan Iversen · 8 years ago
  4. 0d5728a tdf#120706: nullptr dereference by Mike Kaganski · 7 years ago
  5. 3bba368 tdf#118442: Fix incorrect index calculation by Mike Kaganski · 8 years ago
  6. 5afebab tdf#118218: Implement FormatNumber VBA function by Mike Kaganski · 8 years ago
  7. 6c76150 forcepoint#42 check available str length by Caolán McNamara · 8 years ago
  8. 5e1ce67 Factor out AsyncQuitHandler to be usable elsewhere, too by Tor Lillqvist · 8 years ago
  9. a16a53d Resolves: tdf#117612 truncate DateAdd("m",...) to last day of month by Eike Rathke · 8 years ago
  10. 23831674 Decrease fragility in odd use cases with no current document by Tor Lillqvist · 8 years ago
  11. 155d62b lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  12. d2df54a Get rid of loop counter variable by Mike Kaganski · 8 years ago
  13. 5a8ea22 ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end by Caolán McNamara · 8 years ago
  14. 6900730 Resolves: tdf#114232 call GetObject() only if IsObject() by Eike Rathke · 8 years ago
  15. 11667a8 Resolves: tdf#114231 do not mask ErrCode with GetRest() by Eike Rathke · 8 years ago
  16. 3158683 Find VBA-only functions when compiling first on module level by Eike Rathke · 8 years ago
  17. bb4cd52 Get rid of two more temporary SvNumberFormatter instances by Eike Rathke · 8 years ago
  18. 5e1d49d Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
  19. f1b5b22 Get rid of that LANGUAGE_GERMAN nonsense by Eike Rathke · 8 years ago
  20. 2f81745 Aaand another one.. SvNumberFormatter instance by Eike Rathke · 8 years ago
  21. 2828829 Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
  22. 4b98e35 Make the SbiInstance SvNumberFormatter shared_ptr by Eike Rathke · 8 years ago
  23. 2408a1b Don't pass the test when all tests fail by Eike Rathke · 8 years ago
  24. 462866c various coverity warnings by Caolán McNamara · 8 years ago
  25. db080da tdf#114011 limit/truncate date, not only year by Eike Rathke · 8 years ago
  26. df2e78f replace check of eof and GetError with good by Caolán McNamara · 8 years ago
  27. 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
  28. 5280b3e silence some coverity warnings by Caolán McNamara · 8 years ago
  29. 7f055f3 inline SbxMAXSALUINT64 and friends by Noel Grandin · 8 years ago
  30. a8f31d5 Fix typos by Andrea Gelmini · 8 years ago
  31. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  32. 049e026 loplugin:finalclasses in basic,basegfx by Noel Grandin · 8 years ago
  33. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  34. 5d618d7 loplugin:constantparam in basic,basctl by Noel Grandin · 8 years ago
  35. ae531b6 Another ImpGetIntntlSep() fix, tdf#81671 follow-up by Eike Rathke · 8 years ago
  36. ab7b10d Fix build of Windows-only code, tdf#81671 follow-up by Eike Rathke · 8 years ago
  37. dc520c7 Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671 by Eike Rathke · 8 years ago
  38. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  39. d4a2541 loplugin:includeform: basic by Stephan Bergmann · 8 years ago
  40. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  41. ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
  42. 66b3970 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 by Tor Lillqvist · 8 years ago
  43. daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  44. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  45. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  46. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  47. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  48. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  49. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  50. 6978f50 Bin some noise comments and ASCII graphics by Tor Lillqvist · 9 years ago
  51. bb82632 iOS, solved code never reached (sbxvalue.cxx) by jan Iversen · 9 years ago
  52. a1eeccc Clean up a couple of overly verbose SAL_INFOs by Tor Lillqvist · 9 years ago
  53. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  54. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  55. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  56. 84cbd6a clang-tidy modernize-use-emplace in b* by Noel Grandin · 9 years ago
  57. 8e8c789 oovbaapi: create XOval and XLine shape types by Tamas Bunth · 9 years ago
  58. c497c4c Replace list by vector in dllmgr-x86-x64 (basic) by Julien Nabet · 9 years ago
  59. 5c0ab63 Replace list by vector in methods.cxx (basic) by Julien Nabet · 9 years ago
  60. f192302 loplugin:constparams: basic (clang-cl) by Stephan Bergmann · 9 years ago
  61. 4e70d0b rename SBX errorcodes to BASIC by Noel Grandin · 9 years ago
  62. c8ff305 move all the basic errcodes to one file by Noel Grandin · 9 years ago
  63. ae8e1ad convert code-class in ErrCode to scoped enum by Noel Grandin · 9 years ago
  64. db6b703 Allow non-modal Dialogs during FileImport/Load by Armin Le Grand · 9 years ago
  65. 7ca950e no need to use ERRCODE_RES_MASK here by Noel Grandin · 9 years ago
  66. 74da6d5 VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests by Zdeněk Crhonek · 9 years ago
  67. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  68. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  69. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  70. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  71. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  72. 4d89865 new loplugin:deadclass by Noel Grandin · 9 years ago
  73. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  74. 57ece56 VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE by Zdeněk Crhonek · 9 years ago
  75. 35a2d88 Fix typos by Andrea Gelmini · 9 years ago
  76. f060d64 VBA tests- add functions STRING,STRREVERSE,SWITCH by Zdeněk Crhonek · 9 years ago
  77. 3acfc28 VBA tests - STR and STRCOMP functions by Zdeněk Crhonek · 9 years ago
  78. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  79. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  80. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  81. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  82. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  83. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  84. fae4b84 VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR by Zdeněk Crhonek · 9 years ago
  85. fcd0361 Eliminate Date::operator+=() and -=() and replace with Date::AddDays() by Eike Rathke · 9 years ago
  86. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  87. 6d829ae loplugin:constparams in basic by Noel Grandin · 9 years ago
  88. 772b846 Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...) by Eike Rathke · 9 years ago
  89. 9f08211 loplugin:unnecessaryparen: basic (clang-cl) by Stephan Bergmann · 9 years ago
  90. b9bda1d tdf#103104 Allow line-continuation followed by a dot in BASIC by Takeshi Abe · 9 years ago
  91. 85d7124 loplugin:oncevar: empty strings: basic by Stephan Bergmann · 9 years ago
  92. 8a75aa5 use more OUString::operator== in a*..chart2 by Noel Grandin · 9 years ago
  93. 4e451cad loplugin:oncevar for value-dependent constant expressions by Stephan Bergmann · 9 years ago
  94. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  95. d64b83b basic: Put local stuff into unnamed namespace by Takeshi Abe · 9 years ago
  96. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  97. 13341ff teach unnecessaryparen plugin about other kinds of statements by Noel Grandin · 9 years ago
  98. b0e05f9 loplugin:useuniqueptr in basic..cppcanvas by Noel Grandin · 9 years ago
  99. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  100. 56dcc7b loplugin:casttovoid in RTLFUNC by Stephan Bergmann · 9 years ago