Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract3753
/
ucb
47a54c3
"General Internet Error" dialog appearing on gio mount
by Caolán McNamara
· 6 years ago
4d9fbf4
tdf#128598: Revert "Move dubious file: -> smb: conversion from...
by Stephan Bergmann
· 6 years ago
913d34e
Extend loplugin:salbool to loplugin:fakebool
by Stephan Bergmann
· 6 years ago
ab285c7
loplugin:stringadd
by Noel Grandin
· 6 years ago
7f30522
New loplugin:conditionalstring
by Stephan Bergmann
· 6 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
c920592
tdf#42949 Fix IWYU warnings in ucb/*/*cxx
by Gabor Kelemen
· 6 years ago
bc539bd
loplugin:stringadd improve detection
by Noel Grandin
· 6 years ago
e399c5a
Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for now
by Stephan Bergmann
· 6 years ago
0f87447
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
0b3db87
Silence Clang 10 trunk -Wdeprecated-volatile in GLib for now
by Stephan Bergmann
· 6 years ago
d51db77
Remove some memset calls
by Mike Kaganski
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
9b5dad1
loplugin:stringadd look for unnecessary temporaries
by Noel Grandin
· 6 years ago
c71896d
use cppu::WeakImplHelper in HierarchyDataSource
by Noel Grandin
· 7 years ago
0adf816
use cppu::WeakImplHelper in FTPContentIdentifier
by Noel Grandin
· 7 years ago
d8ad8cc
use cppu::WeakImplHelper in fileaccess::FileContentIdentifier
by Noel Grandin
· 7 years ago
9f98191
use cppu::WeakImplHelper in UniversalContentBroker
by Noel Grandin
· 7 years ago
ed1f20d
use cppu::WeakImplHelper in CachedDynamicResultSetStubFactory
by Noel Grandin
· 7 years ago
4177246
use cppu::WeakImplHelper in fileaccess::BaseContent
by Noel Grandin
· 7 years ago
c5e9bc7
use cppu::WeakImplHelper in CachedDynamicResultSetFactory
by Noel Grandin
· 7 years ago
6a1485d
use cppu::WeakImplHelper in CachedContentResultSetStubFactory
by Noel Grandin
· 7 years ago
353be96
use cppu::WeakImplHelper in CachedContentResultSetFactory
by Noel Grandin
· 7 years ago
4390041
enable -Wrange-loop-analysis on clang
by Noel Grandin
· 7 years ago
9e5b43f
loplugin:stringadd in tools..unotools
by Noel Grandin
· 7 years ago
6076335
tdf#42949 Fix IWYU warnings in ucb/source/*/*hxx
by Gabor Kelemen
· 7 years ago
08519ce
loplugin:constmethod in ucb..uui
by Noel Grandin
· 7 years ago
b56a4ea
add property name when throwing css::uno::UnknownPropertyException
by Noel Grandin
· 7 years ago
780132a
Use cppu::WeakImplHelper
by Stephan Bergmann
· 7 years ago
c01c346
Better use rtl::Reference to hold ref-counted UNO objects
by Stephan Bergmann
· 7 years ago
82572ca
improve and enable loplugin:fragiledestructor
by Noel Grandin
· 7 years ago
c12c84e
Fixing "...."
by Andrea Gelmini
· 7 years ago
0940229
Fix '..'
by Andrea Gelmini
· 7 years ago
9e0b342
loplugin:referencecasting find more redundant static_cast
by Noel Grandin
· 7 years ago
57c9a99
loplugin:returnconstval in test..writerfilter
by Noel Grandin
· 7 years ago
1d4eb1b
loplugin:constvars in test..unotools
by Noel Grandin
· 7 years ago
1c3d143
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
889dc7b
use more TOOLS_WARN_EXCEPTION
by Noel Grandin
· 7 years ago
a007374
loplugin:sequenceloop in ucb..unotools
by Noel Grandin
· 7 years ago
c77e30c
replace ".get->" with "->"
by Noel Grandin
· 7 years ago
e31a38d
Fix typos
by Andrea Gelmini
· 7 years ago
b937a95
Fix typos
by Andrea Gelmini
· 7 years ago
e6c0369
Fix typos
by Andrea Gelmini
· 7 years ago
909c810
Fix OSL_ENSURE argument
by Arkadiy Illarionov
· 7 years ago
eda2eb3
Improved loplugin:stringconstant (now that GCC 7 supports it): ucb
by Stephan Bergmann
· 7 years ago
4a9ac82
Fix typos
by Andrea Gelmini
· 7 years ago
b71e02d
dispose() methods should clear their smart pointers
by Noel Grandin
· 7 years ago
5e752b3
cid#705118 Using invalid iterator
by Caolán McNamara
· 7 years ago
bac57f7
cid#1448305 silence Out-of-bounds access
by Caolán McNamara
· 7 years ago
d943b42
loplugin:referencecasting in ucb
by Noel Grandin
· 7 years ago
cdbe8a8
loplugin:constantparam
by Noel Grandin
· 7 years ago
1dc7475
cid#1448426 Unchecked return value
by Caolán McNamara
· 7 years ago
6568ee8
cid#1448437 Unchecked return value
by Caolán McNamara
· 7 years ago
b6f452f
cid#1448431 Using invalid iterator
by Caolán McNamara
· 7 years ago
e22adfa
Use constexpr ctor to simplify TimeValue initialization
by Mike Kaganski
· 7 years ago
94e4695
tdf#126279 related: remove locks from NeonLockStore after NE_AUTH error
by Mike Kaganski
· 7 years ago
b35ae1e
tdf#39593 Reduce copy-paste in XRow_impl::get* some more
by Arkadiy Illarionov
· 7 years ago
351b730
tdf#126279: reinitialize session after NE_AUTH errors in (UN)LOCK
by Mike Kaganski
· 7 years ago
ed920b7
Simplify lastChanceToSendRefreshRequest calculation
by Mike Kaganski
· 7 years ago
83867d0
no need for XResultSet_impl to extend Notifier
by Noel Grandin
· 7 years ago
02872ce
Simplify Sequence iterations in ucb
by Arkadiy Illarionov
· 7 years ago
6396988
tdf#39593 Reduce copy-paste in XRow_impl::get*
by Arkadiy Illarionov
· 7 years ago
894880f
Flatten TaskManager::erasePersistentSet and TaskManager::copyPersistentSet
by Arkadiy Illarionov
· 7 years ago
b8cb558
Use proper index in loop body
by Arkadiy Illarionov
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
70accc2
loplugin:logexceptionnicely in toolkit..unoxml
by Noel Grandin
· 7 years ago
1439a09
tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part1
by Noel Grandin
· 7 years ago
165327d4
tdf#125424: properly reset temporarily cleared guard
by Mike Kaganski
· 7 years ago
8a443fe
tdf#124962: Reduce risk of g_main_loop_run from within gio MountOperation
by Stephan Bergmann
· 7 years ago
d36331d
Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/
by Stephan Bergmann
· 7 years ago
deffca1
Use hasElements to check Sequence emptiness in [t-u]*
by Arkadiy Illarionov
· 7 years ago
6d3dd64
tdf#123472: Propagate getGFileInfo failure less aggressively
by Stephan Bergmann
· 7 years ago
0a04150
tdf#124635 MountOperation::Mount can be called with SolarMutex unlocked
by Stephan Bergmann
· 7 years ago
1a5b12a
optimise find/insert pattern
by Noel Grandin
· 7 years ago
4506a89
ucb: xmlns typo
by Michael Stahl
· 7 years ago
897493f
loplugin:sequentialassign in ucb..vbahelper
by Noel Grandin
· 7 years ago
1d556ff
tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4
by Noel Grandin
· 7 years ago
5a824268
Don't use resettable/clearable guard where plain guard is enough
by Mike Kaganski
· 7 years ago
ac8ee6e
Revert "add more append methods to *StringBuffer"
by Noel Grandin
· 7 years ago
8cfa7f4
add more append methods to *StringBuffer
by Noel Grandin
· 7 years ago
184be2d
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
04cf6de0
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
8b5e23e
log nice exception messages whereever possible
by Noel Grandin
· 7 years ago
376ee49
remove some unused typedefs
by Noel Grandin
· 7 years ago
19240f6
loplugin:unusedfields look for classes where we can make all the..
by Noel Grandin
· 7 years ago
131cc96
loplugin:unusedfields in ucb,ucbhelper
by Noel Grandin
· 7 years ago
0a5ca57
tdf#123293 sfx2: fix metadata loss when loading from stream
by Michael Stahl
· 7 years ago
cfbd830
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
0d1253c
new loplugin writeonlyvars
by Noel Grandin
· 7 years ago
30e99b7
loplugin:indentation in ucb..ucbhelper
by Noel Grandin
· 7 years ago
43635b4
o3tl::make_unique -> std::make_unique in tools..xmloff
by Gabor Kelemen
· 7 years ago
46c645b
Move dubious file: -> smb: conversion from INetURLObject to file UCP
by Stephan Bergmann
· 7 years ago
045c5bb
tdf#123067: fix assert when exporting template
by Julien Nabet
· 7 years ago
6239993
loplugin:constparams in ucb..xmlhelp
by Noel Grandin
· 7 years ago
bcb1969
rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPP
by Stephan Bergmann
· 7 years ago
23a8d5f
Upgrade external/boost to Boost 1.69.0
by Stephan Bergmann
· 7 years ago
70519a4
Replace OUStringBuffer::appendCopy with append(std::u16string_view)
by Stephan Bergmann
· 7 years ago
17dd266
convert "*xxx.get()" to "*xxx"
by Noel Grandin
· 7 years ago
162a472
Don't crash when accessing WebDAV resource after auth failed
by Mike Kaganski
· 7 years ago
a60265f
use unique_ptr in ucb
by Noel Grandin
· 7 years ago
Next »