summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2015-09-02ditch gnome-vfs2 supportCaolán McNamara11-3407/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann10-52/+52
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann6-3/+40
2015-08-27Apply webdav-neon/ fix to webdav/, tooStephan Bergmann1-3/+7
2015-08-27Missing davs URL scheme handlingStephan Bergmann1-3/+7
2015-08-27Clean up initialization of UcbPropertiesManager::m_pPropsStephan Bergmann2-311/+150
2015-08-21remove last WeakImplHelper8 usesCaolán McNamara2-7/+5
2015-08-21loplugin: defaultparamsNoel Grandin5-8/+7
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-18cppcheck:noExplicitConstructor in webdav, serf versionGiuseppe Castagno3-17/+5
2015-08-17Clean up reinterpret_castsStephan Bergmann1-17/+6
2015-08-17loplugin:cstylecastStephan Bergmann2-6/+5
2015-08-17cppcheck:noExplicitConstructorGiuseppe Castagno2-1/+13
2015-08-14CMIS: remember new session for each userSzymon Kłos5-10/+29
2015-08-07cppcheck:noExplicitConstructorNoel Grandin8-14/+13
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-08-03inline some use-once typedefsNoel Grandin1-6/+3
2015-08-03remove some unused typedefsNoel Grandin1-1/+0
2015-08-03new loplugin: refcountingNoel Grandin2-4/+3
2015-07-30loplugin:unusedmethodsNoel Grandin2-19/+0
2015-07-27loplugin:cstylecastNoel Grandin4-8/+5
2015-07-27loplugin:staticmethodsNoel Grandin4-12/+12
2015-07-27loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-07-27loplugin:simplifyboolNoel Grandin2-8/+4
2015-07-27loplugin:stringconstantNoel Grandin5-19/+20
2015-07-27fix --with-webdav=serf buildNoel Grandin1-1/+1
2015-07-27inline a bunch of use-once macrosNoel Grandin11-56/+19
2015-07-27remove some unused definesNoel Grandin4-19/+4
2015-07-23inline a handful of use-once #definesNoel Grandin4-59/+28
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 1Giuseppe Castagno2-18/+91
2015-07-20cmis: throw an error if we were not able to open repositoryVasily Melenchuk2-12/+52
2015-07-16loplugin:simplifyboolStephan Bergmann2-2/+2
2015-07-16If user cancels authorization, don't show login dialog againSzymon Kłos1-0/+5
2015-07-16PlaceEditDialog: only one error after failed authSzymon Kłos1-1/+5
2015-07-16tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos2-3/+3
2015-07-16PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos1-0/+1
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin1-1/+1
2015-07-08Fix typosAndrea Gelmini3-3/+3
2015-07-07loplugin:unusedmethods ucbNoel Grandin19-185/+0
2015-07-04coverity#1309265 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-04Fix typosAndrea Gelmini3-3/+3
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-07-02coverity#1309068 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-02coverity#1309065 Uncaught exceptionCaolán McNamara3-4/+3
2015-07-02coverity#1309063 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-02coverity#1309060 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-30Coverity 1308468 etc.: Exception specificationsStephan Bergmann4-65/+22
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-6/+6
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-6/+6
2015-06-28coverity#1308540 Uncaught exceptionCaolán McNamara2-2/+2