# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. $(eval $(call gb_AllLangMoTarget_AllLangMoTarget,dkt)) $(eval $(call gb_AllLangMoTarget_set_polocation,dkt,desktop)) # vim: set noet sw=4 ts=4: d050e32feef567543 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
java: when rethrowing, store the original exception 2014-10-16T10:27:13+00:00 Noel Grandin noel@peralex.com 2014-10-16T10:16:51+00:00 5cba8d44cabc3cbb18648efc9d8658d471b257e7 Change-Id: Idfca83a2a646acab90886c0ef9c30dd7d2fc8b53
Change-Id: Idfca83a2a646acab90886c0ef9c30dd7d2fc8b53
java: add @Override annotation to overriding methods 2014-08-12T07:41:28+00:00 Noel Grandin noel@peralex.com 2014-08-06T06:55:09+00:00 0477e6c39b7ce8b7f6560fbf222c19fe4f358dc8 Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
java: remove some unused import statements 2014-08-04T11:38:31+00:00 Noel Grandin noel@peralex.com 2014-08-04T11:19:23+00:00 dfd4b94a52698858ad8cd595f98d77bc21a11206 Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
java: remove some casting in lib.TestParameters#getMSF 2014-08-04T11:38:30+00:00 Noel Grandin noel@peralex.com 2014-08-04T11:16:37+00:00 f493555623fb36bb51e78a4630483271ed36afe7 where the return value is always cast to XMultiServiceFactory, so just do the cast in the method and avoid noise at the call sites. Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
where the return value is always cast to XMultiServiceFactory,
so just do the cast in the method and avoid noise at the call sites.

Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
re-base on ALv2 code. 2012-06-21T12:11:06+00:00 Michael Meeks michael.meeks@suse.com 2012-06-21T10:53:00+00:00 b6db3e3acc6ba349d845ec58e3242d025352ef2f Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1