summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
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-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-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel 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-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-29basic: -Werror=sign-compareMichael Stahl
2014-07-29convert linked list to std::vector in SbxDimArrayNoel Grandin
2014-07-24Drop unused #includesTakeshi Abe
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-26clang: Uninitialized argument valueCaolán McNamara
2014-06-25Remove this weird inheritance from smart-pointer-wrapped class.Kohei Yoshida
2014-06-25Use boost::optional to store alias name.Kohei Yoshida
2014-06-25pData -> mpVarEntries.Kohei Yoshida
2014-06-25Remove this class that only derives from std::vector and not much else.Kohei Yoshida
2014-06-19basic: silence expected SAL_WARN outputMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-13i#64348 basic: fix CDec() crash if string is emptyThomas Arnhold
2014-05-13Revert "i#64348 basic: fix CDec() crash if string is empty"Thomas Arnhold
2014-05-13i#64348 basic: fix CDec() crash if string is emptyThomas Arnhold
2014-05-09prewin.h handles WB_LEFT and WB_RIGHT alreadyThomas Arnhold
2014-05-06remove uncompiled source filesThomas Arnhold
2014-04-14remove _old_format_code_Thomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-04-04SbxObject::Call sal_Bool->boolNoel Grandin
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-28Remove remaining DBG_CTOR etc. remnants from basicStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin