summaryrefslogtreecommitdiff
path: root/tools/source/inet
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-2/+2
2020-09-12Replace remaining uses of sal_CharJulien Nabet1-1/+1
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-4/+0
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolsStephan Bergmann2-2/+2
2020-03-15Revert "loplugin:constfields in tools"Noel Grandin1-7/+7
2019-12-23sal_Char->char in toolsNoel Grandin3-67/+67
2019-12-07clang-tidy(WIP): bugprone-signed-char-misuse findings 3Tamás Zolnai1-1/+1
2019-12-07clang-tidy(WIP): bugprone-signed-char-misuse findings 2Tamás Zolnai1-58/+2
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-2/+2
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-2/+2
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolsStephan Bergmann1-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-3/+1
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen3-5/+0
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-6/+6
2019-04-03add more append methods to *StringBufferNoel Grandin1-6/+6
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-6/+6
2018-09-27loplugin:constfields in toolsNoel Grandin1-7/+7
2018-09-18loplugin:useuniqueptr in convertToUnicodeNoel Grandin1-24/+20
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin1-3/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin1-17/+18
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-02tools: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann1-1/+1
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin1-6/+4
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin1-9/+9
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin1-2/+2
2017-11-13inline INetMIMEOutputSinkNoel Grandin1-42/+27
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin1-9/+4
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+3
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-1/+1
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-6/+5
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-03remove excessive forward declarationsJochen Nitschke1-74/+24
2017-04-28use std container for ParameterListJochen Nitschke1-111/+56
2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke1-8/+13
2017-04-20loplugin:unusedmethodsNoel Grandin1-17/+0
2017-04-12Add minimal INetMIME::scanContentType test and fix bugs thus foundStephan Bergmann1-4/+6
2017-04-12Revert "remove duplicate charset entries"Noel Grandin1-0/+10
2017-04-12remove duplicate charset entriesJochen Nitschke1-10/+0
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin1-11/+9
2017-04-09use correct string lengthJochen Nitschke1-3/+1
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2-7/+17
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-5/+5
2017-02-21Move INetMIME::getHexDigit(int to its only place of useStephan Bergmann1-12/+0
2017-02-21Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann2-1090/+1