# -*- 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_Executable_Executable,mork_helper)) $(eval $(call gb_Executable_set_include,mork_helper,\ -I$(SRCDIR)/connectivity/source/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Executable_use_sdk_api,mork_helper)) $(eval $(call gb_Executable_use_libraries,mork_helper,\ cppu \ cppuhelper \ mork \ sal \ )) $(eval $(call gb_Executable_add_exception_objects,mork_helper,\ connectivity/source/drivers/mork/mork_helper \ )) # vim:set noet sw=4 ts=4:
and replacing them with a call to XToolkitExperimental::
processEventsToIdle

Change-Id: I9fd6cb8af43d902587186310aebe78b5a5ee6932
Reviewed-on: https://gerrit.libreoffice.org/16201
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
java: simplify sleeping and waiting in tests 2015-01-12T06:36:17+00:00 Noel Grandin noel@peralex.com 2014-12-22T08:02:49+00:00 09330056a01a4b5c3d16e3ffb6c1bff36099eb83 - remove the SHORT_WAIT test parameter, no-one is using it - inline the various independent shortWait() methods - use the util.utils.shortWait() utility method everywhere Change-Id: I93cd4a2580172a1441d2ff3d390f52b9505e2721
- remove the SHORT_WAIT test parameter, no-one is using it
- inline the various independent shortWait() methods
- use the util.utils.shortWait() utility method everywhere

Change-Id: I93cd4a2580172a1441d2ff3d390f52b9505e2721
java: static fields that should not be static 2014-12-19T08:41:58+00:00 Noel Grandin noel@peralex.com 2014-12-17T09:35:04+00:00 2d82619a528ebdf867f242c85ad626462609ba39 Found by FindBugs. Change-Id: I223841f7bb8c515c9612322abc0b13e134385abd
Found by FindBugs.

Change-Id: I223841f7bb8c515c9612322abc0b13e134385abd
Java5 update - usage generics where possible 2012-06-29T20:03:01+00:00 Noel Grandin noel@peralex.com 2012-06-27T13:40:17+00:00 b65017a2a7af290f6681da7b197a52efe83d5185 Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
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