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