summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2012-06-06drop String::ReverseCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-04-24WaE: return SYMBOL -> return trueCaolán McNamara
2012-04-24Fix eleven year old typoTor Lillqvist
2012-04-23This incorporates the suggested changes.Abeer Sethi
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara
2012-04-13made the search straightforwardTakeshi Abe
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02reorganize trickier staticsCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
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