Formula editor code for writer ([[sw]]). Good overview from the original developer: http://www.mail-archive.com/dev@sw.openoffice.org/msg00200.html > 2016-01-10T14:17:20+00:00 Andrea Gelmini andrea.gelmini@gelma.net 2016-01-09T21:55:28+00:00 64d624b65124ac02d8ee59b135593fd9d8eb9067 Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86
Reviewed-on: https://gerrit.libreoffice.org/21209
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
coverity#1327109 UrF: Unread field 2015-10-20T20:18:38+00:00 Caolán McNamara caolanm@redhat.com 2015-10-20T15:09:11+00:00 bcd5004c3bb48cd1cfbd185e6ff30d107b5c81b7 Change-Id: Iee847f2c82c35e5f92e8be29e1f2062085977dbc
Change-Id: Iee847f2c82c35e5f92e8be29e1f2062085977dbc
coverity#1327110 UrF: Unread field 2015-10-20T20:18:38+00:00 Caolán McNamara caolanm@redhat.com 2015-10-20T15:06:57+00:00 4c7c5fe39aa7dfbc2d87a0d08cdf32dc2e0360e3 Change-Id: I6147a86cbe216830a693c24654cfaf2e63d4601e
Change-Id: I6147a86cbe216830a693c24654cfaf2e63d4601e
speed up Java unit tests by removing sleeps 2015-06-11T06:47:23+00:00 Noel Grandin noel@peralex.com 2015-06-09T11:27:06+00:00 754ade38ddb2e96187d00f3e621203cea34961fa 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>
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>
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