summaryrefslogtreecommitdiff
path: root/tools/source/fsys
AgeCommit message (Expand)Author
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
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-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-24loplugin:unusedfields in tools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno
2015-09-17"unnamed namespaces don't work well yet" is no longer trueStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann
2015-04-20duplicate surrogate codeCaolán McNamara
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
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Plug the hole in INetProtocolStephan Bergmann
2015-04-02Remove left-over comment junkStephan Bergmann
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-19loplugin:constantfunction: toolsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith
2014-05-27use namespace css instead of com::sunThomas Arnhold