/UnoControls/inc/

class='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavcontent.hxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
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-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin:dynexcspecStephan Bergmann
2016-12-13loplugin:nullptrTor Lillqvist
2016-12-13loplugin:overrideTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
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-23boost::scoped_ptr->std::unique_ptrCaolán McNamara