summaryrefslogtreecommitdiffstats
path: root/basic/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop duplicate #includeTakeshi Abe2013-12-081-1/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-34/+24
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-10/+1
* basic: include <> for external includesNorbert Thiebaud2013-11-115-29/+29
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
* clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke2013-10-151-13/+16
* work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke2013-10-141-1/+3
* fix for fdo#62323 fix duplicated and wrong testsNoel Power2013-08-202-4/+4
* fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power2013-08-204-0/+72
* typo lengthJulien Nabet2013-06-011-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-13/+13
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* added unit test for 10e308 math overflowEike Rathke2013-03-211-0/+11
* another variation of the localised Cdbl testNoel Power2013-03-211-0/+14