summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2011-08-17fdo#40173 write out *newly* empty libraryLionel Elie Mamane1-1/+1
2011-08-17fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane1-1/+1
2011-08-17Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane1-3/+1
2011-08-16fix merge foobar, use css::script::XLibraryQueryExecutable for LibrarayNoel Power1-13/+2
2011-08-16dllmgr-x86 expects stdcall-decorated namesTor Lillqvist1-4/+4
2011-08-16wnt-mingw.s is an assembler source fileTor Lillqvist1-1/+1
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-2/+3
2011-08-14Fix visibility in basic to make automation link again.Jan Holesovsky10-15/+62
2011-08-14class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURLLionel Elie Mamane2-3/+3
2011-08-12cppcheck: fix possible null pointer dereferenceTakeshi Abe1-2/+2
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-1/+1
2011-08-11callcatcher: yet more unused codeCaolán McNamara2-17/+3
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe7-7/+7
2011-08-05strange delete variantCaolán McNamara1-1/+1
2011-08-05I believe the intent is to be non-copyable, so lets use boost on base-classCaolán McNamara2-9/+2
2011-08-05don't need to include this hereCaolán McNamara1-1/+0
2011-08-05callcatcher: unused methodsCaolán McNamara2-9/+0
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-03callcatcher: remove unused methodsCaolán McNamara1-79/+0
2011-08-03make assert useful, state *what* url is invalidCaolán McNamara1-1/+6
2011-08-02callcatcher: remove unused methodsThomas Arnhold2-21/+0
2011-08-02get this visibilty of this right for debug buildsCaolán McNamara1-1/+1
2011-08-02use OSL_VERIFY insteadCaolán McNamara1-1/+1
2011-08-01move required SttResId into libapp.a where it is required for automation/Michael Meeks2-5/+5
2011-07-31Some cppcheck cleaningJulien Nabet1-3/+6
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist7-7/+14
2011-07-30convert basic to gbuildMatúš Kukan50-851/+719
2011-07-30Some cppcheck cleaningJulien Nabet4-4/+3
2011-07-29callcatcher: remove unused methodsThomas Arnhold2-19/+0
2011-07-26fixed typoTakeshi Abe3-19/+19
2011-07-25fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on macMichael Meeks1-10/+10
2011-07-22check return of osl_setFilePosCaolán McNamara1-2/+4
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan3-3/+73
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-20Change version string displayed in VCLTestTool's About dialogMatúš Kukan2-2/+3
2011-07-19ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara3-20/+36
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara1-22/+0
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-3/+6
2011-07-12remove runsInSetup which has a const return valueThomas Arnhold3-21/+1
2011-07-12callcatcher: remove unused StarBASIC::StaticSuppressSfxResourceThomas Arnhold2-20/+1
2011-07-12callcatcher: remove unused StarBASIC::StaticEnableRescheduleThomas Arnhold2-12/+2
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