summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptProviderForBeanShell.java
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Restore binary compatibility for ClassLoaderFactoryStephan Bergmann1-2/+1
2016-10-03ClassLoader->URLClassLoaderCaolán McNamara1-1/+2
2016-08-19Revert "coverity#1371372 Resource leak on an exceptional path"Caolán McNamara1-9/+1
2016-08-19coverity#1371372 Resource leak on an exceptional pathCaolán McNamara1-1/+9
2016-02-04coverity#1326630 DE: Dropped or ignored exceptionCaolán McNamara1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin1-4/+4
2014-10-19scripting: redundant cast to StringRobert Antoni Buj i Gelonch1-3/+3
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-3/+1
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-47/+69
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-16/+22
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-231/+211
2014-09-16ScriptProvider implementations need to be accessibleStephan Bergmann1-1/+1
2014-09-08scripting: the assigned value is never usedrbuj1-2/+1
2014-09-06scripting: fix javadoc error: reference not foundrbuj1-4/+0
2014-09-04scripting: the assigned value is never usedrbuj1-5/+3
2014-09-02scripting: fix javadoc error: unknown tag: returnsrbuj1-1/+1
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+3
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-8/+0
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-4/+4
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann1-2/+1
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-04-26Change implementation names of script providers...Stephan Bergmann1-4/+4
2012-04-26Typo in service nameStephan Bergmann1-1/+1
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann1-1/+2
2012-03-23scripting: don't need x bits for theseMichael Stahl1-0/+0
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann1-35/+0
2011-03-31restore old-style __writeRegistryServiceInfo to deploy these as extensionsCaolán McNamara1-0/+35
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-35/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-1/+0
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-3/+3
2008-04-11INTEGRATION: CWS changefileheader (1.10.4); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.9.90); FILE MERGEDKurt Zenker1-27/+10
2005-09-09INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGEDRüdiger Timm1-57/+31
2005-03-01INTEGRATION: CWS scriptingf11 (1.7.22); FILE MERGEDKurt Zenker1-12/+12
2004-10-22INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGEDRüdiger Timm1-15/+18
2004-10-11INTEGRATION: CWS macrouifix (1.5.10); FILE MERGEDJens-Heiner Rechtien1-17/+12
2004-07-23INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGEDJens-Heiner Rechtien1-26/+165
2004-04-19INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGEDSander Vesik1-32/+33
2004-01-05INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGEDRüdiger Timm1-121/+126
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor1-8/+8
2003-09-10#i19331#Tomas O'Connor1-0/+327