summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2013-03-19WaE: Werror=shadowCaolán McNamara1-7/+7
2013-03-19detect follow-on default member of default member object bnc#809017Noel Power4-4/+57
2013-03-11don't even attempt the ole related test except on windowsNoel Power1-1/+3
2013-03-11unit tests and data for bnc#805071Noel Power5-4/+132
2013-03-11bnc#805071 fix object assigment problems when default members presentNoel Power1-11/+32
2013-03-08arghhh add another forgotten new file for unit testsNoel Power1-0/+61
2013-03-08fix mistakely changed rtl::OUString->OUString ( not valid for 3.6 )Noel Power1-129/+130
2013-03-08add missing file :-(Noel Power1-0/+59
2013-03-08cherry-pick/backport bunch of vba unit test related patchesNoel Power19-193/+2173
2013-03-04Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek1-1/+5
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits1-1/+5
2012-12-14bnc#792048 - squash error accessing object ( for ole property )Noel Power1-1/+10
2012-09-11fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power1-3/+3
2012-08-10tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power1-4/+2
2012-08-10fdo#42492: fixing Basic HEX commandUray M. János1-6/+7
2012-08-02basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl1-3/+3
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl2-9/+14
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud7-105/+105
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks1-1/+1
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-05-14add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power2-0/+14
2012-05-14Revert "attempt to disable multi-defined symbol on windows for basic test"Michael Stahl1-2/+1
2012-05-14CppunitTest_basic_enable does not seem to need library objectsMichael Stahl1-2/+0
2012-05-14fix missing ')' in Module.basic.mkNoel Power1-1/+1
2012-05-14attempt to disable multi-defined symbol on windows for basic testNoel Power1-1/+2
2012-05-14add simple basic runtime testNoel Power2-10/+27
2012-05-14simple compile test for use of 'Enable' in a Dim statementNoel Power3-0/+137
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-4/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-24WaE: return SYMBOL -> return trueCaolán McNamara1-1/+1
2012-04-24Fix eleven year old typoTor Lillqvist1-1/+1
2012-04-23This incorporates the suggested changes.Abeer Sethi1-1/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2-5/+7
2012-04-13made the search straightforwardTakeshi Abe1-5/+7
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe3-11/+5
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara3-15/+12
2012-04-09add package deps for resourcesDavid Tardon1-0/+7
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-5/+5
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-02reorganize trickier staticsCaolán McNamara1-12/+10
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-13/+13
2012-04-02callcatcher: remove some unused codeCaolán McNamara1-20/+2
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-2/+2
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe3-9/+0
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe1-5/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0