summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods1.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-3/+1
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-1/+1
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-1/+1
2013-04-26some more namespace cleanupThomas Arnhold1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19remove unused header: tools/fsys.hxxAndras Timar1-1/+0
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter1-2/+1
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-18/+19
2012-11-25German comment translationsMarkus Maier1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-3/+4
2012-11-14Clean upStephan Bergmann1-38/+25
2012-11-14Report errors for invalid DateAdd/Diff/Part Add parameter valuesStephan Bergmann1-3/+3
2012-11-07basic: String -> OUStringNorbert Thiebaud1-70/+95
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-279/+390
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-7/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh1-12/+1
2012-09-05sal_Bool to boolTakeshi Abe1-1/+1
2012-08-24sal_Bool to boolTakeshi Abe1-7/+7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+2
2012-06-06drop String::ReverseCaolán McNamara1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-15/+15
2012-03-08Removed unused macroTakeshi Abe1-5/+0
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks1-1/+2
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-36/+44
2012-01-30ByteString->rtl::OStringCaolán McNamara1-2/+2
2012-01-15remove useless misleading macrosDavid Tardon1-13/+13
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-2/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot1-3/+3
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-4/+5
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-5/+5
2011-11-19add narrow (one letter) month namesEike Rathke1-16/+16
2011-10-21Added Frac function to calc formulas and BASIC standard libraryAugust Sodora1-0/+20
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn1-60/+45
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+6
2011-05-21Drop OS2Tor Lillqvist1-8/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+6
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-1/+6
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí1-20/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-212/+306
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko1-173/+173