# -*- 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_Rdb_Rdb,mysqlc)) $(eval $(call gb_Rdb_add_components,mysqlc,\ mysqlc/source/mysqlc \ )) # vim: set noet sw=4 ts=4: d73a86b1cc0422de29 These files are now part of ridl.jar instead of jurt.jar, so move them accordingly. Follow-up cleanup for ae855bf48163ff64d94cfc34aff8e37abdb5518d Change-Id: I01df60d99f5296b6252b260f52160c3e62f4b8dc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88007 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
These files are now part of ridl.jar instead of jurt.jar,
so move them accordingly.

Follow-up cleanup for ae855bf48163ff64d94cfc34aff8e37abdb5518d

Change-Id: I01df60d99f5296b6252b260f52160c3e62f4b8dc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88007
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
jurt: add missing modelines 2016-05-05T10:17:55+00:00 Miklos Vajna vmiklos@collabora.co.uk 2016-05-05T08:04:17+00:00 0c4a4082286b3ea3c11ae37a149bfde78fff7ecc So that it's harder to introduce tabs in those files. Change-Id: Iccaf0095fd103c4a3da44afc38f1a9d23be9863f Reviewed-on: https://gerrit.libreoffice.org/24673 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
So that it's harder to introduce tabs in those files.

Change-Id: Iccaf0095fd103c4a3da44afc38f1a9d23be9863f
Reviewed-on: https://gerrit.libreoffice.org/24673
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
java:regulatize the order of 'final' and public/private 2015-06-11T09:34:00+00:00 Noel Grandin noel@peralex.com 2015-06-09T11:30:49+00:00 efd4bfa818e262d7dc219ac3ceb85526fedc732c Make the order be 'public static' or 'private static' Just makes the code nicer to read. Change-Id: I182424bda45a2d68642e5d04c6091d268ace1fe2 Reviewed-on: https://gerrit.libreoffice.org/16202 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Make the order be 'public static' or 'private static'
Just makes the code nicer to read.

Change-Id: I182424bda45a2d68642e5d04c6091d268ace1fe2
Reviewed-on: https://gerrit.libreoffice.org/16202
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
java: make fields final where possible 2014-11-18T10:44:28+00:00 Noel Grandin noel@peralex.com 2014-11-18T08:01:21+00:00 0063cf285696951e336b9cec1da8881997b286ce found by PMD Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
found by PMD

Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
java: when rethrowing, store the original exception 2014-10-16T10:27:15+00:00 Noel Grandin noel@peralex.com 2014-10-16T10:19:14+00:00 9341bf3dc38b2cc117ffbe12ff057511ed6e046d Change-Id: I34ce000c48d2d79bfec854c8dd55d12f2bee29c7
Change-Id: I34ce000c48d2d79bfec854c8dd55d12f2bee29c7
java: remove unused fields 2014-08-05T09:31:50+00:00 Noel Grandin noel@peralex.com 2014-08-04T14:27:56+00:00 d26540bb05b0443e7988da34372c86f88cbf1f6c Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
jurt: Enhanced For-Loops, code formatting, javadoc & overrides 2014-07-24T11:11:41+00:00 rbuj robert.buj@gmail.com 2014-07-23T16:51:20+00:00 b01358553082fd6f30781d0641c652f206c90c63 Signed-off-by: Michael Stahl <mstahl@redhat.com> Conflicts: jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java Change-Id: I6d6324c5597fa472360a1b8bb4153dec647a36f0
Signed-off-by: Michael Stahl <mstahl@redhat.com>

Conflicts:
	jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java

Change-Id: I6d6324c5597fa472360a1b8bb4153dec647a36f0