summaryrefslogtreecommitdiff
path: root/tools/source/fsys
AgeCommit message (Expand)Author
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2019-01-11o3tl::string_view -> std::string_view (in tools)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-22convert INetURLObject::PrefixInfo::Kind to scoped enumNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-27loplugin:constfields in toolsNoel Grandin
2018-08-21tdf#119326 crash when adding "Windows Share" File resourceNoel Grandin
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski
2018-03-14loplugin:constantparamNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann
2018-03-04Improve commentStephan 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-09-15Fix INetURLObject::operator==() when comparing pathsEike Rathke
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert tools from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: toolsStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-21Move INetMIME::getHexDigit(int to its only place of useStephan Bergmann
2017-02-15tdf#103221 recoded clear if-else sequenceFakabbir Amin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
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-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin