summaryrefslogtreecommitdiff
path: root/basic/source/basmgr
AgeCommit message (Expand)Author
2013-10-07CID#738563 uninitialized memberCaolán McNamara
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-25sal_Bool to boolTakeshi Abe
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-03fix buildLuboš Luňák
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-08fix more warning C4804 unsafe use of type boolMichael Stahl
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-04Fix .Len -> getLengthJulien Nabet
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-29Missing #includeStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-17dung out namespacing clutter.Michael Meeks
2012-09-07sal_Bool to boolTakeshi Abe
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe
2012-08-28Remove unused member variableTakeshi Abe
2012-08-28Remove useless member variableTakeshi Abe
2012-08-17Remove unused member variableTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-04-24Fix eleven year old typoTor Lillqvist
2012-04-13made the search straightforwardTakeshi Abe
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-05Remove unused code from basicElton Chung
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-13can use a reference for singletonCaolán McNamara
2012-02-10use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard
2012-01-20Unused defineAugust Sodora
2012-01-20Remove unused typedefAugust Sodora
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora
2012-01-10callcatcher: update listCaolán McNamara
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara