summaryrefslogtreecommitdiff
path: root/tools/source/inet/inetstrm.cxx
AgeCommit message (Expand)Author
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-10More INetMIMEMessageStream clean upStephan Bergmann
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann
2015-09-10No need for INetMIMEMessageStream encodingStephan Bergmann
2015-09-10Remove unused INetMessageOStream functionalityStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-11Fold INetMessageIOStream into INetMIMEMessageStreamStephan Bergmann
2015-02-11Fold INetOStream into INetMessageOStreamStephan Bergmann
2015-02-11Fold INetIStream into INetMessageIStreamStephan Bergmann
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10coverity#708548 Uninitialized pointer fieldCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-07-16Delete SvCacheStream classPalenik Mihály
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22tools: remove no longer needed CONSTASCII_STRINGPARAM macroMiklos Vajna
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-29Some cppcheck cleaningJulien Nabet
2012-10-22loplugin: various warningsCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-31UniString->OUStringCaolán McNamara
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara
2012-06-28tidy INetMessage a littleCaolán McNamara
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks
2012-02-27ByteString->rtl::OStringCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara