summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-05sal_Bool to boolTakeshi Abe
2012-08-24sal_Bool to boolTakeshi Abe
2012-08-22sal_Bool to boolTakeshi Abe
2012-08-22Remove dead codeTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-20very suspicious combination of used SbxValues and unused aResCaolán McNamara
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18WaE: basic compile snafuMichael Meeks
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
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