summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavresponseparser.cxx
AgeCommit message (Expand)Author
2021-12-15ucb: remove --with-webdav=serfMichael Stahl
2020-09-01Fix typoAndrea Gelmini
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-19inline use-once typedefsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-25Various loplugin warnings in --with-webdav=serf codeStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13loplugin:nullptrTor Lillqvist
2016-12-13loplugin:overrideTor Lillqvist
2016-12-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-17Clean up reinterpret_castsStephan Bergmann
2015-08-17loplugin:cstylecastStephan Bergmann
2015-07-27loplugin:stringconstantNoel Grandin
2015-07-27fix --with-webdav=serf buildNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-04-05loplugin:saloverrideMatúš Kukan
2014-03-26webdav: Parse response of LOCK request.Matúš Kukan
2014-03-18webdav: fix various warningsMatúš Kukan
2014-03-18webdav: OSL_ENSURE -> SAL_WARN_IFMatúš Kukan
2014-03-06Build webdav based on serf if neon is disabled.Matúš Kukan
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-26webdav: std::hash_set|map -> std::unordered_set|mapMatúš Kukan
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-05-27Header clean-upAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-01-28fdo#46808, Convert some bits to new-style UNONoel Grandin
2012-12-15Some cppcheck cleaningJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-04re-base on ALv2 code. Includes:Michael Meeks