summaryrefslogtreecommitdiff
path: root/include/o3tl/cow_wrapper.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-09-20o3tl: replace yet another sal_Size with std::size_tMichael Stahl1-1/+2
2016-09-19o3tl: refcounts should be native platform int widthThorsten Behrens1-1/+1
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl1-6/+0
2016-01-06std::swap is in <utility>, not <algorithm>Stephan Bergmann1-1/+1
2015-08-30loplugin:simplifyboolStephan Bergmann1-1/+1
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-5/+8
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson1-2/+13
2015-08-19o3tl: cow_wrapper add move constructor/assignmentDaniel Robertson1-3/+23
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
2015-01-24Typo: syncro->synchroJulien Nabet1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+322