summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptProviderForJavaScript.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#1326631 DE: Dropped or ignored exceptionCaolán McNamara1-2/+2
2014-12-05java: remove some unused local variablesNoel Grandin1-4/+1
2014-11-18java: make fields final where possibleNoel Grandin1-4/+4
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-3/+1
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-36/+43
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-15/+18
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-217/+200
2014-09-16ScriptProvider implementations need to be accessibleStephan Bergmann1-1/+1
2014-09-04scripting: the assigned value is never usedrbuj1-3/+2
2014-09-02scripting: fix javadoc error: unknown tag: returnsrbuj1-1/+1
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
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
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-1/+1
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann1-2/+1
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-1/+1
2012-07-06re-base on ALv2 code. Includes: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-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-34/+0
2011-03-31restore old-style __writeRegistryServiceInfo to deploy these as extensionsCaolán McNamara1-0/+34
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-34/+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-20/+0
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.9.4); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.8.90); FILE MERGEDKurt Zenker1-6/+9
2005-09-09INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGEDRüdiger Timm1-57/+31
2004-10-22INTEGRATION: CWS scriptingf6 (1.4.22); FILE MERGEDRüdiger Timm1-36/+18
2004-10-11INTEGRATION: CWS macrouifix (1.5.8); FILE MERGEDJens-Heiner Rechtien1-17/+12
2004-07-23INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGEDJens-Heiner Rechtien1-48/+150
2004-04-19INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGEDSander Vesik1-30/+47
2004-01-05INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGEDRüdiger Timm1-114/+122
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor1-8/+8
2003-09-10#i19331#Tomas O'Connor1-0/+339