summaryrefslogtreecommitdiff
path: root/basic/source/runtime/stdobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-30tdf#118218: Make FormatNumber VBA-onlyMike Kaganski1-1/+1
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski1-0/+6
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin1-4/+4
2017-11-29Find VBA-only functions when compiling first on module levelEike Rathke1-2/+14
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-5/+5
2017-02-07Revert "[API CHANGE] return sal_uInt64 from GetSystemTicks in basic"Noel Grandin1-1/+1
2017-01-09[API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic codeNoel Grandin1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-4/+4
2016-10-03tdf#102872 TAB function is missing its argumentLaurent Balland-Poirier1-0/+1
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-8/+8
2016-04-12Avoid reserved identifiersStephan Bergmann1-393/+393
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-15Resolves: #i19221# Print Tab(5); "Hello" does not workDamjan Jovanovic1-1/+1
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-308/+308
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-2/+2
2015-07-19Fix indentationMatteo Casalin1-6/+6
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin1-2/+2
2015-06-24remove SFX_NOTIFY macroNoel Grandin1-3/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino1-1/+1
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-1/+0
2014-10-12Typo: compatability->compatibilityJulien Nabet1-1/+1
2014-10-02loplugin: cstylecastNoel Grandin1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+1
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin1-2/+2
2014-04-07basic: sal_Bool->boolNoel Grandin1-2/+2
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann1-2/+0
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner1-1/+1
2014-03-27basic: sal_Bool->boolNoel Grandin1-1/+1
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist1-1/+1
2013-10-03unused StringHashCodeCaolán McNamara1-8/+0
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-0/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2013-03-24basic: Remove non working AboutStarBasicThomas Arnhold1-2/+0
2012-11-07basic: String -> OUStringNorbert Thiebaud1-9/+11
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-0/+4
2012-08-24sal_Bool to boolTakeshi Abe1-3/+3
2012-07-20XubString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-29some pesky XubStringsCaolán McNamara1-2/+2
2012-01-15remove useless misleading macrosDavid Tardon1-1/+1
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-10-21Added Frac function to calc formulas and BASIC standard libraryAugust Sodora1-0/+2
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn1-44/+43
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0