summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/ScriptContext.java
AgeCommit message (Expand)AuthorFilesLines
2015-10-15java: 'final static' to 'static final'Noel Grandin1-4/+4
2015-01-13fdo#88256 fix crash when running javascript macroNoel Grandin1-1/+4
2014-11-18java: make fields final where possibleNoel Grandin1-4/+4
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-8/+16
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-6/+10
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-37/+31
2014-09-04scripting: the assigned value is never usedrbuj1-5/+2
2014-09-02scripting: fix javadoc error: unknown tag: returnsrbuj1-6/+3
2014-08-13java: remove unused fieldsNoel Grandin1-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin1-4/+4
2014-08-13java: reduce scope, make constructors privateNoel Grandin1-1/+1
2014-08-12java: reduce scope, make constants privateNoel Grandin1-3/+3
2014-08-05java: remove unused fieldsNoel Grandin1-1/+0
2014-02-26Remove visual noise from scriptingAlexander Wilms1-1/+1
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza1-12/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin1-2/+1
2012-08-07remove bogus date informationThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-23scripting: don't need x bits for theseMichael Stahl1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
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-15/+13
2005-09-09INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGEDRüdiger Timm1-57/+31
2004-10-22INTEGRATION: CWS scriptingf6 (1.7.2); FILE MERGEDRüdiger Timm1-3/+3
2004-07-23INTEGRATION: CWS scriptingf7 (1.6.4); FILE MERGEDJens-Heiner Rechtien1-43/+13
2004-05-19INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGEDRüdiger Timm1-8/+22
2004-04-19INTEGRATION: CWS scriptingf5 (1.4.8); FILE MERGEDSander Vesik1-27/+30
2004-01-05INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGEDRüdiger Timm1-10/+4
2003-11-04#i22116# - Complete XPropertySet implementationDuncan Foster1-146/+36
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor1-3/+3
2003-09-10#i19331#Tomas O'Connor1-0/+330