summaryrefslogtreecommitdiff
path: root/include/comphelper/seqstream.hxx
AgeCommit message (Expand)Author
2021-07-30osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin
2021-07-30osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-10-29loplugin:finalclass in comphelperNoel Grandin
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-04-06split closeOutput upCaolán McNamara
2017-03-31spelling in comments: minmal -> minimalJustin Luth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11comphelper: another WeakImplHelper duplicateMichael Stahl
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-01-05I assume this class is not public due to an oversightDavid Tardon
2014-10-23Revert recent changes to comphelper::OSequenceOutputStreamMatúš Kukan
2014-10-23FastSerializer: Avoid sequences where possibleMatúš Kukan
2014-10-23FastSerializer: Do not keep whole sequence in memory; write in chunksMatúš Kukan
2014-10-23Remove mutex from OSequenceOutputStream; it's intended to be fastMatúš Kukan
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-17comphelper: sal_Bool -> boolStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-16Unwind useless comphelper::ByteSequence typedefStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen