summaryrefslogtreecommitdiff
path: root/tools/source/fsys/urlobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin1-3/+3
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin1-7/+1
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-8/+8
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-04-11loplugin:constantparamNoel Grandin1-2/+2
2016-04-04loplugin:constantparam in toolsNoel Grandin1-31/+24
2016-03-17loplugin:constantparam in toolsNoel Grandin1-28/+27
2016-03-10loplugin:constantparam in toolsNoel Grandin1-4/+3
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-6/+4
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin1-20/+17
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin1-27/+19
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-2/+2
2016-02-08loplugin:unusedmethodsNoel Grandin1-45/+0
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin1-3/+2
2015-11-24loplugin:unusedfields in tools/Noel Grandin1-30/+29
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-41/+41
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno1-0/+16
2015-09-17"unnamed namespaces don't work well yet" is no longer trueStephan Bergmann1-5/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann1-4/+3
2015-04-20duplicate surrogate codeCaolán McNamara1-2/+3
2015-04-09loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-07Remove dead INetProtocol::OutStephan Bergmann1-26/+0
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-409/+219
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-159/+80
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-137/+80
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-141/+141
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-211/+244
2015-04-02Plug the hole in INetProtocolStephan Bergmann1-1/+0
2015-04-02Remove left-over comment junkStephan Bergmann1-3/+0
2015-03-19loplugin:constantfunction: toolsNoel Grandin1-5/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist1-2/+2
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl1-3/+5
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann1-3/+3
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann1-123/+114
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann1-23/+40
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith1-0/+43
2014-05-27use namespace css instead of com::sunThomas Arnhold1-2/+2
2014-05-22fix-includes.pl: toolsThomas Arnhold1-9/+9
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist1-85/+9
2014-03-15coverity#705325 Missing break in switchCaolán McNamara1-0/+1
2014-02-26Remove visual noise from toolsAlexander Wilms1-6/+6