summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist
2011-07-20Change version string displayed in VCLTestTool's About dialogMatúš Kukan
2011-07-19ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-12remove runsInSetup which has a const return valueThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::StaticSuppressSfxResourceThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::StaticEnableRescheduleThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::SetGlobalLanguageModeThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::LoadOldModulesThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::GetLanguageModeThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::GetGlobalLanguageModeThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::GetGlobalBreakHdlThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::FindVarInCurrentScopyThomas Arnhold
2011-07-12callcatcher: remove unused StarBASIC::ActivateObjectThomas Arnhold
2011-07-11callcatcher: remove unused implFoo*Caolán McNamara
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-23Fix build by updating to new apiLuke Symes
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-13rename SetKey to informative SetCryptMaskKeyCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-31cleanup loop iteration to be simplerMichael Meeks
2011-05-31make the loop finite .-)David Tardon
2011-05-31fix snafu identified by Julien NabetMichael Meeks
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-24getDirectoryPath is unused, see comphelper::LinkResolver if restoredCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon
2011-05-17Change SvStorageInfoList from an OwnList to vector<>Joseph Powers
2011-05-17Revert "maybe temporary fix for crash when accessing basic uno services"Noel Power
2011-05-16maybe temporary fix for crash when accessing basic uno servicesNoel Power
2011-05-16end of group mark should be alias to the last itemDavid Tardon
2011-05-16delete[] after useDavid Tardon
2011-05-16delete even in case of errorDavid Tardon
2011-05-16this looks incorrectDavid Tardon
2011-05-07Fix previous commit.Francois Tigeot
2011-05-07Do not convert file names to MS-DOS style.Francois Tigeot
2011-05-07Do not convert file names to FSYS_STYLE_VFATFrancois Tigeot
2011-05-06fix for fdo#36898Noel Power
2011-05-06Fix to buildFridrich Štrba
2011-05-06Remove usage of List for DdeConnection in SbiDdeControl.Rafael Dominguez
2011-05-05No need to convert the path to a relative oneFrancois Tigeot
2011-05-04Make 'basic' module compile again.Jan Holesovsky
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith