summaryrefslogtreecommitdiff
path: root/sal/rtl/uri.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-2/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-09-17Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/Stephan Bergmann1-16/+19
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-5/+5
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-5/+5
2017-10-23loplugin:includeform: salStephan Bergmann1-11/+11
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann1-3/+2
2017-07-23rtl: cleanup uri.cxxChris Sherlock1-28/+112
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-11/+8
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-73/+129
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann1-9/+9
2015-04-20duplicate surrogate codeCaolán McNamara1-2/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-07-01Clean up surrogates.hxxStephan Bergmann1-15/+0
2014-03-28coverity#705205 Missing break in switchCaolán McNamara1-0/+1
2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann1-134/+123
2014-02-28Simplify string constructionStephan Bergmann1-9/+12
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-16/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+2
2013-02-22Bin pointless single-child directory levelTor Lillqvist1-0/+793