summaryrefslogtreecommitdiff
path: root/include/unotools/streamwrap.hxx
AgeCommit message (Expand)Author
2024-03-26loplugin:finalmethodsNoel Grandin
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2022-06-28use utl::TempFile directly in packageNoel Grandin
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-05-19add utl::ByteReader pure classNoel Grandin
2021-07-31osl::Mutex->std::mutex in OInputStreamWrapperNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-02-17inline some acquire/release callsNoel Grandin
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin
2019-07-25Fix typosAndrea Gelmini
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-06enable incremental linking on windowsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-12fix linker errorDavid Tardon
2014-08-21unotools: use css aliasThomas Arnhold
2014-08-21unotools: stario -> css::ioThomas Arnhold
2014-08-21unotools: staruno -> css::unoThomas Arnhold
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold
2013-06-04include: convert type scope="foo"> here tooMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen