Age | Commit message (Expand) | Author |
---|---|---|
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-10-30 | svl: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_map with std::map | Michael Stahl |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |