1. 09425ab Removed executable permission on data files by Andrea Gelmini · 8 years ago
  2. 3ceb01a Use for range loops in basegfx and basic by Julien Nabet · 8 years ago
  3. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  4. 6070aaa More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
  5. c5417a2 VBA tests (4) - don't pass when all tests fail by Zdeněk Crhonek · 8 years ago
  6. baaf6c1 VB tests (3)-don't pass whe all tests fail by Zdeněk Crhonek · 8 years ago
  7. 00b644e VBA test - error() function by Zdeněk Crhonek · 8 years ago
  8. 86393f0 VBA test - iserror function test repair, tdf#114232 by Zdeněk Crhonek · 8 years ago
  9. 2bfbe34 VBA tests repair (2) - don't pass the test when all tests fail by Zdeněk Crhonek · 8 years ago
  10. 9d3b73c VBA tests - repair tests (Don't pass when all tests fail) by Zdeněk Crhonek · 8 years ago
  11. 2408a1b Don't pass the test when all tests fail by Eike Rathke · 8 years ago
  12. 66b3970 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 by Tor Lillqvist · 8 years ago
  13. daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  14. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  15. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  16. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  17. 74da6d5 VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests by Zdeněk Crhonek · 9 years ago
  18. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  19. 57ece56 VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE by Zdeněk Crhonek · 9 years ago
  20. f060d64 VBA tests- add functions STRING,STRREVERSE,SWITCH by Zdeněk Crhonek · 9 years ago
  21. 3acfc28 VBA tests - STR and STRCOMP functions by Zdeněk Crhonek · 9 years ago
  22. fae4b84 VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR by Zdeněk Crhonek · 9 years ago
  23. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  24. b9bda1d tdf#103104 Allow line-continuation followed by a dot in BASIC by Takeshi Abe · 9 years ago
  25. ad17c13 VBA test - add RATE, RGB functions by Zdeněk Crhonek · 9 years ago
  26. ef117ca tdf#108039: check for nullptr in rtl_uString and OUString by Mike Kaganski · 9 years ago
  27. dc36d07 basic: Drop unused variables in test scripts by Takeshi Abe · 9 years ago
  28. f15afbc add VBA tests- PMT, PPMT, PV,QBCOLOR functions by Zdeněk Crhonek · 9 years ago
  29. f45463d tdf#93727 Support date literals in basic by Grzegorz Araminowicz · 9 years ago
  30. f060ade Test _WIN32 instead of WIN32 by Takeshi Abe · 9 years ago
  31. 2e51afc loplugin:comparisonwithconstant in basic by Noel Grandin · 9 years ago
  32. 2acc4dc basic: Fix broken unit test for IsMissing() by Takeshi Abe · 9 years ago
  33. 9fb691a basic: Fix broken unit test for Join() by Takeshi Abe · 9 years ago
  34. 6c2a10e basic: Fix broken test for VBA's LCase by Takeshi Abe · 9 years ago
  35. 666901b basic: Test VBA's CDec() only on Windows by Takeshi Abe · 9 years ago
  36. b9d75de basic: Fix broken logic in VBA's unit tests by Takeshi Abe · 9 years ago
  37. f99c95c basic: Fix VBA constant vbNewLine with unit test by Takeshi Abe · 9 years ago
  38. 3cb581a VBA tests- MONTHNAME,NPER, NPV,OCT test case by Zdeněk Crhonek · 9 years ago
  39. c52f278 Add two digit year test for CDateToIso() by Eike Rathke · 9 years ago
  40. 1b13548 BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31 by Eike Rathke · 9 years ago
  41. af754ef Add unit test for CDateFromIso with YYYY-MM-DD, tdf#106956 by Eike Rathke · 9 years ago
  42. 38f70cd loplugin:cppunitassertequals: basic by Stephan Bergmann · 9 years ago
  43. 377d2d4 add VBA test cases by Zdeněk Crhonek · 9 years ago
  44. 31dc11e add VBA test cases by Zdeněk Crhonek · 9 years ago
  45. ed4473a VBA tests - INSTRREV, INT test case by Zdeněk Crhonek · 9 years ago
  46. c14ed11 Clean up uses of SAL_U/SAL_W: basic by Stephan Bergmann · 9 years ago
  47. d89a421 VBA tests - HEX, HOUR, IIF, INSTR test cases by Zdeněk Crhonek · 9 years ago
  48. 6c34c5f VBA tests - FORMATNUMBER function by Zdeněk Crhonek · 9 years ago
  49. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  50. d9dc5dc add VBA tests- FIX,EXP,ERROR,DAY functions by Zdeněk Crhonek · 9 years ago
  51. a2c746e VBA tests - add DATEDIFF and DATEPART test case by Zdeněk Crhonek · 9 years ago
  52. 1e02750 VBA tests - add CVDATE,CVERR,DATEADD test case by Zdeněk Crhonek · 9 years ago
  53. 7ea2962 VBA tests - add CSNG, CSTR test case by Zdeněk Crhonek · 9 years ago
  54. c0ed8e9 add VBA test CINT,CLNG functions tests by Zdeněk Crhonek · 9 years ago
  55. 1577f01 add VBA COS function test case by Zdeněk Crhonek · 9 years ago
  56. 8528712 VBA test CHOOSE function by Zdeněk Crhonek · 9 years ago
  57. ed0e8f9 VBA test CDATE, CDBL function by Zdeněk Crhonek · 9 years ago
  58. 0a850f3 Fix typos by Andrea Gelmini · 9 years ago
  59. 38f13e4 add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOL by Zdeněk Crhonek · 9 years ago
  60. 56d44e1 VBA: unit test for PtrSafe and compiler directives by Justin Luth · 9 years ago
  61. b5c83cf add VBA CHR() test case by Zdeněk Crhonek · 9 years ago
  62. 90aac3a Our GetSystemTicks can now again return negative 32-bit values on Windows by Tor Lillqvist · 9 years ago
  63. 83721f4 makeAny->Any in basctl..chart2 by Noel Grandin · 9 years ago
  64. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  65. b698829 Revert "Remove test_getsystemticks_method.vb for now" by Stephan Bergmann · 9 years ago
  66. 93a8eba Remove test_getsystemticks_method.vb for now by Stephan Bergmann · 9 years ago
  67. 060c2b9 QA Basic: split tests of methods in different files by Laurent Balland-Poirier · 9 years ago
  68. 4057889 basic: cleanup test_*_methods by Laurent Balland-Poirier · 9 years ago
  69. 5ecd7eb Partially fix VBATest::testMiscOLEStuff for Win64 by Mike Kaganski · 9 years ago
  70. 8d43bc6 basic: cleanup test_math_methods by Arnaud Versini · 9 years ago
  71. f338935 loplugin:unnecessaryoverride (dtors) in basic by Stephan Bergmann · 9 years ago
  72. 8a50ea5 tdf#102872 Add qa unit test for BASIC methods by Laurent Balland-Poirier · 9 years ago
  73. f29ce34 Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for now by Tor Lillqvist · 9 years ago
  74. 233e5d5 clang-cl loplugin: basic by Stephan Bergmann · 9 years ago
  75. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  76. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  77. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  78. 4e6d0f6 basic: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  79. d5784e9 Improve readability of OUString concatanation in LibPage by Muhammet Kara · 10 years ago
  80. cea4c1a loplugin:singlevalfields in basic and fix leak by Noel Grandin · 10 years ago
  81. d2a44e6 tdf#99696 fix build error for 64bit Windows in unit tests using ADODB by Tomofumi Yagi · 10 years ago
  82. f107d45 Convert SbxClassType to scoped enum by Noel Grandin · 10 years ago
  83. 666dc67 Remove needless typedef from basic/qa/cppunit/basic_coverage.cxx by Ryan McCoskrie · 10 years ago
  84. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  85. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  86. d977a49 tdf#40517 Unit test for question marks in number format by Laurent Balland-Poirier · 10 years ago
  87. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  88. aa20acb basic: Merge macro snippet tests by Matúš Kukan · 10 years ago
  89. 38e965f Use CPPUNIT_ASSERT_DOUBLES_EQUAL by Stephan Bergmann · 10 years ago
  90. efcbfa6 loplugin:cstylecast by Stephan Bergmann · 10 years ago
  91. 0e41527 tdf#96136 replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL by Dipangar Niranjar · 10 years ago
  92. 88ab9d4 Get order of expected/actual args to CPPUNIT_ASSERT_EQUAL right by Stephan Bergmann · 10 years ago
  93. 36b658d generate better unit test assert message by Markus Mohrhard · 10 years ago
  94. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  95. 08e49fa loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  96. a80bab7 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  97. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  98. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  99. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  100. b4ee16d com::sun::star->css in basic by Noel Grandin · 11 years ago