summaryrefslogtreecommitdiff
path: root/beanshell
ModeNameSize
-rw-r--r--ExternalProject_beanshell.mk966logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_beanshell.mk594logplain
-rw-r--r--Package_beanshell.mk585logplain
-rw-r--r--README157logplain
-rw-r--r--UnpackedTarball_beanshell.mk576logplain
-rw-r--r--bsh-2.0b1-src.patch1526logplain
d---------prj70logplain
lass='decoration'>Noel Grandin 2019-04-20Fix typoAndrea Gelmini 2018-12-28Reduce OUString operations and use indexed getTokenMatteo Casalin 2018-10-19clang-tidy readability-misleading-indentationNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-07-16Add missing sal/log.hxx headersGabor Kelemen 2017-10-23loplugin:includeform: cpputoolsStephan Bergmann 2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin 2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin 2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin 2017-06-05spelling instanciate -> instantiateNoel Grandin 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-25Fix typosAndrea Gelmini 2017-03-11Fix typosAndrea Gelmini 2017-02-28new loplugin unoanyNoel Grandin 2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin 2017-02-21loplugin:subtlezeroinit: cpputoolsStephan Bergmann 2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, cpputoolsStephan Bergmann 2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09new loplugin: oncevarNoel Grandin 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-05-29loplugin:loopvartoosmallNoel Grandin