summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/basmethnode.cxx
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-24scripting: sal_Bool->boolNoel 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-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-10-04sal_Bool->bool in scriptingNoel Grandin
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
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-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.13.70); FILE MERGEDRüdiger Timm
2006-10-12INTEGRATION: CWS sb59 (1.11.12); FILE MERGEDOliver Bolte
2006-09-16INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.10.14); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGEDRüdiger Timm
2005-01-13INTEGRATION: CWS tbe15 (1.8.12); FILE MERGEDKurt Zenker
2004-10-22INTEGRATION: CWS scriptingf6 (1.7.2); FILE MERGEDRüdiger Timm
2004-07-23INTEGRATION: CWS scriptingf7 (1.6.14); FILE MERGEDJens-Heiner Rechtien
2004-04-19INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGEDSander Vesik
2003-11-07#i21560# editing a basic macro using script selectorThomas Benisch
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor
2003-10-17#i21260# - use vnd.sun.star.script as scripting framework protocolDuncan Foster
2003-10-15#i21213#Noel Power
2003-09-23#i18767# added XBrowseNodeThomas Benisch