summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/simplefileaccessinteraction.cxx
AgeCommit message (Expand)Author
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin
2022-05-14simplify constructionNoel Grandin
2021-10-10loplugin:moveparam in comphelperNoel Grandin
2020-11-13tdf#123936 Formatting files in module comphelper with clang-formatPhilipp Hofer
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno