summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)AuthorFilesLines
2016-10-28Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for nowTor Lillqvist1-2/+4
2016-06-07tdf#99696 fix build error for 64bit Windows in unit tests using ADODBTomofumi Yagi1-2/+22
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-1/+1
2016-04-18Remove needless typedef from basic/qa/cppunit/basic_coverage.cxxRyan McCoskrie1-6/+5
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann2-4/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier1-0/+4
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2016-02-05basic: Merge macro snippet testsMatúš Kukan6-113/+146
2016-01-04Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann1-42/+42
2016-01-04loplugin:cstylecastStephan Bergmann1-40/+40
2016-01-04tdf#96136 replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALDipangar Niranjar1-428/+428
2015-11-30Get order of expected/actual args to CPPUNIT_ASSERT_EQUAL rightStephan Bergmann1-6/+6
2015-11-29generate better unit test assert messageMarkus Mohrhard1-13/+13
2015-11-25loplugin:unusedfields variousNoel Grandin1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-3/+3
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-07-24loplugin:unusedmethodsNoel Grandin1-9/+0
2015-07-20com::sun::star->css in basicNoel Grandin1-2/+2
2015-07-15loplugin:unusedmethods basicNoel Grandin1-5/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-19basic: used typed LINKsNoel Grandin1-4/+4
2015-05-18missing semiCaolán McNamara1-1/+1
2015-05-18cppunit: noExplicitConstructorCaolán McNamara1-4/+5
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26WaE: this method is empty and should be removedTor Lillqvist1-0/+3
2015-03-23remove trailing blanks rubbishEike Rathke8-188/+188
2015-03-23more engineering notation format tests, tdf#30716Eike Rathke1-2/+42
2015-03-23tdf#30716 Engineering notationLaurent Balland-Poirier1-2/+2
2015-01-23Related fdo#87834: add 2 unit testsJulien Nabet2-0/+30
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2015-01-11Related: #i94895# revert the part of revision 1650261Tsutomu Uchino1-1/+1
2015-01-09Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara1-1/+1
2014-12-30Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet4-0/+0
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann1-30/+30
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-6/+6
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl1-1/+1
2014-09-19vba - disable Currency test / invocation on master.Michael Meeks2-3/+5
2014-09-19vba: add a different variant of the same compatibility function.Michael Meeks2-1/+106
2014-09-19vba: initial impl. of compatibility methods.Michael Meeks4-7/+94
2014-06-04Avoid static BasicDLL (that would be destroyed after DeInitVCL now)Stephan Bergmann1-7/+2
2014-05-13basic: update descriptions and add some more testsThomas Arnhold1-6/+20
2014-05-13basic: Add CDec unit testThomas Arnhold2-0/+73
2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock1-0/+2
2014-04-17remove executable bitAndras Timar1-0/+0