Files
loongoffice/include/sfx2
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-30 10:34:38 +02:00
2015-11-30 10:34:38 +02: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-18 08:35:34 +02:00
2015-11-11 10:49:30 +00:00
2015-11-11 10:49:30 +00:00
2015-11-18 08:35:34 +02:00
2015-11-18 08:35:34 +02:00
2015-11-10 22:18:45 +00:00
2015-11-11 10:49:30 +00:00
2015-11-25 08:25:09 +02:00
2015-11-11 10:49:30 +00:00
2015-10-16 09:11:29 +00:00
2015-11-11 10:49:30 +00:00
2015-11-11 10:49:30 +00:00
2015-11-11 10:49:30 +00:00
2015-11-11 10:49:30 +00:00