Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/sgexperiment
/
ucbhelper
b18e1bc
loplugin:unusedfields
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
c158c00
loplugin:constantparam in framework..vbahelper
by Noel Grandin
· 10 years ago
3c127bc
cid#1371163 Missing move assignment operator
by Noel Grandin
· 10 years ago
2d8911d
ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/
by Stephan Bergmann
· 10 years ago
8f30da6
Some clang-tidy misc-move-constructor-init
by Stephan Bergmann
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
47443d7
ucbhelper: get rid of pointless scope in ContentImplHelper::release
by Michael Stahl
· 10 years ago
29bea29
loplugin:singlevalfields in ucbhelper
by Noel Grandin
· 10 years ago
5bd5baf
remove some more (void) style function definitions/declarations
by Noel Grandin
· 10 years ago
0323253
remove some manual ref-counting
by Noel Grandin
· 10 years ago
95d20a3
Revert "remove some manual ref-counting"
by Noel Grandin
· 10 years ago
111de43
remove some manual ref-counting
by Noel Grandin
· 10 years ago
4baf56e
loplugin:passstuffbyref
by Stephan Bergmann
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
f3d9aab
teach passstuffbyref plugin to check for..
by Noel Grandin
· 10 years ago
f9ec240
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
828ed49
loplugin:passstuffbyref in ucbhelper
by Noel Grandin
· 10 years ago
b76c2ea
clang-tidy performance-unnecessary-value-param in ucbhelper
by Noel Grandin
· 10 years ago
3d26445
loplugin:constantfunction in ucbhelper
by Noel Grandin
· 10 years ago
b47cb64
loplugin:constantparam
by Noel Grandin
· 10 years ago
bfa7b70
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
abc6071
loplugin:unusedfields various
by Noel Grandin
· 10 years ago
5fc51f8d
use unique_ptr for pImpl in ucbhelper/
by Noel Grandin
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
ee74dec
com::sun::star->css in ucbhelper/
by Noel Grandin
· 10 years ago
b4af166
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
d0e6388
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
9426851
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
db0ac3d
loplugin:stringconstant
by Stephan Bergmann
· 11 years ago
b4576f3
tdf#82744: fix WebDAV lock/unlock behaviour - part 3
by Giuseppe Castagno
· 11 years ago
82f0a4f
Fix typos
by Andrea Gelmini
· 11 years ago
ee7da35
Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
c168ff9
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
3d1e29c
Remove newly unused ucbhelper/fileidentifierconverter.hxx
by Stephan Bergmann
· 11 years ago
1242a3a
Remove obsolete getLocalFileURL
by Stephan Bergmann
· 11 years ago
286dfc2
loplugin: defaultparams
by Noel Grandin
· 11 years ago
a4fd6c4
inline some use-once typedefs
by Noel Grandin
· 11 years ago
298272f
tdf#84190 : when auth fails, don't remember passwords for cmis
by Szymon Kłos
· 11 years ago
647d7b0
loplugin:stringconstant: handle OUString+=OUString(literal)
by Stephan Bergmann
· 11 years ago
6c9dfa8
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
2fc4a8c
Add support for cppu::UnoType<void>
by Stephan Bergmann
· 11 years ago
15bdb0a
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
d22519f
V801: Decreased performance
by Caolán McNamara
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
9c9276c
ucbhelper: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
4998e6a
Authentication fallback request for the OneDrive connection
by Mihai Varga
· 12 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
fbf3aa3
spelling: instanciated -> instantiated
by Noel Grandin
· 12 years ago
5139fad
loplugin: cstylecast
by Noel Grandin
· 12 years ago
32d6415
fdo#83512 Make use of OUStringHash and OStringHash
by Daniel Sikeler
· 12 years ago
6ee5be0
Improve exception msg
by Stephan Bergmann
· 12 years ago
0db950d
bug wrong order of test cause out of bound access.
by Norbert Thiebaud
· 12 years ago
b807a028
InteractionSupplyName is a detail of SimpleNameClashResolveRequest
by Stephan Bergmann
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
dd33f91
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14
by Julien Nabet
· 12 years ago
036a660
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11
by Julien Nabet
· 12 years ago
bd59628
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10
by Julien Nabet
· 12 years ago
728ec86
Typo: s/cant/can't/
by Tor Lillqvist
· 12 years ago
abd5786
coverity#1202901 Uncaught exception
by Caolán McNamara
· 12 years ago
fa0ffdb
cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused
by Stephan Bergmann
· 12 years ago
a7d3f57
warning C4101: 'e': unreferenced local variable
by Michael Stahl
· 12 years ago
9e8d4c4
coverity#707355 Uncaught exception, help coverity out here
by Caolán McNamara
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
514a6de
kill ucbhelper XTYPEPROVIDER_DECL macro
by Norbert Thiebaud
· 12 years ago
c7d2ed4
ucbhelper: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
ec4498a
coverity#1078944 Uncaught exception
by Caolán McNamara
· 12 years ago
b4ab8df
de-macroize ucbhelper commandenvironment
by Norbert Thiebaud
· 12 years ago
a14e1cb
de-macroize ucbhelper activedatastreamer
by Norbert Thiebaud
· 12 years ago
a6e19ea
use WeakImplHelper for ActivaDataSink
by Norbert Thiebaud
· 12 years ago
cf1878f
kill XINTERFACE_IMPL_3
by Norbert Thiebaud
· 12 years ago
8b40ddd
kill XINTERFACE_IMPL_4
by Norbert Thiebaud
· 12 years ago
a5aad2a
kill XINTERFACE_IMPL_9
by Norbert Thiebaud
· 12 years ago
e090a0f
kill XINTERFACE_IMPL_2
by Norbert Thiebaud
· 12 years ago
66f2c35
de-macroize XINTERFACE_DECL
by Norbert Thiebaud
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
c99a199
Remove visual noise from ucbhelper
by Alexander Wilms
· 12 years ago
faced6b
ucbhelper: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
6ad41af
fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..
by Alexandre Vicenzi
· 12 years ago
612dac0
bool improvements
by Stephan Bergmann
· 12 years ago
2c907d2
bool improvements
by Stephan Bergmann
· 12 years ago
17f1b0f
Using pre-cached type_infos provided by the typeid operator seems to work now
by Tor Lillqvist
· 12 years ago
55c6dad
Hacky workaround for non-working C++/UNO bridge for arm64 iOS
by Tor Lillqvist
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
0fa31be
Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter
by Stephan Bergmann
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
f6ad2b7
remove unnecessary use of OUString constructor in UCBHELPER module
by Noel Grandin
· 12 years ago
Next »