summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)AuthorFilesLines
2012-07-18WaE: basic compile snafuMichael Meeks1-2/+5
2012-07-18re-base on ALv2 code. Includes:Michael Meeks25-575/+350
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-12/+12
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-2/+2
2012-06-27Reduce newline bloat at eofThomas Arnhold1-28/+0
2012-06-26tidy some resource stringsCaolán McNamara1-14/+14
2012-06-19re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-4/+4
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe3-11/+5
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-3/+3
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-1/+1
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara1-18/+0
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist1-40/+0
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist6-1/+32
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2-14/+12
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-02-20Remove unused codePetr Vorel2-8/+0
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-15WaE: moaning about unintialized variablesCaolán McNamara1-3/+3
2012-02-14remove sunpro 5.0 handlingThomas Arnhold1-23/+0
2012-01-29Removed unused define and externTakeshi Abe1-1/+0
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara1-5/+0
2012-01-26WaE: possibly uninitializedCaolán McNamara1-2/+2
2012-01-26Deleting a null pointer is safeTakeshi Abe1-2/+1
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara1-16/+0
2012-01-24tweak treatment of '+/-' operators when dealing with Date typesNoel Power1-4/+9
2012-01-19Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist1-2/+5
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae1-5/+5
2012-01-17fix Date 'operation' Date foobarNoel Power1-2/+4
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+4
2012-01-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2-27/+21
2012-01-13WaE: d shadows another dCaolán McNamara1-2/+4
2012-01-09restore special DATE handling code for SbxValue::ComputeNoel Power1-10/+3
2012-01-05Removed unnecessary tools includes.Marcel Metz2-1/+3
2011-12-21tweak for pre language-defect #77Caolán McNamara5-27/+27
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara5-33/+47
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara5-47/+33
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara5-33/+47
2011-12-12German translationsNoel Grandin3-4/+4
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot2-3/+3
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-24/+0
2011-12-08childs -> childrenMichael T. Whiteley1-4/+4
2011-11-28Remove uses of OUString::setCharAtAugust Sodora1-5/+5
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-37/+37
2011-11-27rmove include of pch header in basicNorbert Thiebaud25-50/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-3/+3
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-20/+5
2011-11-15Put back a method needed by Windows and reformat a bitFridrich Štrba1-7/+7