summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxvalue.cxx
AgeCommit message (Expand)Author
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-06-19basic: silence expected SAL_WARN outputMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-20typo fixesAndras Timar
2013-10-07sal_Bool to boolTakeshi Abe
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-10janitorial: c++-style castLionel Elie Mamane
2013-08-08tweak comment translationsMichael Stahl
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-01-30make basic XubString freeCaolán McNamara
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-09-05sal_Bool to boolTakeshi Abe
2012-08-22Remove dead codeTakeshi Abe
2012-07-18WaE: basic compile snafuMichael Meeks
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-14remove sunpro 5.0 handlingThomas Arnhold
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-09restore special DATE handling code for SbxValue::ComputeNoel Power
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-11-27rmove include of pch header in basicNorbert Thiebaud
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-10-06WaE: unreachable codeTor Lillqvist
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens