/unoil/climaker/

' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)Author
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero
2015-09-14boost->stdCaolán McNamara
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold