summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-22over-engineered thread-safe static OUStringCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power
2012-03-08state *what* was not found when throwing exceptionCaolán McNamara
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara
2012-03-08Removed unused macroTakeshi Abe
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-05Remove unused code from basicElton Chung
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-03-05Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist
2012-02-24basic: tolerate empty / missing dialog.xlc and script.xlc filesMichael Meeks
2012-02-24basic: remove un-used return value indicating failureMichael Meeks
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-21expand and remove NS_* macroThomas Arnhold
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power
2012-02-20Remove unused codePetr Vorel
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-15WaE: moaning about unintialized variablesCaolán McNamara
2012-02-14remove sunpro 5.0 handlingThomas Arnhold
2012-02-13Replaced String by rtl::OUStringTakeshi Abe
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-13can use a reference for singletonCaolán McNamara
2012-02-10use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard
2012-02-08update unused listCaolán McNamara
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe
2012-02-07Removed unused variablesTakeshi Abe
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-02-01callcatcher: update listCaolán McNamara
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30callcatcher: remove unused NextChannelCaolán McNamara
2012-01-30ByteString->rtl::OStringCaolán McNamara
2012-01-29Removed unused define and externTakeshi Abe
2012-01-29Use defined macro instead of magic numberTakeshi Abe
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara
2012-01-26WaE: possibly uninitializedCaolán McNamara
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara
2012-01-24tweak treatment of '+/-' operators when dealing with Date typesNoel Power
2012-01-23ByteString->rtl::OStringCaolán McNamara