summaryrefslogtreecommitdiff
path: root/tools/source/inet
AgeCommit message (Expand)Author
2018-02-02tools: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin
2017-11-13inline INetMIMEOutputSinkNoel Grandin
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-05-03remove excessive forward declarationsJochen Nitschke
2017-04-28use std container for ParameterListJochen Nitschke
2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-12Add minimal INetMIME::scanContentType test and fix bugs thus foundStephan Bergmann
2017-04-12Revert "remove duplicate charset entries"Noel Grandin
2017-04-12remove duplicate charset entriesJochen Nitschke
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin
2017-04-09use correct string lengthJochen Nitschke
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