summaryrefslogtreecommitdiff
path: root/include/tools/urlobj.hxx
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann
2019-08-28INetURLObject FSysStyle ctor is unused nowStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-06-21Fix INetURLObject::setName descriptionStephan Bergmann
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-10an is used before a vowel soundCaolán McNamara
2019-01-11o3tl::string_view -> std::string_view (in tools)Stephan Bergmann
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-03Fix typosAndrea Gelmini
2018-04-20loplugin:constantparamNoel Grandin
2018-03-14loplugin:constantparamNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk
2017-10-30loplugin:constantparam in toolsNoel Grandin
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-17Fix typo in comments: Not that -> Note thatTakeshi Abe
2016-12-05convert EscapeType to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in toolsNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07Remove dead INetProtocol::OutStephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Kill INetProtocol::NewsTor Lillqvist