summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/io/UCBStreamHandler.java
AgeCommit message (Expand)AuthorFilesLines
2015-10-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin1-3/+2
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-6/+8
2014-10-14scripting: use new exception constructorsRobert Antoni Buj i Gelonch1-1/+2
2014-10-07java: simplify conditions involving logical negationNoel Grandin1-2/+1
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-20/+27
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-7/+18
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-75/+68
2014-09-29fix more Java1.5 incompatibilityNoel Grandin1-2/+6
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin1-2/+2
2014-09-08scripting: the assigned value is never usedrbuj1-1/+1
2014-09-04scripting: the assigned value is never usedrbuj1-4/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+5
2014-08-11java: remove unused parametersNoel Grandin1-3/+1
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused variablesNoel Grandin1-2/+0
2014-08-08java: remove dead methodsNoel Grandin1-4/+0
2014-08-05java: remove unused fieldsNoel Grandin1-3/+0
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-1/+1
2012-08-20Java5 updates - convert to genericsNoel Grandin1-2/+2
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-2/+2
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.5.108); FILE MERGEDRüdiger Timm1-23/+18
2005-09-09INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGEDRüdiger Timm1-57/+31
2005-01-27INTEGRATION: CWS scriptingf10 (1.3.32); FILE MERGEDRüdiger Timm1-2/+8
2004-07-23INTEGRATION: CWS scriptingf7 (1.2.14); FILE MERGEDJens-Heiner Rechtien1-27/+83
2004-04-19INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDEDSander Vesik1-0/+253