summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-30Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet
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-05fdo#38835 strip out OUString globalsNoel Grandin
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
2014-11-21busted loop conditionCaolán McNamara
2014-11-21coverity#1255390 Resource leakCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17coverity#735399 Logically dead codeCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14this is for detecting the type of a variable based on its nameCaolán McNamara
2014-11-14coverity#1242865 Untrusted value as argumentCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05coverity#1242689 Untrusted loop boundCaolán McNamara
2014-11-05coverity#1242865 Untrusted loop boundCaolán McNamara
2014-11-05coverity#1242794 Untrusted loop boundCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-10-24Need basrdll now in the disable-scripting case (iOS)Tor Lillqvist
2014-10-24coverity#704558 Dereference after null checkCaolán McNamara
2014-10-23fdo#84935: basic: avoid silly SolarMutex asserts on exit on MacMichael Stahl
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl
2014-10-23basic: pimplify thatMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza
2014-10-23fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtorMichael Stahl
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08basic: use SolarMutex to lock SfxLibraryContainerMichael Stahl
2014-10-08basic::ImplRepository: use SolarMutex instead of own mutexMichael Stahl
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara