summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/ClassLoaderFactory.java
AgeCommit message (Expand)Author
2019-08-08Related tdf#116767: Call URLClassLoader.closeStephan Bergmann
2018-07-05cid#1437407: create class loader in doPrivilegedStephan Bergmann
2018-06-15Restore binary compatibility for ClassLoaderFactoryStephan Bergmann
2016-10-03ClassLoader->URLClassLoaderCaolán McNamara
2016-08-19Revert "coverity#1371372 Resource leak on an exceptional path"Caolán McNamara
2016-08-19coverity#1371372 Resource leak on an exceptional pathCaolán McNamara
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-08-07remove bogus date informationThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-03-23Java new cannot return nullStephan Bergmann
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann
2012-03-23scripting: don't need x bits for theseMichael Stahl
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.4.108); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGEDRüdiger Timm
2004-04-19INTEGRATION: CWS scriptingf5 (1.2.8); FILE MERGEDSander Vesik
2004-01-05INTEGRATION: CWS scriptingf2 (1.1.2); FILE MERGEDRüdiger Timm
2003-09-10#i19331#Tomas O'Connor