summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2015-03-02WaE: implicit conversion from bool to 'int'Tor Lillqvist
2015-03-02convert SBI_ constants to enum classNoel Grandin
2015-03-01likely intentDavid Tardon
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26basic: convert sb.component to constructor usageChris Sherlock
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-24fix marking of free slots in arrayNoel Grandin
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-09Basic : Partially rewrite hex and octal constant reading.Arnaud Versini
2015-02-08Basic : Small OString usage simplificationArnaud Versini
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Remove redundant explicit up-castsStephan Bergmann
2015-02-05fdo#39440: replace C-style cast'sJuan Picca
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini
2015-01-30coverity#1267698 Uninitialized scalar fieldCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl
2015-01-28remove unused typedefsNoel Grandin
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266457 Identical code for different branchesCaolán McNamara
2015-01-24WaE: rewrite call of rtl::OUString::operator= ...Tor Lillqvist
2015-01-23Resolves fdo#87834: strange behavior of mid()-functionJulien Nabet
2015-01-20Some more loplugin:cstylecast: basicStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-11Related: #i94895# revert the part of revision 1650261Tsutomu Uchino
2015-01-09Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara
2015-01-09loplugin:cstylecastStephan Bergmann
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Revert "Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara
2015-01-08Resolves: #i94895# fix illegal result of Replace runtime functionTsutomu Uchino
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09Resolves: fdo#86843 avoid getting deleted before finishing BroadcastCaolán McNamara
2014-12-06reduce scope of local variablesMichael Weghorn
2014-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-12-03fdo#84938 replace BASERR_REASON_ constants -> enumTobias Madl
2014-12-03Add missing include headerDavid Ostrovsky