summaryrefslogtreecommitdiffstats
path: root/basic/qa
Commit message (Expand)AuthorAgeFilesLines
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-102-4/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier2016-02-171-0/+4
* loplugin:unusedmethodsNoel Grandin2016-02-081-2/+0
* basic: Merge macro snippet testsMatúš Kukan2016-02-056-113/+146
* Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann2016-01-041-42/+42
* loplugin:cstylecastStephan Bergmann2016-01-041-40/+40
* tdf#96136 replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALDipangar Niranjar2016-01-041-428/+428
* Get order of expected/actual args to CPPUNIT_ASSERT_EQUAL rightStephan Bergmann2015-11-301-6/+6
* generate better unit test assert messageMarkus Mohrhard2015-11-291-13/+13
* loplugin:unusedfields variousNoel Grandin2015-11-251-7/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-5/+5
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-4/+2
* loplugin:unusedmethodsNoel Grandin2015-07-241-9/+0
* com::sun::star->css in basicNoel Grandin2015-07-201-2/+2
* loplugin:unusedmethods basicNoel Grandin2015-07-151-5/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* basic: used typed LINKsNoel Grandin2015-05-191-4/+4
* missing semiCaolán McNamara2015-05-181-1/+1
* cppunit: noExplicitConstructorCaolán McNamara2015-05-181-4/+5
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* loplugin:staticmethodsNoel Grandin2015-04-131-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* WaE: this method is empty and should be removedTor Lillqvist2015-03-261-0/+3
* remove trailing blanks rubbishEike Rathke2015-03-238-188/+188
* more engineering notation format tests, tdf#30716Eike Rathke2015-03-231-2/+42
* tdf#30716 Engineering notationLaurent Balland-Poirier2015-03-231-2/+2
* Related fdo#87834: add 2 unit testsJulien Nabet2015-01-232-0/+30
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* Related: #i94895# revert the part of revision 1650261Tsutomu Uchino2015-01-111-1/+1
* Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara2015-01-091-1/+1
* Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet2014-12-304-0/+0
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-30/+30
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-051-6/+6
* basic: move SbxAppData to a BasicDLL memberMichael Stahl2014-10-231-1/+1
* vba - disable Currency test / invocation on master.Michael Meeks2014-09-192-3/+5
* vba: add a different variant of the same compatibility function.Michael Meeks2014-09-192-1/+106
* vba: initial impl. of compatibility methods.Michael Meeks2014-09-194-7/+94
* Avoid static BasicDLL (that would be destroyed after DeInitVCL now)Stephan Bergmann2014-06-041-7/+2
* basic: update descriptions and add some more testsThomas Arnhold2014-05-131-6/+20
* basic: Add CDec unit testThomas Arnhold2014-05-132-0/+73
* coverity#1209779 & coverity#1209780 Resource leakChris Sherlock2014-05-021-0/+2
* remove executable bitAndras Timar2014-04-171-0/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2
* basic: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-4/+4
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Add some unit-tests for Mid vb function (includes fdo#73771)Julien Nabet2014-01-224-0/+60