1. 72aa34f tdf#141201 - Round MOD literals to Integer values by Andreas Heinisch · 5 years ago
  2. cff1947 tdf#141050 Accept CCur with negative strings by arpit1912 · 5 years ago
  3. fde2919 tdf#141045 - fixed copy paste error in the replace function by Andreas Heinisch · 5 years ago
  4. a1a0f49 tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values by Anshu · 5 years ago
  5. 16389aa tdf#123936 Formatting files in module basic with clang-format by Philipp Hofer · 5 years ago
  6. 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
  7. 48d46bc tdf#85371 - grant write access to the method used as a variable by Andreas Heinisch · 5 years ago
  8. d6b7cc3 tdf#123025 - ReDim Preserve fails if array is filled by Split by Andreas Heinisch · 6 years ago
  9. 698e5d5 tdf#123025 - fixed broken tests for cverr method by Andreas Heinisch · 6 years ago
  10. 38786f1 loplugin:reducevarscope in basctl,basic by Noel · 6 years ago
  11. c3c8d2d tdf#136112 Unit test for Date() Basic function by Alain Romedenne · 6 years ago
  12. 11292d1 tdf#136032 - abort scan of a string beginning with a hashtag by Andreas Heinisch · 6 years ago
  13. fb4ddf2 tdf#124176 Use #pragma once in basic by George Bateman · 6 years ago
  14. 40031dd tdf#54912 - with option base arrays should start at index 1 by Andreas Heinisch · 6 years ago
  15. 781b6ac9 tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAM by Andreas Heinisch · 6 years ago
  16. 21c1f17 Fix typo in code by Andrea Gelmini · 6 years ago
  17. d7484b0 Fix typos by Andrea Gelmini · 6 years ago
  18. e67ffd5 tdf#135470: Fix checks by Mike Kaganski · 6 years ago
  19. 23bfaf60 tdf#134576: basic_macros: Add unittest by Xisco Fauli · 6 years ago
  20. d902e04 Upcoming improved loplugin:staticanonymous -> redundantstatic: basic by Stephan Bergmann · 6 years ago
  21. 0f6e012 tdf#133913 - create variable with Variant/Type in StepLOADNC by Andreas Heinisch · 6 years ago
  22. 345cb19 tdf#132563 - Convert parameters of type SbxEMPTY by Andreas Heinisch · 6 years ago
  23. 054c0e7 loplugin:simplifypointertobool improve by Noel Grandin · 6 years ago
  24. 31ec2c2 Upcoming loplugin:elidestringvar: basic by Stephan Bergmann · 6 years ago
  25. 3ff159d tdf#132389 - case-insensitive operation for non-ASCII characters by Andreas Heinisch · 6 years ago
  26. 84b8841 tdf#79426, tdf#125180 - Don't convert missing parameters to requested type by Andreas Heinisch · 6 years ago
  27. ffbcbbc Cleanup for tdf#130476, tdf#62323 and tdf#62326 by Andreas Heinisch · 6 years ago
  28. 384afeaa tdf#130476 - take into account trailing data type characters by Andreas Heinisch · 6 years ago
  29. 45435e2 VBA Err object raise method TestCases by LibreOfficiant · 6 years ago
  30. 8e323fca tdf#36737 - Initialize default values of optionals by Andreas Heinisch · 6 years ago
  31. f9a8d7b LibO Basic Property Get/Set by LibreOfficiant · 6 years ago
  32. 5fc8b47 tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) again by Stephan Bergmann · 6 years ago
  33. 0b4f8bf tdf#129596 Distinguish between integer and long while loading immediate values by U-DESKTOP-8OSNV7R\DrRobotto · 6 years ago
  34. fb1eac6 sal_Char->char in avmedia..basic by Noel Grandin · 6 years ago
  35. 4171b99 VBA Enum statement TestCases by LibreOfficiant · 6 years ago
  36. 2e968bb Fix typo by Andrea Gelmini · 6 years ago
  37. 62f3f3d SbxArray: drop 16-bit indices by Mike Kaganski · 6 years ago
  38. e4ec5a3 Fix typo in namefile by Andrea Gelmini · 6 years ago
  39. 0ed214f tdf#59327: two arguments with the same name is an error by Mike Kaganski · 6 years ago
  40. 840c3a6 tdf#59327: DIM should fail in procedures when same-name argument is present by Mike Kaganski · 6 years ago
  41. 4fdc90c tdf#97983 - Added localization for numeric types by Andreas Heinisch · 6 years ago
  42. c9c19fe Property Get/Let Basic Statement by LibreOfficiant · 6 years ago
  43. 1b83d562 fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bf by lbenes · 6 years ago
  44. 7ddedd25 tdf#42949 Fix IWYU warnings in basic/ by Gabor Kelemen · 6 years ago
  45. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  46. d5b7627 tdf#62326 - Macros: Converting Hex strings of negative value by Andreas Heinisch · 7 years ago
  47. 938d304 Removed executable permission on files by Andrea Gelmini · 7 years ago
  48. ff6383f tdf#118544 set correct type for optional parameter by Tomoyuki Kubota · 7 years ago
  49. f1ec3c6 loplugin:constmethod in basic by Noel Grandin · 7 years ago
  50. 347c475 Fix typos in code by Andrea Gelmini · 7 years ago
  51. c88f760 Use hasElements to check Sequence emptiness in accessibility..canvas by Arkadiy Illarionov · 7 years ago
  52. 9f71d0f tdf#68339 Other: BASIC Syntax error by Jens Carl · 7 years ago
  53. e1e39fa Some more WIN32 -> _WIN32 by Stephan Bergmann · 7 years ago
  54. 834c7c2 add test for bug tdf#121337 by Zdeněk Crhonek · 7 years ago
  55. d3368c1 Add reference to test code by Stephan Bergmann · 7 years ago
  56. a6a48ee tdf#121325: Replace all of given length, even if replacement is shorter by Stephan Bergmann · 7 years ago
  57. afbfe42 clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 by Tamás Zolnai · 7 years ago
  58. c2139ca loplugin:simplifyconstruct in accessibility..bridges by Noel Grandin · 8 years ago
  59. 59d5391 Small cleanup and simplification by Mike Kaganski · 8 years ago
  60. 26378cf Small cleanup by Mike Kaganski · 8 years ago
  61. 0f7a7c8 tdf#118218: Implement FormatNumber VBA function by Mike Kaganski · 8 years ago
  62. b24b0b9 tdf#118442: Fix incorrect index calculation by Mike Kaganski · 8 years ago
  63. 09425ab Removed executable permission on data files by Andrea Gelmini · 8 years ago
  64. 3ceb01a Use for range loops in basegfx and basic by Julien Nabet · 8 years ago
  65. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  66. 6070aaa More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
  67. c5417a2 VBA tests (4) - don't pass when all tests fail by Zdeněk Crhonek · 8 years ago
  68. baaf6c1 VB tests (3)-don't pass whe all tests fail by Zdeněk Crhonek · 8 years ago
  69. 00b644e VBA test - error() function by Zdeněk Crhonek · 8 years ago
  70. 86393f0 VBA test - iserror function test repair, tdf#114232 by Zdeněk Crhonek · 8 years ago
  71. 2bfbe34 VBA tests repair (2) - don't pass the test when all tests fail by Zdeněk Crhonek · 8 years ago
  72. 9d3b73c VBA tests - repair tests (Don't pass when all tests fail) by Zdeněk Crhonek · 8 years ago
  73. 2408a1b Don't pass the test when all tests fail by Eike Rathke · 8 years ago
  74. 66b3970 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 by Tor Lillqvist · 8 years ago
  75. daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  76. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  77. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  78. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  79. 74da6d5 VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests by Zdeněk Crhonek · 9 years ago
  80. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  81. 57ece56 VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE by Zdeněk Crhonek · 9 years ago
  82. f060d64 VBA tests- add functions STRING,STRREVERSE,SWITCH by Zdeněk Crhonek · 9 years ago
  83. 3acfc28 VBA tests - STR and STRCOMP functions by Zdeněk Crhonek · 9 years ago
  84. fae4b84 VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR by Zdeněk Crhonek · 9 years ago
  85. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  86. b9bda1d tdf#103104 Allow line-continuation followed by a dot in BASIC by Takeshi Abe · 9 years ago
  87. ad17c13 VBA test - add RATE, RGB functions by Zdeněk Crhonek · 9 years ago
  88. ef117ca tdf#108039: check for nullptr in rtl_uString and OUString by Mike Kaganski · 9 years ago
  89. dc36d07 basic: Drop unused variables in test scripts by Takeshi Abe · 9 years ago
  90. f15afbc add VBA tests- PMT, PPMT, PV,QBCOLOR functions by Zdeněk Crhonek · 9 years ago
  91. f45463d tdf#93727 Support date literals in basic by Grzegorz Araminowicz · 9 years ago
  92. f060ade Test _WIN32 instead of WIN32 by Takeshi Abe · 9 years ago
  93. 2e51afc loplugin:comparisonwithconstant in basic by Noel Grandin · 9 years ago
  94. 2acc4dc basic: Fix broken unit test for IsMissing() by Takeshi Abe · 9 years ago
  95. 9fb691a basic: Fix broken unit test for Join() by Takeshi Abe · 9 years ago
  96. 6c2a10e basic: Fix broken test for VBA's LCase by Takeshi Abe · 9 years ago
  97. 666901b basic: Test VBA's CDec() only on Windows by Takeshi Abe · 9 years ago
  98. b9d75de basic: Fix broken logic in VBA's unit tests by Takeshi Abe · 9 years ago
  99. f99c95c basic: Fix VBA constant vbNewLine with unit test by Takeshi Abe · 9 years ago
  100. 3cb581a VBA tests- MONTHNAME,NPER, NPV,OCT test case by Zdeněk Crhonek · 9 years ago