1. 4ef431e tdf#134576: proper handling of For/For Each with On Error Resume Next by Mike Kaganski · 6 years ago
  2. 1ecda3a tdf#134576 at least don't crash in this edge-case by Caolán McNamara · 6 years ago
  3. 9a917ee tdf#134692: copy deep when there are multiple references to the old array by Mike Kaganski · 6 years ago
  4. b62d73c tdf#133913 - create variable with Variant/Type in StepLOADNC by Andreas Heinisch · 6 years ago
  5. e398fe3 tdf#132563 - Convert parameters of type SbxEMPTY by Andreas Heinisch · 6 years ago
  6. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  7. 552b1fc inline some use-once typedefs by Noel Grandin · 6 years ago
  8. 3ff159d tdf#132389 - case-insensitive operation for non-ASCII characters by Andreas Heinisch · 6 years ago
  9. 8209c25 tdf#88205 EasyHack change css::uno::Sequence initializations by vgeof · 6 years ago
  10. 898cbb2 use for-range on Sequence in basctl..canvas by Noel Grandin · 6 years ago
  11. 7c96fc7 fix leak in basic by Noel Grandin · 6 years ago
  12. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  13. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  14. dd06a8a tdf#132388: reimplement SbRtl_Replace by Mike Kaganski · 6 years ago
  15. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  16. 8b0a694 loplugin:flatten in basic by Noel Grandin · 6 years ago
  17. 14471a6 loplugin:buriedassign in b* by Noel Grandin · 6 years ago
  18. 84b8841 tdf#79426, tdf#125180 - Don't convert missing parameters to requested type by Andreas Heinisch · 6 years ago
  19. 79b13b4 OSL_ASSERT->assert in basic by Noel Grandin · 6 years ago
  20. ffbcbbc Cleanup for tdf#130476, tdf#62323 and tdf#62326 by Andreas Heinisch · 6 years ago
  21. 384afeaa tdf#130476 - take into account trailing data type characters by Andreas Heinisch · 6 years ago
  22. 7b12271 Initialize buffer by Mike Kaganski · 6 years ago
  23. 45435e2 VBA Err object raise method TestCases by LibreOfficiant · 6 years ago
  24. 16b0bbb tdf#131296: get numeric value with its data type in StepLOADNC by Andreas Heinisch · 6 years ago
  25. 5d56257 Clear SbxAppData::m_aGlobErr early by Stephan Bergmann · 6 years ago
  26. 8e173a9 tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. by Yukio Siraichi · 6 years ago
  27. 8e323fca tdf#36737 - Initialize default values of optionals by Andreas Heinisch · 6 years ago
  28. 936d7a4 Remove dead condition by Stephan Bergmann · 6 years ago
  29. efa9ea1 Renaming variables for upcoming commit for tdf#36737 by Andreas Heinisch · 6 years ago
  30. f9a8d7b LibO Basic Property Get/Set by LibreOfficiant · 6 years ago
  31. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  32. 5fc8b47 tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) again by Stephan Bergmann · 6 years ago
  33. a8487ac clang-format accessibility & basctl with under 5-percent lines of change by Muhammet Kara · 6 years ago
  34. f147b16 clang-analyzer-deadcode.DeadStores by Noel Grandin · 6 years ago
  35. a2f62a8 move some headers inside basic by Noel Grandin · 6 years ago
  36. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  37. 84b396a2 new loplugin:namespaceindentation by Noel Grandin · 6 years ago
  38. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  39. b9fe4f2 rename some local variables by Noel Grandin · 6 years ago
  40. 8d23f9c loplugin:makeshared in basctl..canvas by Noel Grandin · 6 years ago
  41. 6c3ab93 Use deleteDirRecursively from comphelper by Samuel Mehrbrodt · 6 years ago
  42. ef5812d can use LogicToLogic here by Caolán McNamara · 6 years ago
  43. 3fcee07 drop Application::GetAppWindow by Caolán McNamara · 6 years ago
  44. 9a578e9 clang-tidy modernize-concat-nested-namespace in basic..canvas by Noel Grandin · 6 years ago
  45. 4e0a6e4 loplugin:finalclasses in basic..emfio by Noel Grandin · 6 years ago
  46. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  47. 6df7567 Removed executable permission on files by Andrea Gelmini · 6 years ago
  48. 0b4f8bf tdf#129596 Distinguish between integer and long while loading immediate values by U-DESKTOP-8OSNV7R\DrRobotto · 6 years ago
  49. 6bdfcd3 VBA: don't SAL_WARN on value-to-number conversion error by Mike Kaganski · 6 years ago
  50. 4abb191 tdf#57113: store UTF-16 stringpool data after legacy 1-byte data by Mike Kaganski · 6 years ago
  51. 53c9a6a tdf#124176: Use pragma once instead of include guards by Mesut Çifci · 6 years ago
  52. 8cce131 Avoid crash in shutdown when accessing already destroyed BASIC_DLL by Mike Kaganski · 6 years ago
  53. 3ebf6a0 Avoid crash in shutdown when accessing already destroyed BASIC_DLL by Mike Kaganski · 6 years ago
  54. fb1eac6 sal_Char->char in avmedia..basic by Noel Grandin · 6 years ago
  55. c4abc77 Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics), by Stephan Bergmann · 6 years ago
  56. 51e7a59 Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) by Noel Grandin · 6 years ago
  57. 4af97bd No need to leak ImplRepository by Stephan Bergmann · 6 years ago
  58. 919689a Remove unused preliminary entries from ImplRepository::m_aStore again by Stephan Bergmann · 6 years ago
  59. 4171b99 VBA Enum statement TestCases by LibreOfficiant · 6 years ago
  60. d59987b loplugin:expandablemethods by Noel Grandin · 6 years ago
  61. 2e968bb Fix typo by Andrea Gelmini · 6 years ago
  62. 9193753 GetSource32 and GetSource are identical by Mike Kaganski · 6 years ago
  63. 62f3f3d SbxArray: drop 16-bit indices by Mike Kaganski · 6 years ago
  64. 3cd3097 Preallocate array when initializing/preserving by Mike Kaganski · 6 years ago
  65. e4ec5a3 Fix typo in namefile by Andrea Gelmini · 6 years ago
  66. 4f4fe34 Unify code that restores preserved array by Mike Kaganski · 6 years ago
  67. bc1a8c6 tdf#129256: don't create objects only to destroy when moving preserved array by Mike Kaganski · 6 years ago
  68. 0ed214f tdf#59327: two arguments with the same name is an error by Mike Kaganski · 6 years ago
  69. 840c3a6 tdf#59327: DIM should fail in procedures when same-name argument is present by Mike Kaganski · 6 years ago
  70. ffd319a tdf#129227: this was always appending, not prepending by Mike Kaganski · 6 years ago
  71. 9235990 tdf#129136 Call _wgetdcwd with "harmless" invalid parameter handler by Stephan Bergmann · 6 years ago
  72. 30c7076 tdf#129107 objects in basic disappear by Noel Grandin · 6 years ago
  73. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  74. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  75. 4fdc90c tdf#97983 - Added localization for numeric types by Andreas Heinisch · 6 years ago
  76. c9c19fe Property Get/Let Basic Statement by LibreOfficiant · 6 years ago
  77. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  78. 48b23bb tdf#128434 free the BasicManager event listener by Jan-Marek Glogowski · 6 years ago
  79. 314f15b Extend loplugin:external to warn about enums by Stephan Bergmann · 6 years ago
  80. 1e164a6 cid#1448329 Wrapper object use after free by Caolán McNamara · 6 years ago
  81. 1b83d562 fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bf by lbenes · 6 years ago
  82. 7ddedd25 tdf#42949 Fix IWYU warnings in basic/ by Gabor Kelemen · 6 years ago
  83. 5d1be8f cid#1448492 Wrapper object use after free by Caolán McNamara · 6 years ago
  84. 2297f04 call GetSbData just once by Caolán McNamara · 6 years ago
  85. d628258 tdf#80731: Only check closing parenthesis when in IDE by Mike Kaganski · 6 years ago
  86. 7b99cdb loplugin:indentation find broken if statements by Noel Grandin · 6 years ago
  87. c02c4df make some classes module-private by Noel Grandin · 6 years ago
  88. a6e682f find symbols that can be private by Noel Grandin · 6 years ago
  89. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago
  90. 10c9fe8 Related: cid#1448329 call GetSbData() just once by Caolán McNamara · 6 years ago
  91. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  92. 044eba7 loplugin:stringadd (clang-cl) by Stephan Bergmann · 6 years ago
  93. 1efe1f8 In checkUnoObjectType, check for derived-from types too by Stephan Bergmann · 6 years ago
  94. 47d813e Remove check that is redundant by Stephan Bergmann · 6 years ago
  95. b0de7a8 Don't cast to check lower 16 bits; apply mask explicitly by Mike Kaganski · 6 years ago
  96. 2008880 These should be sal_Int16 by Mike Kaganski · 6 years ago
  97. 1b2f97a These should be sal_Int32 by Mike Kaganski · 6 years ago
  98. 7199f8c tdf#128263: update push positions in single line IF by Mike Kaganski · 6 years ago
  99. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  100. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago