summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/basscript.cxx
AgeCommit message (Expand)Author
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch
2021-12-22tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski
2021-08-04tdf#143582 - Clear return value of the method before calling itAndreas Heinisch
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-01-22tdf#133889 Upcasting the type of actual parameter.tushar
2021-01-18tdf#133887 Set flag of variable when formal parameter is not expecting variant.tushar
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2017-10-23loplugin:includeform: scriptingStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-09-30scripting: another missing SolarMutex guardMichael Stahl
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scriptingAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-14removetooltypes01: #i112600# remove tooltypes from scriptingMikhail Voytenko
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth