Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract101
/
ucb
f6ffb68
Resolves: tdf#55566 opening two docs with open document macro events can crash
by Caolán McNamara
· 10 years ago
19d61be
tdf#99246 Use correct path for lock in PUT method.
by Giuseppe Castagno
· 10 years ago
a9abfef
Fix tdf#97500 Reinstate missing file error dialog on WebDAV
by Giuseppe Castagno
· 10 years ago
abec158
Related tdf#95217: Force HEAD method in Web access if PROPFIND failed
by Giuseppe Castagno
· 10 years ago
3d03b2f
Related tdf#95217: Http header names are case insensitive
by Giuseppe Castagno
· 10 years ago
9bf2ca4
Fix typo, change misleading warning message
by Giuseppe Castagno
· 10 years ago
d8393af
Add initial cppunit test to webdav, 'local' only, neon version
by Giuseppe Castagno
· 10 years ago
5290bb4
Related tdf#96174: save again on Google Drive.
by Giuseppe Castagno
· 10 years ago
7704b0b
tdf#96669: IsDocument should be true only if the document exists
by Giuseppe Castagno
· 10 years ago
8369e7d
Related tdf#96833: breadcrumb: setting URL, host port gets lost.
by Giuseppe Castagno
· 10 years ago
e169359
Related tdf#90700 Add configuration for web connection timeout.
by Giuseppe Castagno
· 10 years ago
5616d22
Fix tdf#90700 Notify connect timeout early.
by Giuseppe Castagno
· 10 years ago
522de03
tdf#95792: fix saving file the first time on some WebDAV servers.
by Giuseppe Castagno
· 10 years ago
edc742e
Some WebDAV server answer without 'DAV:' XML namespace.
by Giuseppe Castagno
· 10 years ago
0ee7944
Add/change some logs in WebDAV ucb.ucp layer.
by Giuseppe Castagno
· 10 years ago
00bb814
loplugin:unusedfields in ucb/
by Noel Grandin
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
85d7a76
use unique_ptr for pImpl in ucb/
by Noel Grandin
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
by Noel Grandin
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
db17d3c
new loplugin: memoryvar
by Noel Grandin
· 10 years ago
05b4902
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
a3db495
com::sun::star->css in tools/ and ucb/
by Noel Grandin
· 10 years ago
aa9f75a
coverity#1338238 Uncaught exception
by Caolán McNamara
· 10 years ago
41155a3
coverity#1338237 Uncaught exception
by Caolán McNamara
· 10 years ago
a04b96e
coverity#1338236 Uncaught exception
by Caolán McNamara
· 10 years ago
ebb3beb
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
b37b7b5
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
4d6defc
Remove last stdio.h from ucb module
by Julien Nabet
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
6948c54
tdf#75637: Resolve help images via a vnd.libreoffice.image UCP
by Stephan Bergmann
· 10 years ago
fc90cf2
ucb: replace boost::ptr_vector with std::vector<std::unique_ptr>
by Michael Stahl
· 10 years ago
b4b7703
cppcheck:variableScope
by Noel Grandin
· 10 years ago
98528be
tdf#91054 cleanup weirdo function prototypes
by kerem
· 10 years ago
1716b3a
remove some useless comments
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
06e4a98
loplugin:mergeclasses
by Noel Grandin
· 10 years ago
c65ff07
cppcheck: Prefer prefix ++/-- operators for non-primitive types
by Julien Nabet
· 10 years ago
b270233
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
7fa6bde
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
0326352
tdf#83531 Opening WebDAV URL WebDav fails if write is restricted
by Giuseppe Castagno
· 11 years ago
b4576f3
tdf#82744: fix WebDAV lock/unlock behaviour - part 3
by Giuseppe Castagno
· 11 years ago
e209d11
remove old standalone Sun bug numbers
by Noel Grandin
· 11 years ago
82f0a4f
Fix typos
by Andrea Gelmini
· 11 years ago
3418070
loplugin:removeunusedmethods, remove unused stuff
by Noel Grandin
· 11 years ago
c4fba65
boost->std
by Caolán McNamara
· 11 years ago
09b637e
boost::scoped_ptr->std::unique_ptr
by Caolán McNamara
· 11 years ago
01d0f0f
"unnamed namespaces don't work well yet" is no longer true
by Stephan Bergmann
· 11 years ago
93a0696
Related rhbz#1259746: Buffer file content read from GIO UCP
by Stephan Bergmann
· 11 years ago
0a94746
ucb: fix another duplicate WeakImplHelper<XInteractionRequest>
by Michael Stahl
· 11 years ago
67f4626
ucb: fix mergedlib duplicate WeakImplHelper<XInteractionRequest>
by Michael Stahl
· 11 years ago
5cce78f
ucb: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
b40b601
ditch gnome-vfs2 support
by Caolán McNamara
· 11 years ago
94c7668
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
d3de490
Add vnd.sun.star.webdavs URL scheme
by Stephan Bergmann
· 11 years ago
9c3f532
Apply webdav-neon/ fix to webdav/, too
by Stephan Bergmann
· 11 years ago
9228f41
Missing davs URL scheme handling
by Stephan Bergmann
· 11 years ago
0d80e7d
Clean up initialization of UcbPropertiesManager::m_pProps
by Stephan Bergmann
· 11 years ago
773d5c6
remove last WeakImplHelper8 uses
by Caolán McNamara
· 11 years ago
3d614a6
loplugin: defaultparams
by Noel Grandin
· 11 years ago
5da0dce
Consolidate isFileUrl checks
by Stephan Bergmann
· 11 years ago
482f051
cppcheck:noExplicitConstructor in webdav, serf version
by Giuseppe Castagno
· 11 years ago
81908b3
Clean up reinterpret_casts
by Stephan Bergmann
· 11 years ago
f52e295
loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
aade719
cppcheck:noExplicitConstructor
by Giuseppe Castagno
· 11 years ago
0398e1e
CMIS: remember new session for each user
by Szymon Kłos
· 11 years ago
6343754
cppcheck:noExplicitConstructor
by Noel Grandin
· 11 years ago
403c134
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
a4fd6c4
inline some use-once typedefs
by Noel Grandin
· 11 years ago
f5deb46
remove some unused typedefs
by Noel Grandin
· 11 years ago
2660d24
new loplugin: refcounting
by Noel Grandin
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
165c939
loplugin:cstylecast
by Noel Grandin
· 11 years ago
58cb142
loplugin:staticmethods
by Noel Grandin
· 11 years ago
a3c6ead
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
53b496d
loplugin:simplifybool
by Noel Grandin
· 11 years ago
3e4c5a35
loplugin:stringconstant
by Noel Grandin
· 11 years ago
16f3ef5
fix --with-webdav=serf build
by Noel Grandin
· 11 years ago
38ecca9
inline a bunch of use-once macros
by Noel Grandin
· 11 years ago
efac5fa
remove some unused defines
by Noel Grandin
· 11 years ago
95aad95
inline a handful of use-once #defines
by Noel Grandin
· 11 years ago
26e6d4b
tdf#82744: fix WebDAV lock/unlock behaviour - part 1
by Giuseppe Castagno
· 11 years ago
0619ed6d
cmis: throw an error if we were not able to open repository
by Vasily Melenchuk
· 11 years ago
6003732
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
0207ef8
If user cancels authorization, don't show login dialog again
by Szymon Kłos
· 11 years ago
bfbfdc9
PlaceEditDialog: only one error after failed auth
by Szymon Kłos
· 11 years ago
298272f
tdf#84190 : when auth fails, don't remember passwords for cmis
by Szymon Kłos
· 11 years ago
0b2ec9b
PlaceEditDialog: temporary error box (showing when auth failed)
by Szymon Kłos
· 11 years ago
5401318
cleanup some unnecessary direct usage of the OString/OUString C API.
by Noel Grandin
· 11 years ago
e544f44
Fix typos
by Andrea Gelmini
· 11 years ago
9d77277
loplugin:unusedmethods ucb
by Noel Grandin
· 11 years ago
0c2073a
coverity#1309265 Uncaught exception
by Caolán McNamara
· 11 years ago
462e986
Fix typos
by Andrea Gelmini
· 11 years ago
e9e61a4
typo: therfore -> therefore
by Andras Timar
· 11 years ago
429e195
coverity#1309068 Uncaught exception
by Caolán McNamara
· 11 years ago
Next »