Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
ucb
b345c5b
handle properly missing URI components for webdav/serf
by Luboš Luňák
· 5 years ago
8dcf0e0
fix component handling for ucpdav1 when --with-webdav=serf
by Luboš Luňák
· 5 years ago
80146da
ucp: fix call to getComponentContext
by Andrew Udvare
· 5 years ago
54bfbdc
OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION
by Noel
· 5 years ago
cc289e9
cid#1473830 Resource leak
by Caolán McNamara
· 5 years ago
f0a35c0
tdf#115643 make onedrive work again by switching to graph API
by Christian Lohmaier
· 5 years ago
b58f43e
tdf#123936 Formatting files in module ucb with clang-format
by Philipp Hofer
· 5 years ago
87b4bf1
Extend loplugin:stringviewparen: subView
by Stephan Bergmann
· 5 years ago
93c64a6
loplugin:stringview
by Noel
· 5 years ago
5a8d347
Revert questionable tools::Long in commented-out code
by Stephan Bergmann
· 5 years ago
ec7feef
SortedResultSet uses sal_IntPtr instead of long
by Stephan Bergmann
· 5 years ago
13c0326d
ne_lock::timeout is of type long, so keep using that here
by Stephan Bergmann
· 5 years ago
3ec4756
libcmis::Property::getLongs returns std::vector<long>
by Stephan Bergmann
· 5 years ago
9bf85ad
Fix some confusion between UNOIDL long (i.e., sal_Int32) and C++ long
by Stephan Bergmann
· 5 years ago
7a09d67
convert some more long -> tools::Long
by Noel
· 5 years ago
4fbd638
switching long to a 64-bit type on 64-bit windows
by Noel
· 5 years ago
47f0e09
Removed duplicated include
by Andrea Gelmini
· 6 years ago
83e445c
use more TOOLS_WARN_EXCEPTION
by Mike Kaganski
· 6 years ago
27f1827
loplugin:reducevarscope in toolkit..unotools
by Noel
· 6 years ago
547b1d0
use more TOOLS_WARN_EXCEPTION
by Noel
· 6 years ago
d7d3c11
Use the new single-instance="true" attribute in ucb
by Stephan Bergmann
· 6 years ago
5204be4
Use the new single-instance="true" attribute in ucb
by Stephan Bergmann
· 6 years ago
c955f00
Remove unused include list in ucb/cmis_content
by Julien Nabet
· 6 years ago
de74d98
OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround
by Caolán McNamara
· 6 years ago
e6dfaf9
Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString
by Stephan Bergmann
· 6 years ago
cdf8e4f
Fix typo in code
by Andrea Gelmini
· 6 years ago
4c20bb7
Fix typo
by Andrea Gelmini
· 6 years ago
2e21240
Goodbye O[U]StringView, welcome O[U]String::Concat
by Stephan Bergmann
· 6 years ago
0775b90
Fix typos
by Andrea Gelmini
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
3c6e41f
Fix typos
by Andrea Gelmini
· 6 years ago
3f9940c
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
e67657d
loplugin:simplifybool more
by Noel Grandin
· 6 years ago
3457da6
loplugin:stringstatic also look for local statics
by Noel Grandin
· 6 years ago
7211f0d
Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only once
by Julien Nabet
· 6 years ago
0de191e
Heap use-after-free
by Stephan Bergmann
· 6 years ago
3d44c6a
ucb/core: create instances with uno constructors
by Noel Grandin
· 6 years ago
fb58fc1
loplugin:flatten in ucb
by Noel Grandin
· 6 years ago
5c0d98c
ucb/gio: create instances with uno constructors
by Noel Grandin
· 6 years ago
e915431b
ucb/ftp: create instances with uno constructors
by Noel Grandin
· 6 years ago
950d7d4
ucb/package: create instances with uno constructors
by Noel Grandin
· 6 years ago
47c05f5
ucb/file: create instances with uno constructors
by Noel Grandin
· 6 years ago
f3f0d05
ucb/neon: create instances with uno constructors
by Noel Grandin
· 6 years ago
06d64d7
ucb/ext: create instances with uno constructors
by Noel Grandin
· 6 years ago
b625194
ucb/expand: create instances with uno constructors
by Noel Grandin
· 6 years ago
188540e
ucb/sorter: create instances with uno constructors
by Noel Grandin
· 6 years ago
925b91d
ucb/cmis: create instances with uno constructors
by Noel Grandin
· 6 years ago
a48ab89
ucb/hierarchy: create instances with uno constructors
by Noel Grandin
· 6 years ago
f173aa0
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
d4813c6
ucb/cacher: create instances with uno constructors
by Noel Grandin
· 6 years ago
15f44cb
expand out an UNO macro
by Noel Grandin
· 6 years ago
0544ea4
ucb/tdoc: create instances with uno constructors
by Noel Grandin
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
bbb3554
Upcoming improved loplugin:staticanonymous -> redundantstatic: ucb
by Stephan Bergmann
· 6 years ago
af7e598
tdf#133673 fix webdav lock refresh with Auth:Negotiate
by Julian Kalinowski
· 6 years ago
18c6cc0
Fix webdav lock refresh returning 0 instead of true when successful
by Julian Kalinowski
· 6 years ago
f5aa422
Upcoming loplugin:elidestringvar: ucb
by Stephan Bergmann
· 6 years ago
468e8d5
inline some use-once typedefs
by Noel Grandin
· 6 years ago
07379e0
neon: upgrade to release 0.31.1
by Jan-Marek Glogowski
· 6 years ago
198546d
loplugin:simplifybool in ucb..vcl
by Noel Grandin
· 6 years ago
09c757c
use for-range on Sequence in testtools..xmloff
by Noel Grandin
· 6 years ago
0a7b676
Fix syntax errors in --with-webdav=serf code
by Stephan Bergmann
· 6 years ago
de61e14
compact namespace in ucb..uui
by Noel Grandin
· 6 years ago
366d08f
new loplugin:simplifypointertobool
by Noel Grandin
· 6 years ago
58b84ca
tdf#132460 Fix feedback-loop during WebDAV lock refresh
by Jean-Louis Fuchs
· 6 years ago
a675acc
Typo: surf->serf
by Julien Nabet
· 6 years ago
0b2ddcd
loplugin:buriedassign in tools..xmloff
by Noel Grandin
· 6 years ago
9833b30
"General Internet Error" dialog appearing on gio mount
by Caolán McNamara
· 6 years ago
5769851
Error strings are not guaranteed to be ASCII
by Mike Kaganski
· 6 years ago
7224bb9
loplugin:unusedvariableplus in ucb,xmlscript
by Noel Grandin
· 6 years ago
50d2a38
Improve handling of non-ASCII HTTP header field values
by Stephan Bergmann
· 6 years ago
afad46c
crashtesting: assert on loading fdo102527-1.html
by Caolán McNamara
· 6 years ago
f1959c4
ucb-webdav-neon: drop large commented code blocks
by Jan-Marek Glogowski
· 6 years ago
d3e1ada
Remove unused using declarations in oox...xmlsecurity
by Gabor Kelemen
· 6 years ago
391497e
Revert "loplugin:constfields in ucb"
by Noel Grandin
· 6 years ago
abe39f7
improve loplugin:unusedfields
by Noel Grandin
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
f147b16
clang-analyzer-deadcode.DeadStores
by Noel Grandin
· 6 years ago
c82efb6
clang-tidy modernize-concat-nested-namespace
by Noel Grandin
· 6 years ago
1a07ce2
tdf#124176: Use pragma once instead of include guards
by bugrakurt
· 6 years ago
51b5b93
remove some unused local vars
by Noel Grandin
· 6 years ago
42e811a
tdf#130137 Replace remaining uses of WNT define checks with _WIN32
by A_GAN
· 6 years ago
3bbc0cf
loplugin:makeshared in svgio..writerperfect
by Noel Grandin
· 6 years ago
cacb386
lok: disable ucbgio provider for Online.
by Michael Meeks
· 6 years ago
4bceda7
Split independent loop vars, giving them appropriate types
by Stephan Bergmann
· 6 years ago
a1f5ea6
Fix typo in comment
by Stephan Bergmann
· 6 years ago
c4f0c87
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Mesut Çifci
· 6 years ago
4a37292
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Mesut Çifci
· 6 years ago
febb1b2
sal_Char->char in ucb
by Noel Grandin
· 6 years ago
ab35d0a
loplugin:duplicate-defines
by Noel Grandin
· 6 years ago
7b9e75d
Fix various Clang and loplugin warnings in --with-webdav=serf code
by Stephan Bergmann
· 6 years ago
d59987b
loplugin:expandablemethods
by Noel Grandin
· 6 years ago
31fffe55
Remove some redundant user-provided dtors
by Stephan Bergmann
· 6 years ago
f656547
remove some useless comment lines
by Noel Grandin
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
47dd2c6
Rewrite uses of boost::optional
by Stephan Bergmann
· 6 years ago
649a37f
more UCB test more robust on my system
by Noel Grandin
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
fa31408
tdf#128598: Drop dubious file: -> smb: conversion completely
by Stephan Bergmann
· 6 years ago
314f15b
Extend loplugin:external to warn about enums
by Stephan Bergmann
· 6 years ago
Next »