summaryrefslogtreecommitdiff
path: root/scripting/java/Framework
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Fix typosAndrea Gelmini1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin1-2/+2
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-7/+3
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-91/+155
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-8/+14
2014-10-02scripting: The if statement is redundantRobert Antoni Buj i Gelonch1-4/+1
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-234/+226
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-1/+1
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-9/+9
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-36/+36
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make constructors privateNoel Grandin1-2/+2
2014-08-11java: remove unused parametersNoel Grandin1-3/+3
2014-08-08java: remove unused fieldsNoel Grandin1-3/+0
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin1-25/+25
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-23scripting: don't need x bits for theseMichael Stahl1-0/+0
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann1-0/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-5/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-5/+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-5/+0
2008-04-11INTEGRATION: CWS changefileheader (1.12.108); FILE MERGEDRĂ¼diger Timm1-23/+18
2005-09-09INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGEDRĂ¼diger Timm1-47/+21
2003-09-10#i19331#Tomas O'Connor1-3/+3
2003-08-27IssueZilla 18637Tomas O'Connor1-21/+21
2003-03-07#12199, backout out change from previous version.Noel Power1-9/+7
2003-03-07Bug #12119 Checking Add to path applied even if user selects not to runJohn Rice1-7/+9
2003-03-04#i11866#, #i11877#, #i11892# plus assorted code cleanup changesDuncan Foster1-47/+48
2003-02-14Added suuport for long paths & fixed line spacing.Duncan Foster1-5/+43
2003-02-12Fixed erroneous conditionDuncan Foster1-5/+4
2003-02-11Both dialogs now working.Duncan Foster1-54/+95
2003-02-11Both dialogs now working.Duncan Foster1-61/+72
2003-02-06Fixed namespace.Duncan Foster1-3/+3
2003-02-06Fixed incorrect namespace.Duncan Foster1-0/+495