summaryrefslogtreecommitdiffstats
path: root/comphelper/source/streaming
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix typo in code"Stephan Bergmann2021-02-051-2/+2
* Fix typo in codeAndrea Gelmini2021-02-041-2/+2
* improve some IllegalArgumentException messagesNoel2021-01-201-1/+1
* improve some exception messagesNoel Grandin2020-09-272-3/+3
* loplugin:flatten in comphelperNoel Grandin2020-04-181-14/+14
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-162-4/+2
* clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin2020-01-151-1/+1
* remove some useless comment linesNoel Grandin2019-12-031-1/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* fix: SequenceOutputStream does append content correctlyVasily Melenchuk2019-09-301-1/+0
* Fixing "...."Andrea Gelmini2019-09-061-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann2019-07-313-3/+3
* cid#1448429 Unchecked return valueCaolán McNamara2019-07-191-7/+4
* revert part of "small optimisations"Noel Grandin2019-07-081-1/+1
* small optimisationsNoel Grandin2019-07-061-2/+2
* remove duplicate codeNoel Grandin2019-07-061-3/+0
* tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen2019-04-194-15/+6
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-311-4/+1
* tdf#120703 PVS: V1028 fix unexpected integer overflowMike Kaganski2018-11-051-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-082-0/+4
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* clean up UNO available() implementationsNoel Grandin2018-07-112-3/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-122-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-113-3/+3
* loplugin:includeform: comphelperStephan Bergmann2017-10-232-4/+4
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-211-11/+9
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:oncevar in codemaker..connectivityNoel Grandin2017-06-201-2/+1
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-152-2/+2
* split closeOutput upCaolán McNamara2017-04-061-4/+10
* Add missing #includesStephan Bergmann2017-02-066-0/+18
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-119/+85
* loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann2016-11-281-5/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* Implement XServiceInfo for com.sun.star.comp.MemoryStreamMatúš Kukan2016-07-091-4/+23
* tdf#74608 Constructor function for MemoryStreamYeliz Taneroğlu2016-07-091-24/+6
* loplugin:redundantcast: redundant static_casts in comphelperStephan Bergmann2016-07-081-2/+2
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-2/+2
* tdf#94306 replace boost::noncopyable in c...Jochen Nitschke2016-04-082-6/+10
* tdf#74608 Constructor function for SequenceOutputStreamServiceYeliz Taneroğlu2016-04-051-23/+5
* loplugin:constantparam in comphelperNoel Grandin2016-04-052-36/+8
* tdf#74608 Constructor function for SequenceInputStreamServiceSteven Guo2016-03-291-24/+6
* Remove excess newlinesChris Sherlock2016-02-092-2/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1