summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
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
2014-10-03coverity#1242481 Dereference null return valueCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01avoid calling OUString::copy() with length being -1Luboš Luňák
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-19vba: calm down bool -> long casting concerns.Michael Meeks
2014-09-19vba - disable Currency test / invocation on master.Michael Meeks
2014-09-19vba: add a different variant of the same compatibility function.Michael Meeks
2014-09-19vba: initial impl. of compatibility methods.Michael Meeks
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-04fdo#52076 remove Library dir when no libraryLionel Elie Mamane