Noel Grandin
58d8d8ac67
tdf#69977: uno::Sequence is expensive
...
when used as a mutable data-structure. Plain std::vector halves the time
taken to display the chart dialog
Create a class to represent the std::vector we are going to be passing
around, and move some of the utility methods into it to make the code
prettier.
Also create an optimised append(&&) method for the common case of
appending small temporaries.
Change-Id: I7f5b43fb4a8a84e40e6a52fcb7e9f974091b4485
2015-12-11 10:11:23 +02:00
..
2015-11-20 16:03:37 +01:00
2015-11-13 11:03:03 +01:00
2015-11-10 10:31:38 +01:00
2015-12-09 07:16:34 +00:00
2015-10-23 07:08:51 +00:00
2015-10-12 17:52:29 +02:00
2015-11-30 10:34:38 +02:00
2015-11-18 10:38:08 +00:00
2015-11-10 10:31:38 +01:00
2015-11-30 10:34:38 +02:00
2015-10-12 17:52:29 +02:00
2015-11-10 10:31:38 +01:00
2015-11-18 08:35:34 +02:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-10-23 07:08:51 +00:00
2015-10-23 07:08:51 +00:00
2015-10-23 07:08:51 +00:00
2015-10-29 08:51:55 +02:00
2015-11-10 10:31:38 +01:00
2015-11-11 10:49:30 +00:00
2015-11-18 08:35:34 +02:00
2015-11-10 10:31:38 +01:00
2015-11-11 10:49:30 +00:00
2015-11-11 10:49:30 +00:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-10-23 07:08:51 +00:00
2015-10-12 17:52:29 +02:00
2015-10-23 07:08:51 +00:00
2015-12-10 17:34:31 +01:00
2015-11-18 10:38:08 +00:00
2015-11-10 10:31:38 +01:00
2015-11-18 08:35:34 +02:00
2015-11-18 08:35:34 +02:00
2015-09-21 07:30:21 +02:00
2015-11-10 22:18:45 +00:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-11-11 10:49:30 +00:00
2015-11-12 08:01:34 +02:00
2015-10-27 13:59:10 +01:00
2015-11-12 08:01:35 +02:00
2015-11-25 08:25:09 +02:00
2015-11-11 10:49:30 +00:00
2015-10-12 17:52:29 +02:00
2015-10-12 17:52:29 +02:00
2015-10-16 09:11:29 +00:00
2015-11-10 10:31:38 +01:00
2015-11-11 10:49:30 +00:00
2015-12-07 09:26:19 +01:00
2015-10-12 17:52:26 +02:00
2015-11-10 10:31:38 +01:00
2015-10-12 17:52:29 +02:00
2015-11-10 10:31:38 +01:00
2015-10-12 17:52:29 +02:00
2015-11-10 10:31:38 +01:00
2015-10-23 07:08:51 +00:00
2015-10-23 07:08:51 +00:00
2015-10-12 17:52:29 +02:00
2015-11-10 10:31:38 +01:00
2015-10-12 17:52:29 +02:00
2015-11-10 12:24:10 +00:00
2015-10-12 17:52:29 +02:00
2015-11-10 10:31:38 +01:00
2015-08-12 14:43:04 +00:00
2015-11-10 10:31:38 +01:00
2015-10-12 17:52:29 +02:00
2015-11-10 10:31:38 +01:00
2015-10-23 07:08:51 +00:00
2015-11-26 08:19:23 +00:00
2015-10-23 07:08:51 +00:00
2015-11-10 10:31:38 +01:00
2015-11-11 10:49:30 +00:00
2015-11-12 08:01:35 +02:00
2015-11-10 10:31:38 +01:00
2015-10-12 17:52:29 +02:00
2015-10-06 10:17:02 +02:00
2015-11-25 08:25:09 +02:00
2015-10-23 07:08:51 +00:00
2015-11-25 08:25:09 +02:00
2015-10-12 17:52:29 +02:00
2015-10-12 17:52:29 +02:00
2015-11-25 08:25:09 +02:00
2015-11-10 10:31:38 +01:00
2015-11-10 10:31:38 +01:00
2015-10-23 07:08:51 +00:00
2015-10-23 07:08:51 +00:00
2015-10-12 17:52:29 +02:00
2015-10-12 17:52:29 +02:00
2015-10-23 07:08:51 +00:00
2015-12-11 10:11:23 +02:00
2015-10-12 17:52:29 +02:00
2015-11-11 10:49:30 +00:00
2015-10-23 07:08:51 +00:00
2015-10-29 08:51:55 +02:00
2015-11-25 08:25:09 +02:00
2015-12-07 09:26:19 +01:00
2015-11-10 10:31:38 +01:00
2015-11-11 10:49:30 +00:00