Files
loongoffice/external
Jan-Marek Glogowski e3883cc2a9 collada2gltf: drop tr1 support
The detection code is wrong for gcc 4.6 and the tr1 code actually
conflicts with the OpenCOLLADA code, because it creates an ambiguity
of shared_ptr in the cpp files.

Additionally most of the headers already use std::shared_ptr or
std::unordered_map.

Change-Id: Ibfe80e45687d34ec6fcd23339fd3f968fae402ba
Reviewed-on: https://gerrit.libreoffice.org/11695
Reviewed-by: Zolnai Tamás <tamas.zolnai@collabora.com>
Tested-by: Zolnai Tamás <tamas.zolnai@collabora.com>
2014-10-01 17:55:44 +00:00
..
2014-09-15 18:49:20 +02:00
2014-07-07 20:52:54 +03:00
2014-09-17 13:10:26 +03:00
2014-08-14 15:54:31 -05:00
2014-09-26 11:54:33 +00:00
2014-08-31 12:32:26 +01:00
2014-05-26 18:49:04 +02:00
2014-09-17 13:10:26 +03:00
2014-08-21 10:05:40 +02:00
2014-07-08 00:06:08 +03:00
2014-05-26 18:49:04 +02:00
2014-08-04 14:02:30 +02:00
2014-08-30 04:20:17 -05:00
2014-09-19 19:59:16 +03:00
2014-06-09 09:06:28 +02:00

External projects bundled with LibreOffice.