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