summaryrefslogtreecommitdiff
path: root/include/comphelper/base64.hxx
AgeCommit message (Expand)Author
2022-05-03Adapt Base64::decodeSomeChars to change from OUString to std::u16string_viewStephan Bergmann
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-06base64: change impl. of encodig to also work with OStringBufferTomaž Vajngerl
2018-03-06Fix typosAndrea Gelmini
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian