summaryrefslogtreecommitdiff
path: root/basic/source/basmgr
AgeCommit message (Expand)Author
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
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-22callcatcher: various methodsCaolán McNamara
2011-08-12cppcheck: fix possible null pointer dereferenceTakeshi Abe
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-08-05don't need to include this hereCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsCaolán McNamara
2011-08-03make assert useful, state *what* url is invalidCaolán McNamara
2011-07-30convert basic to gbuildMatúš Kukan
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-06-13rename SetKey to informative SetCryptMaskKeyCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky