summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
2017-02-07Our GetSystemTicks can now again return negative 32-bit values on WindowsTor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-09Revert "Remove test_getsystemticks_method.vb for now"Stephan Bergmann
2017-01-09Remove test_getsystemticks_method.vb for nowStephan Bergmann
2017-01-06QA Basic: split tests of methods in different filesLaurent Balland-Poirier
2016-12-24basic: cleanup test_*_methodsLaurent Balland-Poirier
2016-12-14Partially fix VBATest::testMiscOLEStuff for Win64Mike Kaganski
2016-12-04basic: cleanup test_math_methodsArnaud Versini
2016-11-23loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann
2016-11-22tdf#102872 Add qa unit test for BASIC methodsLaurent Balland-Poirier
2016-10-27Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for nowTor Lillqvist
2016-10-16clang-cl loplugin: basicStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-22basic: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-05-30tdf#99696 fix build error for 64bit Windows in unit tests using ADODBTomofumi Yagi
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-18Remove needless typedef from basic/qa/cppunit/basic_coverage.cxxRyan McCoskrie
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05basic: Merge macro snippet testsMatúš Kukan
2016-01-04Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann
2016-01-04loplugin:cstylecastStephan Bergmann
2016-01-04tdf#96136 replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALDipangar Niranjar
2015-11-30Get order of expected/actual args to CPPUNIT_ASSERT_EQUAL rightStephan Bergmann
2015-11-29generate better unit test assert messageMarkus Mohrhard
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-18missing semiCaolán McNamara
2015-05-18cppunit: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26WaE: this method is empty and should be removedTor Lillqvist
2015-03-23remove trailing blanks rubbishEike Rathke