summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2011-07-12callcatcher: remove unused StarBASIC::SetGlobalLanguageModeThomas Arnhold2-5/+0
2011-07-12callcatcher: remove unused StarBASIC::LoadOldModulesThomas Arnhold2-6/+0
2011-07-12callcatcher: remove unused StarBASIC::GetLanguageModeThomas Arnhold2-10/+0
2011-07-12callcatcher: remove unused StarBASIC::GetGlobalLanguageModeThomas Arnhold2-5/+0
2011-07-12callcatcher: remove unused StarBASIC::GetGlobalBreakHdlThomas Arnhold2-7/+0
2011-07-12callcatcher: remove unused StarBASIC::FindVarInCurrentScopyThomas Arnhold2-19/+0
2011-07-12callcatcher: remove unused StarBASIC::ActivateObjectThomas Arnhold2-35/+0
2011-07-11callcatcher: remove unused implFoo*Caolán McNamara2-31/+0
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara3-8/+12
2011-06-23Fix build by updating to new apiLuke Symes1-1/+1
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-13rename SetKey to informative SetCryptMaskKeyCaolán McNamara1-4/+4
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-3/+3
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-25/+25
2011-05-31cleanup loop iteration to be simplerMichael Meeks1-8/+3
2011-05-31make the loop finite .-)David Tardon1-0/+1
2011-05-31fix snafu identified by Julien NabetMichael Meeks1-1/+1
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-2/+1
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-33/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky28-270/+1413
2011-05-24getDirectoryPath is unused, see comphelper::LinkResolver if restoredCaolán McNamara1-33/+0
2011-05-21Drop OS2Tor Lillqvist4-16/+4
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon1-1/+1
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon1-1/+1
2011-05-17Change SvStorageInfoList from an OwnList to vector<>Joseph Powers1-4/+4
2011-05-17Revert "maybe temporary fix for crash when accessing basic uno services"Noel Power1-1/+0
2011-05-16maybe temporary fix for crash when accessing basic uno servicesNoel Power1-0/+1
2011-05-16end of group mark should be alias to the last itemDavid Tardon1-6/+5
2011-05-16delete[] after useDavid Tardon1-0/+1
2011-05-16delete even in case of errorDavid Tardon1-2/+1
2011-05-16this looks incorrectDavid Tardon1-1/+1
2011-05-07Fix previous commit.Francois Tigeot1-2/+8
2011-05-07Do not convert file names to MS-DOS style.Francois Tigeot1-2/+2
2011-05-07Do not convert file names to FSYS_STYLE_VFATFrancois Tigeot1-16/+0
2011-05-06fix for fdo#36898Noel Power2-19/+1
2011-05-06Fix to buildFridrich Štrba2-14/+14
2011-05-06Remove usage of List for DdeConnection in SbiDdeControl.Rafael Dominguez2-35/+48
2011-05-05No need to convert the path to a relative oneFrancois Tigeot1-1/+0
2011-05-04Make 'basic' module compile again.Jan Holesovsky6-26/+12
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith1-1/+1
2011-04-28the if is useless here--both branches are sameDavid Tardon1-8/+1
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens28-261/+1418
2011-04-23Remove PM2 macro usageFrancois Tigeot1-1/+1
2011-04-22Some cppcheck cleaningJulien Nabet1-1/+0
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid1-1/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-8/+8
2011-04-19Replace String with rtl::OUString in various placesXisco Fauli7-198/+197
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1