/io/

5-10-14T14:09:56+00:00 11f40bfae492a7f2fff211699e7033ffdeb264e6 Change-Id: I6f8de37216f0f9d015e17b0bf1f1b1c1492275cf
Change-Id: I6f8de37216f0f9d015e17b0bf1f1b1c1492275cf
java:remove more unnecessary catch/re-throw 2015-06-11T12:52:06+00:00 Noel Grandin noel@peralex.com 2015-06-09T13:24:08+00:00 3bd57cc2c0cabf33799edc57d3dd1c90c7857ecd Change-Id: Id9a13c7f4ae0fd53c95c551544e60af44bb3fb95 Reviewed-on: https://gerrit.libreoffice.org/16203 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Change-Id: Id9a13c7f4ae0fd53c95c551544e60af44bb3fb95
Reviewed-on: https://gerrit.libreoffice.org/16203
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
more exception handling cleanup in Java unit tests 2015-06-09T11:10:42+00:00 Noel Grandin noel@peralex.com 2015-06-09T08:39:00+00:00 0f2007b11b4a0b39bc4e67ade30961f0d533474a Change-Id: I8a826c1b31f99e8d1592f284094ff921ddac74ad
Change-Id: I8a826c1b31f99e8d1592f284094ff921ddac74ad
there is no need to synchronize createTestEnvironment 2015-06-09T11:10:42+00:00 Noel Grandin noel@peralex.com 2015-06-09T08:13:12+00:00 cc190ef25fb31325b1d3e0dd050e32feef567543 the only caller of these methods is already synchronized Change-Id: Icea587d71acba1eca2a97ae0138a69fa98063f50
the only caller of these methods is already synchronized

Change-Id: Icea587d71acba1eca2a97ae0138a69fa98063f50
remove some unnecessary exception wrapping in the Java tests 2015-06-09T09:34:31+00:00 Noel Grandin noel@peralex.com 2015-06-09T06:52:12+00:00 2a0dda3dfb37f0cb69842f7d569c253d82f53713 Modify createTestEnvironment so that it throws Exception. This is appropriate for unit testing. The wrapping adds no value and the calling method already has a catch(Exception) to handle anything. Change-Id: I430a414f63d2cbfc3b65ecfde0285509265e5192
Modify createTestEnvironment so that it throws Exception. This
is appropriate for unit testing.
The wrapping adds no value and the calling method already has
a catch(Exception) to handle anything.

Change-Id: I430a414f63d2cbfc3b65ecfde0285509265e5192
some spelling fixes, mostly in Java code 2015-06-08T12:06:54+00:00 Noel Grandin noel@peralex.com 2015-06-08T12:06:08+00:00 b9dd51782ceba70bda091191349d31767b7bf744 Change-Id: Ib9d0522a1f371404ee990348712e2d196049f69f
Change-Id: Ib9d0522a1f371404ee990348712e2d196049f69f