summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/basscript.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scriptingStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-3/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-9/+9
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+1
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-2/+2
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2014-09-30scripting: another missing SolarMutex guardMichael Stahl1-0/+2
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-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from scriptingAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+3
2013-03-03loplugin: improve indentationThomas Arnhold1-8/+9
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl1-3/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from scriptingNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-4/+25
2011-01-14removetooltypes01: #i112600# remove tooltypes from scriptingMikhail Voytenko1-3/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-13Merge commit 'origin/master'Noel Power1-0/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-5/+67
2010-09-14dba34a: #i113403# reset m_documentBasicManager to NULL when it diesFrank Schoenheit [fs]1-0/+22
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-02-11CWS-TOOLING: integrate CWS ab61Oliver Bolte1-1/+1
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.15.4); FILE MERGEDRüdiger Timm1-43/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.14.54); FILE MERGEDKurt Zenker1-5/+35
2006-09-16INTEGRATION: CWS pchfix02 (1.13.4); FILE MERGEDOliver Bolte1-2/+5
2006-08-04INTEGRATION: CWS ab27 (1.12.6); FILE MERGEDIvo Hinkelmann1-3/+7
2006-06-19INTEGRATION: CWS warnings01 (1.11.14); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.10.8); FILE MERGEDRüdiger Timm1-47/+21