summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-02-21fix the webdav=serf buildMarkus Mohrhard
2017-02-21try to fix "random config" tbMarkus Mohrhard
2017-02-21try to fix random config tinderboxMarkus Mohrhard
2017-02-15try to fix "random config" boxMarkus Mohrhard
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-27Don't worry, Kai, it's still in the git repoStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin:dynexcspecStephan Bergmann
2017-01-26loplugin:useuniqueptrStephan Bergmann
2017-01-26loplugin:useuniqueptrStephan Bergmann
2017-01-26loplugin:salboolStephan Bergmann
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-13loplugin:staticanonymousTor Lillqvist
2016-12-13loplugin:salboolTor Lillqvist
2016-12-13loplugin:stringconstantTor Lillqvist
2016-12-13loplugin:nullptrTor Lillqvist
2016-12-13loplugin:overrideTor Lillqvist
2016-12-13loplugin:refcountingTor Lillqvist
2016-12-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-12-12Revert "loplugin:refcounting"Tor Lillqvist
2016-12-09loplugin:refcountingTor Lillqvist
2016-12-08loplugin:overrideparamTor Lillqvist
2016-12-08loplugin:overrideTor Lillqvist
2016-12-08loplugin:nullptrTor Lillqvist
2016-12-05fix the generally unused non-neon webdav MapDAVExceptionCaolán McNamara
2016-11-13Change remaining sal_Int32 to ContinuationFlags ...Korrawit Pruegsanusak
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-06-13Fix typosAndrea Gelmini
2016-03-18Remaining argument from loplugin:constantparam in ucbKorrawit Pruegsanusak
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04fix typoMarkus Mohrhard
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-24boost->stdCaolán McNamara
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe