summaryrefslogtreecommitdiff
path: root/tools/source/inet
AgeCommit message (Expand)Author
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-21Move INetMIME::getHexDigit(int to its only place of useStephan Bergmann
2017-02-21Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann
2017-02-20Use more appropriate function nameStephan Bergmann
2017-02-20convert EncodedWordState to scoped enumNoel Grandin
2017-02-10remove unused enumerator from EncodedWordStateNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-11-24replace custom list with std::forward_listJochen Nitschke
2016-10-09tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxxArnaud Versini
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools)Stephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin
2016-07-16Reduce #include dependenciesMatteo Casalin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-11loplugin:constantparamNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-21WaE vs2015 bug, add a temporary warning disableNorbert Thiebaud
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25workaround ICE in VisualStudio2013Noel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-29coverity#1325052 Logically dead codeCaolán McNamara
2015-09-29coverity#1325051 Logically dead codeCaolán McNamara
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17writeHeaderFieldBody is only called with bInitialSpace = falseStephan Bergmann
2015-09-17CODING_QUOTED has become unusedStephan Bergmann
2015-09-17CONTEXT_TEXT is the only unused ContextStephan Bergmann
2015-09-17Make various INetMIME members local to inetmime.cxxStephan Bergmann
2015-09-17Make createPreferredCharsetList local to inetmime.cxxStephan Bergmann
2015-09-17SPACE_ENCODED has become unusedStephan Bergmann
2015-09-17Make INetMIMEEncodedWordOutputSink local to inetmime.cxxStephan Bergmann
2015-09-17HEADER_FIELD_TEXT is the only used HeaderFieldTypeStephan Bergmann
2015-09-17WaE: variable set but not usedCaolán McNamara
2015-09-17INetMIMEOutputSink line length limit is unusedStephan Bergmann
2015-09-17All INetMIMEOutputSink instances use same fixed ctor arg valuesStephan Bergmann
2015-09-17Odd that this started out as STRING_MAXLENStephan Bergmann
2015-09-17Fold INetMIMEStringOutputSink into INetMIMEOutputSink baseStephan Bergmann