summaryrefslogtreecommitdiff
path: root/include/vcl/BinaryDataContainer.hxx
AgeCommit message (Expand)Author
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-13BinaryDataContainer: pure re-factor - encapsulate cbegin/cendMichael Meeks
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-01-19vcl: a way to create data for BinaryDataContainer without copyingTomaž Vajngerl
2021-01-12loplugin:noexceptmoveStephan Bergmann
2021-01-10vcl: implement BinaryDataContainer copy, move + testTomaž Vajngerl
2021-01-04Fix typosAndrea Gelmini
2020-12-30vcl: Fix isEmpty method in BinaryDataContainerTomaž Vajngerl
2020-12-28vcl: add BinaryDataContainer and change GfxLink to use itTomaž Vajngerl