summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-20Remove unused codePetr Vorel
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-15WaE: moaning about unintialized variablesCaolán McNamara
2012-02-14remove sunpro 5.0 handlingThomas Arnhold
2012-01-29Removed unused define and externTakeshi Abe
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara
2012-01-26WaE: possibly uninitializedCaolán McNamara
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara
2012-01-24tweak treatment of '+/-' operators when dealing with Date typesNoel Power
2012-01-19Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-17fix Date 'operation' Date foobarNoel Power
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-13WaE: d shadows another dCaolán McNamara
2012-01-09restore special DATE handling code for SbxValue::ComputeNoel Power
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21tweak for pre language-defect #77Caolá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-12German translationsNoel Grandin
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-28Remove uses of OUString::setCharAtAugust Sodora
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-15Put back a method needed by Windows and reformat a bitFridrich Štrba
2011-11-15FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcherJulien Chaffraix
2011-11-06StaticIsEnabledBroadcasting can only be trueCaolán McNamara
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-10-06WaE: unreachable codeTor Lillqvist
2011-10-06WaE: unreachable codeTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara
2011-09-19ditch SHL_SBX and don't leakCaolán McNamara
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-14Fix visibility in basic to make automation link again.Jan Holesovsky