summaryrefslogtreecommitdiff
path: root/tools/source/inet/inetstrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-23sal_Char->char in toolsNoel Grandin1-10/+10
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-2/+2
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen1-1/+0
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin1-3/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin1-6/+4
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin1-9/+9
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-6/+5
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin1-11/+9
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin1-3/+9
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-09-10More INetMIMEMessageStream clean upStephan Bergmann1-83/+81
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann1-95/+79
2015-09-10No need for INetMIMEMessageStream encodingStephan Bergmann1-531/+4
2015-09-10Remove unused INetMessageOStream functionalityStephan Bergmann1-710/+0
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-14/+14
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-7/+7
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-11Fold INetMessageIOStream into INetMIMEMessageStreamStephan Bergmann1-20/+8
2015-02-11Fold INetOStream into INetMessageOStreamStephan Bergmann1-16/+1
2015-02-11Fold INetIStream into INetMessageIStreamStephan Bergmann1-16/+1
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann1-2/+2
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann1-4/+4
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-10coverity#708548 Uninitialized pointer fieldCaolán McNamara1-5/+7
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-15/+15
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-07-16Delete SvCacheStream classPalenik Mihály1-3/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-290/+284
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-22tools: remove no longer needed CONSTASCII_STRINGPARAM macroMiklos Vajna1-9/+4
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith1-12/+8
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-3/+2
2012-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-10-22loplugin: various warningsCaolán McNamara1-1/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-3/+2
2012-08-31UniString->OUStringCaolán McNamara1-1/+1
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer1-17/+16
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer1-182/+27
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara1-5/+3
2012-06-28tidy INetMessage a littleCaolán McNamara1-1/+1
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks1-1/+1