1. 5579057 tdf#143332 - Use utl::TextSearch to implement the InStrRev function by Andreas Heinisch · 4 years, 9 months ago
  2. 632fd5f tdf#139840 - Use utl::TextSearch to implement the InStr function by Andreas Heinisch · 4 years, 9 months ago
  3. 15e4d77 tdf#142487 - use utl::TextSearch in order to implement the replace algorithm by Andreas Heinisch · 4 years, 9 months ago
  4. fadccf7 tdf#143081: basic_macros: Add unittest by Xisco Fauli · 4 years, 9 months ago
  5. 70e86db tdf#142922 fixes Round to follow half-to-even rounding by baltasarq · 4 years, 9 months ago
  6. 89e1963 tdf#143081: fix Basic Replace() function crashes LO by Julien Nabet · 4 years, 9 months ago
  7. e7c5b24 tdf#142460: properly handle boolean values in string pool by baltasarq · 4 years, 10 months ago
  8. eebd84b loplugin:stringview (clang-cl) by Stephan Bergmann · 4 years, 10 months ago
  9. 004ddb8 fix leak in dbaccess by Noel Grandin · 4 years, 11 months ago
  10. 6cdfd89 tdf#142180 Swapped comparison operators for static strings by Joshua Williams · 4 years, 11 months ago
  11. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  12. 698e27d tdf#132389 - Case-insensitive operation for non-ASCII characters by Andreas Heinisch · 5 years ago
  13. 7a578c0 tdf#139840 - Case-insensitive operation for non-ASCII characters by Andreas Heinisch · 5 years ago
  14. 0afb2b6 fix some leaks in basic by Noel Grandin · 5 years ago
  15. c56b5f9 cid#1474072 silence Untrusted loop bound by Caolán McNamara · 5 years ago
  16. 9df3aa7 Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4 by Eike Rathke · 5 years ago
  17. e859bf8 loplugin:constmethod by Noel Grandin · 5 years ago
  18. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  19. 6fecdea tdf#124184 Fixing StrConv VBA Function by tushar · 5 years ago
  20. 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
  21. c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
  22. 62f6d6e use more string_view in tools/stream by Noel Grandin · 5 years ago
  23. 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 5 years ago
  24. b08a2b2 use OUString::Concat here, not OUStringLiteral by Noel Grandin · 5 years ago
  25. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  26. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  27. a9fcd2c tdf#141201 - Round MOD literals to Integer values by Andreas Heinisch · 5 years ago
  28. 86d298f Simplify some static variable initializations by Mike Kaganski · 5 years ago
  29. 7e22869 cid#1473732 Untrusted loop bound by Caolán McNamara · 5 years ago
  30. a69ad67 fix some --disable-scripting warnings by Caolán McNamara · 5 years ago
  31. b80fc56 cid#1474044 Untrusted loop bound by Caolán McNamara · 5 years ago
  32. 08151f4 TypeName, VarType, TypeLen Basic QA test cases by Alain Romedenne · 5 years ago
  33. e96b6f8 cid#1474044 Untrusted loop bound by Caolán McNamara · 5 years ago
  34. b624b13 loplugin:flatten by Noel · 5 years ago
  35. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  36. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  37. b80069e1 tdf#88442 SBasic: Don't double-initialize a Global ... As New ... by John · 5 years ago
  38. 54b3ada tdf#141050 Accept CCur with negative strings by arpit1912 · 5 years ago
  39. ac0b6fb tdf#141045 - fixed copy paste error in the replace function by Andreas Heinisch · 5 years ago
  40. c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
  41. fbaf865 Drop "32" from names of SbxArray methods taking 32-bit indices by Mike Kaganski · 5 years ago
  42. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  43. 394ad7f tdf#42982: improve UNO API error reporting by ViKrAm-Bais · 5 years ago
  44. 08cb09c BASIC : use standard mutex from std. by Arnaud Versini · 5 years ago
  45. 568b4e8 loplugin:refcounting in basic by Noel · 5 years ago
  46. 1571fd8 loplugin:refcounting in basic by Noel · 5 years ago
  47. 30ca77c tdf#130677 Write new tests for literals by shubham656 · 5 years ago
  48. 1775cd8 tdf#42982 updated RunTimeException with 2nd argument(pointer) by vipbuoy · 5 years ago
  49. 7874cba loplugin:referencecasting in basctl..binaryurp by Noel · 5 years ago
  50. c950ded update pches by Caolán McNamara · 5 years ago
  51. 0ce7c84 Revert "Fix typo in code" by Stephan Bergmann · 5 years ago
  52. 3ed9bba Fix typo in code by Andrea Gelmini · 5 years ago
  53. f6a38df basic : remove useless class pre declaration by Arnaud Versini · 5 years ago
  54. 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
  55. 9430608 simplify code, use more subView() by Noel · 5 years ago
  56. c83166c loplugin:passstuffbyref by Noel · 5 years ago
  57. 0426748 tdf#136755, tdf#124008 - delete the variable beforehand REDIM by Andreas Heinisch · 5 years ago
  58. bca1b74 improve some IllegalArgumentException messages by Noel · 5 years ago
  59. 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
  60. 8f453c6 static_cast after dynamic_cast by Noel Grandin · 5 years ago
  61. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  62. c34e8bd loplugin:stringviewparam: operator += by Stephan Bergmann · 5 years ago
  63. 60ac2ac BASIC : simplify SbxVariable constructors and remove impl class by Arnaud Versini · 5 years ago
  64. 97c3280 Fix build after 042033f1e6da22616cb76c8d950c20c9efecbad5 by Mike Kaganski · 5 years ago
  65. 3482f59 vcl: remove {Read,Write}ImpGraphic and ImplExportNative from Graphic by Tomaž Vajngerl · 5 years ago
  66. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  67. 71af8fc BASIC : simplify SbiSymDef and SbiSymPool initlialization by Arnaud Versini · 5 years ago
  68. 4be5308 BASIC : SbiRuntime static data should be const by Arnaud Versini · 5 years ago
  69. a5c1a64 BASIC : simplify SbiExpression initialization by Arnaud Versini · 5 years ago
  70. 61749b4 BASIC : remove useless using namespace by Arnaud Versini · 5 years ago
  71. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  72. f7de7de Initialize method mapping table at compile time by Mike Kaganski · 5 years ago
  73. 8f0a57d Drop RTLNAME obfuscating macro by Mike Kaganski · 5 years ago
  74. 66b135f Related: tdf#84098 Unify tests by Mike Kaganski · 5 years ago
  75. 803cef3 fix for Windows x86-64 build by Noel Grandin · 5 years ago
  76. 21cd30d Blind fix for Windows x86-64 build by Stephan Bergmann · 5 years ago
  77. 73ba462 tdf#84098 kill copy+paste in VBA tests by George Bateman · 5 years ago
  78. 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
  79. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  80. 2538188 tdf#43003 - convert parameter to the requested type by Andreas Heinisch · 5 years ago
  81. 1ac4498 update pches by Caolán McNamara · 5 years ago
  82. a5216cf convert SvtPathOptions::Paths to scoped enum by Noel · 5 years ago
  83. c9eed22 cid#1470374 silence Stray semicolon by Caolán McNamara · 5 years ago
  84. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  85. ceb69f8 tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values by Anshu · 5 years ago
  86. da212b3e Use sal_Int32 to print SbxLONG value by Stephan Bergmann · 5 years ago
  87. d84deb9 Use std::vector in SbiBuffer by Mike Kaganski · 5 years ago
  88. 9f791ae Simplify SbiBuffer::Check by Mike Kaganski · 5 years ago
  89. 1fdd1e8 BASIC : use initialization list in constructors. by Arnaud Versini · 5 years ago
  90. 6fa1161 loplugin:stringviewparam: No good reason to exclude operator functions by Stephan Bergmann · 5 years ago
  91. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  92. 16389aa tdf#123936 Formatting files in module basic with clang-format by Philipp Hofer · 5 years ago
  93. 93c64a6 loplugin:stringview by Noel · 5 years ago
  94. 8ad514c BASIC : use std::make_unique instead of std::unique_ptr ( new ... ) by Arnaud Versini · 5 years ago
  95. 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
  96. 0733946 Use LONG here by Mike Kaganski · 5 years ago
  97. 7a896f1 use officecfg for Experimental flag by Noel Grandin · 5 years ago
  98. 48d46bc tdf#85371 - grant write access to the method used as a variable by Andreas Heinisch · 5 years ago
  99. 9a9cdd5 basic: fix build after long->tools::Long by Thorsten Behrens · 5 years ago
  100. 6436302 convert some more long -> tools::Long by Noel · 5 years ago