summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods1.cxx
AgeCommit message (Expand)Author
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2012-11-25German comment translationsMarkus Maier
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-14Clean upStephan Bergmann
2012-11-14Report errors for invalid DateAdd/Diff/Part Add parameter valuesStephan Bergmann
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh
2012-09-05sal_Bool to boolTakeshi Abe
2012-08-24sal_Bool to boolTakeshi Abe
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-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-06drop String::ReverseCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-08Removed unused macroTakeshi Abe
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-01-30ByteString->rtl::OStringCaolán McNamara
2012-01-15remove useless misleading macrosDavid Tardon
2012-01-06make ReadUniOrByteString return a stringCaolá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-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-19add narrow (one letter) month namesEike Rathke
2011-10-21Added Frac function to calc formulas and BASIC standard libraryAugust Sodora
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-12-2168bit currency enhancementJohn LeMoyne Castle
2010-12-21revert Merge remote branch origin/feature/currency-64bitNoel Power
2010-12-15enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 typesNoel Power
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-12-06John LeMoyne Castle's currency improvementsNoel Power
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-20remove non-compiled codePovilas Kanapickas