summaryrefslogtreecommitdiff
path: root/include/tools/urlobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-28/+28
2017-01-17Fix typo in comments: Not that -> Note thatTakeshi Abe1-1/+1
2016-12-05convert EscapeType to scoped enumNoel Grandin1-4/+4
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-97/+101
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-25/+25
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-20/+20
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-3/+1
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin1-7/+2
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin1-4/+0
2016-04-11loplugin:constantparamNoel Grandin1-5/+5
2016-04-04loplugin:constantparam in toolsNoel Grandin1-30/+12
2016-03-17loplugin:constantparam in toolsNoel Grandin1-28/+23
2016-03-10loplugin:constantparam in toolsNoel Grandin1-5/+3
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-23/+5
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin1-41/+24
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin1-49/+24
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin1-4/+1
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-2/+2
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno1-0/+11
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin1-18/+0
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-3/+0
2015-04-09loplugin:staticmethodsNoel Grandin1-3/+2
2015-04-07Remove dead INetProtocol::OutStephan Bergmann1-1/+0
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-50/+21
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-3/+0
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-3/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-41/+41
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-42/+42
2015-04-02Plug the hole in INetProtocolStephan Bergmann1-9/+9
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann1-1/+0
2015-03-19loplugin:constantfunction: toolsNoel Grandin1-1/+1
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl1-1/+3
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann1-31/+19
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith1-0/+5
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist1-8/+3
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-3/+0
2014-04-01Bin pointless INET_MARK_TOKENTor Lillqvist1-1/+0
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist1-1/+0
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud1-6/+6
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-3/+4
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-283/+2
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt1-0/+8
2013-04-23execute move of global headersBjoern Michaelsen1-0/+1783