summaryrefslogtreecommitdiff
path: root/svl/qa/unit/test_INetContentType.cxx
AgeCommit message (Expand)Author
2021-04-20Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith
2014-03-27Introduce INetContentType::scanStephan Bergmann