Noel Grandin
6e1cb2e9dd
disable stringbuffer plugin
...
as pointed out by mike kaganski:
the 'aCellStr + u"\x0001"' expression gives an OUStringConcat which
holds the references to the strings and doesn't allocate any memory; the
OUStringBuffer has a dedicated overload of append() for the
OUStringConcat, which allocates only once for the combined concat length
and then copies everything from the concat, instead of doing the append
twice for each element... why the strange warning for a more efficient
method?
Change-Id: I6492e99c335e2375cfe78547a87b3079a86890f0
Reviewed-on: https://gerrit.libreoffice.org/79036
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-09-17 10:13:47 +02:00
..
2019-09-06 12:07:23 +02:00
2019-09-06 09:15:58 +02:00
2019-09-13 09:27:20 +02:00
2019-09-04 09:12:32 +02:00
2019-07-01 10:23:53 +02:00
2018-11-16 14:20:04 +01:00
2018-11-23 08:20:53 +01:00
2019-03-12 12:36:57 +01:00
2019-08-28 12:47:21 +02:00
2019-09-13 09:27:20 +02:00
2018-11-23 08:20:53 +01:00
2018-11-06 07:45:44 +01:00
2019-07-31 16:29:45 +02:00
2019-07-19 09:05:58 +02:00
2019-08-01 22:19:41 +02:00
2019-07-19 09:05:58 +02:00
2019-07-19 09:05:58 +02:00
2019-08-16 22:32:42 +02:00
2018-11-23 08:20:53 +01:00
2018-11-21 12:14:35 +02:00
2019-02-11 12:37:50 +02:00
2019-08-21 11:16:15 +02:00
2019-01-11 10:52:54 +01:00
2019-05-03 10:21:26 +02:00
2018-11-21 12:14:35 +02:00
2019-07-19 09:06:25 +02:00
2019-04-19 13:19:31 +02:00
2019-07-17 19:32:43 +02:00
2019-03-12 12:36:57 +01:00
2019-07-17 20:40:01 +02:00
2019-03-12 12:36:57 +01:00
2019-07-17 19:32:43 +02:00
2019-03-12 12:36:57 +01:00
2019-03-12 12:36:57 +01:00
2019-07-17 19:32:43 +02:00
2019-05-22 14:46:34 +02:00
2019-03-12 12:36:57 +01:00
2019-05-03 10:21:26 +02:00
2019-05-22 14:46:34 +02:00
2019-07-17 19:32:43 +02:00
2019-03-12 12:36:57 +01:00
2019-03-12 12:36:57 +01:00
2019-07-17 19:32:43 +02:00
2019-07-17 19:32:43 +02:00
2018-09-20 15:53:50 +02:00
2018-11-30 15:59:54 +01:00
2018-11-23 08:20:53 +01:00
2019-07-17 20:40:01 +02:00
2018-11-21 12:14:35 +02:00
2019-07-17 19:32:43 +02:00
2019-07-17 19:32:43 +02:00
2019-07-17 20:40:01 +02:00
2019-07-17 19:32:43 +02:00
2019-03-12 12:36:57 +01:00
2019-08-26 13:48:13 +02:00
2019-04-19 13:19:31 +02:00
2019-03-24 18:52:22 +01:00
2019-05-03 10:21:26 +02:00
2019-09-03 12:00:40 +02:00
2019-07-17 19:32:43 +02:00
2019-09-05 08:27:43 +02:00
2019-08-16 19:54:25 +02:00
2019-02-11 12:37:50 +02:00
2019-05-05 17:44:48 +02:00
2019-07-30 21:14:11 +02:00
2019-07-17 09:56:25 +02:00
2019-07-23 06:46:41 +02:00
2019-07-17 20:40:01 +02:00
2019-06-18 20:10:57 +02:00
2019-08-27 18:42:13 +02:00
2019-08-27 18:42:13 +02:00
2019-08-21 12:37:36 +02:00
2019-03-12 12:36:57 +01:00
2019-07-16 21:31:22 +02:00
2019-03-12 12:36:57 +01:00
2019-07-16 21:31:22 +02:00
2019-07-16 21:31:22 +02:00
2019-05-19 11:56:14 +02:00
2019-08-27 18:42:13 +02:00
2019-09-13 09:27:20 +02:00
2019-07-16 14:16:55 +02:00
2019-07-16 14:16:55 +02:00
2019-05-31 12:22:10 +02:00
2019-08-27 18:42:13 +02:00
2019-03-12 12:36:57 +01:00
2018-11-27 17:16:05 +01:00
2019-08-26 13:48:13 +02:00
2018-11-23 08:20:53 +01:00
2019-05-16 12:41:36 +02:00
2019-07-16 14:16:55 +02:00
2019-07-16 09:15:01 +02:00
2019-04-17 21:59:53 +02:00
2019-08-26 13:48:13 +02:00
2019-04-12 17:52:44 +02:00
2019-07-16 09:15:01 +02:00
2018-11-27 17:16:05 +01:00
2019-02-27 11:47:10 +01:00
2019-09-05 14:13:33 +02:00
2019-07-15 18:18:57 +02:00
2019-03-26 07:30:07 +01:00
2018-12-07 07:38:24 +01:00
2019-04-18 10:14:00 +02:00
2019-07-16 09:15:01 +02:00
2019-07-16 09:15:01 +02:00
2019-07-15 18:18:57 +02:00
2019-07-15 18:18:57 +02:00
2019-08-28 12:47:21 +02:00
2019-09-17 10:13:47 +02:00
2019-07-16 09:15:01 +02:00
2019-07-31 16:29:45 +02:00
2019-03-12 12:36:57 +01:00
2019-03-12 12:36:57 +01:00
2019-07-16 09:15:01 +02:00
2019-07-17 20:40:01 +02:00
2019-07-16 09:15:01 +02:00
2019-03-12 12:36:57 +01:00
2019-03-12 12:36:57 +01:00
2019-08-17 14:18:13 +02:00
2018-11-23 08:20:53 +01:00
2019-08-17 14:18:13 +02:00
2019-07-16 09:15:01 +02:00
2019-07-16 09:15:01 +02:00
2019-07-17 20:40:01 +02:00
2018-12-04 07:12:19 +01:00
2019-07-30 09:51:39 +02:00
2019-08-26 18:51:01 +02:00
2019-08-26 18:51:01 +02:00
2019-09-04 09:12:32 +02:00
2019-09-06 09:15:58 +02:00
2019-09-01 18:35:58 +02:00
2019-02-27 07:34:52 +01:00
2019-09-01 18:35:58 +02:00
2019-09-01 18:35:58 +02:00
2019-09-01 18:35:58 +02:00
2019-05-03 10:21:26 +02:00
2019-09-01 15:35:41 +02:00
2019-09-01 15:35:41 +02:00
2018-11-23 08:20:53 +01:00
2019-03-12 12:36:57 +01:00
2019-02-11 12:37:50 +02:00
2019-09-06 09:15:58 +02:00
2019-04-19 22:57:57 +02:00
2018-11-23 08:20:53 +01:00
2019-06-11 07:53:14 +02:00
2019-07-16 09:15:01 +02:00
2019-03-12 12:36:57 +01:00
2019-09-06 09:15:58 +02:00