summaryrefslogtreecommitdiff
path: root/basic/source/runtime/stdobj.cxx
AgeCommit message (Expand)Author
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-04-19loplugin:flatten in basicNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2018-06-30tdf#118218: Make FormatNumber VBA-onlyMike Kaganski
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin
2017-11-29Find VBA-only functions when compiling first on module levelEike Rathke
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-02-07Revert "[API CHANGE] return sal_uInt64 from GetSystemTicks in basic"Noel Grandin
2017-01-09[API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic codeNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-03tdf#102872 TAB function is missing its argumentLaurent Balland-Poirier
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-15Resolves: #i19221# Print Tab(5); "Hello" does not workDamjan Jovanovic
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-19Fix indentationMatteo Casalin
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-27basic: sal_Bool->boolNoel Grandin
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist
2013-10-03unused StringHashCodeCaolán McNamara
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-24basic: Remove non working AboutStarBasicThomas Arnhold
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-08-24sal_Bool to boolTakeshi Abe
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29some pesky XubStringsCaolán McNamara
2012-01-15remove useless misleading macrosDavid Tardon