Files
loongoffice/include/vcl
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-10-14 09:30:20 +02:00
2015-09-09 10:06:12 +02:00
2015-11-10 10:32:00 +01:00
2015-11-11 10:49:30 +00:00
2015-12-08 11:46:36 +01:00
2015-09-13 19:38:08 +00:00
2015-09-16 16:30:38 +02:00
2015-10-15 09:58:34 +02:00
2015-10-27 08:20:43 +00:00
2015-11-10 10:32:00 +01:00
2015-09-22 20:21:55 +02:00
2015-11-10 10:32:00 +01:00
2015-10-16 12:35:54 +02:00
2015-11-25 13:57:29 +02:00
2015-11-10 10:32:00 +01:00
2015-11-23 13:59:25 +01:00
2015-09-30 11:03:34 +00:00
2015-09-30 11:03:34 +00:00
2015-10-06 10:17:02 +02:00
2015-12-08 15:57:36 +02:00
2015-10-16 09:11:29 +00:00
2015-11-10 10:32:00 +01:00
2015-10-15 10:32:29 +02:00
2015-11-17 12:26:32 +00:00
2015-12-08 15:57:36 +02:00
2015-11-11 10:49:30 +00:00
2015-11-17 12:26:32 +00:00
2015-11-10 10:32:00 +01:00