summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)Author
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-29error: no matching function for call to..Matúš Kukan
2014-03-29basic: for PutData()/GetData() actually 32bits should be enoughMichael Stahl
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan 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-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#707652 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#707651 Uninitialized scalar fieldCaolán McNamara
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-21Resolves: fdo#73771 Non-standard behaviour for Function MidJulien Nabet
2014-01-17fdo#73698 check for empty aOutAndras Timar
2014-01-16Environment variables can contain >127 charactersAndras Timar
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-15Defer OUString -> OString conversionStephan Bergmann
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-11CID#1103740 uninitialized valueCaolán McNamara
2013-10-03unused StringHashCodeCaolán McNamara
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-09-12CID#707499 check for 0 nDimsCaolán McNamara
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-09-02fix runtime error when using extended typesNoel Power
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák