summaryrefslogtreecommitdiffstats
path: root/basic/source/uno/scriptcont.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* clang-tidy performance-unnecessary-value-param in basicNoel Grandin2016-04-111-1/+1
* loplugin:constantparam in toolsNoel Grandin2016-03-171-4/+4
* basic: tdf#87530 if a new password is set, must set mbLoadedSource flagMichael Stahl2016-03-071-0/+10
* BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini2016-02-221-3/+3
* tdf#95857 Sort out German plurals ...danielt9982016-02-121-5/+5
* sequence->vector in basicNoel Grandin2016-02-081-1/+1
* Fix typosAndrea Gelmini2016-01-051-1/+1
* loplugin:unusedfields in basicNoel Grandin2015-12-231-6/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* boost->stdCaolán McNamara2015-09-181-3/+3
* New identifier for save/open macro with user defined typesLaurent Godard2015-08-311-2/+3
* new loplugin: refcountingNoel Grandin2015-08-031-4/+4
* com::sun::star->css in basicNoel Grandin2015-07-201-9/+9
* loplugin:unusedmethods basicNoel Grandin2015-07-151-29/+0
* coverity#1308521 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-5/+5
* V801: Decreased performanceCaolán McNamara2015-03-091-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-041-6/+6
* Clean up previous commitStephan Bergmann2015-02-261-12/+1
* basic: convert sb.component to constructor usageChris Sherlock2015-02-261-15/+7
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-311-8/+4
* fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2014-05-221-0/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-101-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-091-0/+1
* basic: sal_Bool->boolNoel Grandin2014-04-071-54/+54
* fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner2014-03-281-2/+1
* basic: sal_Bool->boolNoel Grandin2014-03-271-2/+2
* basic: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-11/+11
* Remove visual noise from basicAlexander Wilms2014-02-251-4/+4
* basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud2014-02-251-2/+2
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Typo: applictaion -> applicationJulien Nabet2014-02-061-1/+1
* bool improvementsStephan Bergmann2014-01-281-8/+8
* basic: include <> for external includesNorbert Thiebaud2013-11-111-1/+1
* remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin2013-11-111-4/+4
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-091-4/+11
* sal_Bool to boolTakeshi Abe2013-10-071-6/+6
* XubString->OUStringCaolán McNamara2013-09-021-2/+3
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-4/+4
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin2013-05-141-4/+4
* fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin2013-05-141-6/+6
* fix buildLuboš Luňák2013-01-031-2/+2
* fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza2013-01-031-10/+8