summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/browse/ScriptBrowseNode.java
AgeCommit message (Expand)Author
2016-03-04This ScriptEntry ctor is always called with empty languagedeppropsStephan Bergmann
2016-03-04Scripting.location is unusedStephan Bergmann
2016-03-04Parcel.getByName apparently wants to return ScriptMetaDataStephan Bergmann
2015-10-15coverity#1326236 Explicit null dereferencedCaolán McNamara
2015-01-13fdo#88256 fix crash when running javascript macroNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
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-09-11scripting: avoid a possible NullPointerExceptionrbuj
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-03-23scripting: don't need x bits for theseMichael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
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.14.108); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGEDRüdiger Timm
2004-12-23INTEGRATION: CWS scriptingf9 (1.12.6); FILE MERGEDVladimir Glazounov
2004-10-22INTEGRATION: CWS scriptingf6 (1.11.2); FILE MERGEDRüdiger Timm
2004-07-23INTEGRATION: CWS scriptingf7 (1.10.4); FILE MERGEDJens-Heiner Rechtien
2004-05-19INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGEDRüdiger Timm
2004-04-19INTEGRATION: CWS scriptingf5 (1.8.8); FILE MERGEDSander Vesik
2004-01-05INTEGRATION: CWS scriptingf2 (1.7.2); FILE MERGEDRüdiger Timm
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor
2003-10-15#i19258# - add java script selector prototype, add edit functionalityTomas O'Connor
2003-10-15#i21260#Noel Power
2003-10-15#i21211#Noel Power
2003-10-15#i21211#Noel Power
2003-10-09#i12906# - pass XComponentContext to BrowseNode hierarchy to allow properDuncan Foster
2003-09-10#i19331#Tomas O'Connor