summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
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
2014-03-25These DbgOutf calls do not seem worth keepingStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-03-25Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-27coverity#984078 Uninitialized scalar fieldCaolán McNamara
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-20typo fixesAndras Timar
2013-12-11sbxbase.hxx is private to basicTor Lillqvist
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist
2013-10-07sal_Bool to boolTakeshi Abe
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-10janitorial: c++-style castLionel Elie Mamane
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-08tweak comment translationsMichael Stahl
2013-08-01Mark as constTakeshi Abe
2013-07-22Mark as constTakeshi Abe
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist