summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-15coverity#1361587 Dereference null return valueCaolán McNamara1-12/+13
2015-11-09java: add some @Override annotationsNoel Grandin1-0/+1
2015-10-25cid#1326721 to cid#1326726 Dm: Dubious method usedCaolán McNamara1-11/+11
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-3/+3
2015-10-14java:using "this" with a static field makes no senseNoel Grandin1-7/+7
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-1/+1
2015-02-16rhbz#1192732: Revert "From the context of the code, this field should...Stephan Bergmann1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-14/+10
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-13/+13
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-86/+68
2014-09-14scripting: replace StringBuffer with StringBuilder methodrbuj1-1/+1
2014-09-04scripting: the assigned value is never usedrbuj1-2/+1
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin1-9/+3
2014-08-19fix java1.5 build compatibilityNoel Grandin1-1/+0
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make constructors privateNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2013-04-26From the context of the code, this field should not be staticNoel Grandin1-1/+1
2012-08-20Java5 updates - convert to genericsNoel Grandin1-10/+8
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-2/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-23scripting: don't need x bits for theseMichael Stahl1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-51/+26
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-18sb141: #i92926# fixed ScriptEdtiorForBeanShell/JavaScript calling Swing on Ma...sb1-51/+26
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
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-04-11INTEGRATION: CWS changefileheader (1.7.108); FILE MERGEDRüdiger Timm1-23/+18
2005-09-09INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGEDRüdiger Timm1-47/+21
2004-10-22INTEGRATION: CWS scriptingf6 (1.4.22); FILE MERGEDRüdiger Timm1-54/+106
2004-07-23INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGEDJens-Heiner Rechtien1-2/+23
2004-04-19INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGEDSander Vesik1-34/+215
2004-01-05INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGEDRüdiger Timm1-4/+23
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor1-3/+3
2003-10-15#i19258# - add java script selector prototype, add edit functionalityTomas O'Connor1-0/+138