summaryrefslogtreecommitdiff
path: root/package/source/xstor/owriteablestream.hxx
AgeCommit message (Expand)Author
2023-03-01cid#1521559 pass arg as ref to prove no Dereference before null checkCaolán McNamara
2023-02-28flatten OWriteStreamNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-07-18comphelper::ByteWriter::writeSomeBytes always writes all bytesStephan Bergmann
2022-06-28use utl::TempFile directly in packageNoel Grandin
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-10-01loplugin:constmethodNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-05-09compact namespace in packageNoel Grandin
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2018-10-13loplugin:constfields in package..registryNoel Grandin
2017-10-10Replace list by vector InputStreamsList_Impl (package)Julien Nabet
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:mergeclassesNoel Grandin
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-07loplugin:unusedmethods packageNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-03-12package: move WSInternalData_Impl out of headerMichael Stahl
2015-03-12package: convert OWriteStream::m_pData to std::unique_ptrMichael Stahl
2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: packageThomas Arnhold
2014-04-16package: Turn own logging infra into SAL_INFO to reduce product bin size.Jan Holesovsky
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák