Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/custom-widgets
/
include
/
cppuhelper
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
c441672
cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
a8ed578
cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
da4121e
Fix indent in interfacecontainer.hxx
by Julien Nabet
· 8 years ago
b23e4d2
cppuhelper: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
71a6caf
More loplugin:cstylecast: cppuhelper
by Stephan Bergmann
· 8 years ago
189abcf
loplugin:includeform: UNO API include files
by Stephan Bergmann
· 8 years ago
d32506e
cppuhelper_detail_findSofficePath: use Unicode on Windows
by Mike Kaganski
· 9 years ago
d30f4e3
loplugin:casttovoid: cppuhelper
by Stephan Bergmann
· 9 years ago
d0069e5
add COVERITY_NOEXCEPT_FALSE
by Caolán McNamara
· 9 years ago
ac34154
Fix typos
by Andrea Gelmini
· 9 years ago
146033f
spelling instanciate -> instantiate
by Noel Grandin
· 9 years ago
52ef15c
Revert "Fix typos"
by Stephan Bergmann
· 9 years ago
26a6700
Fix typos
by Andrea Gelmini
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
bcb4022
Fix typos
by Andrea Gelmini
· 9 years ago
8646ab9
Remove MinGW support
by Stephan Bergmann
· 9 years ago
2670ca3
a whole bunch of SAL_WARN_UNUSED
by Noel Grandin
· 9 years ago
ca1cb1b
tdf#44502 cppuhelper: fix doxygen warning
by Michael Stahl
· 9 years ago
b61214c
Remove dynamic exception specifications from !LIBO_INTERNAL_ONLY
by Stephan Bergmann
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
0d5e1cd
New loplugin:dynexcspec: Add @throws documentation, cppuhelper
by Stephan Bergmann
· 9 years ago
ad9cfbc
Don't exclude a var from loplugin:salbool merely because of use in >>=
by Stephan Bergmann
· 9 years ago
136f5a2
Prefer prefix ++/-- operators for non-primitive types.
by Muhammet Kara
· 9 years ago
18f1965
Remove convertPropertyValue overload for OUString
by Stephan Bergmann
· 9 years ago
2e7b806
Some clean-up
by Stephan Bergmann
· 9 years ago
c48cd49
Revert "Some clean-up"
by Stephan Bergmann
· 9 years ago
0b04e8f
Some clean-up
by Stephan Bergmann
· 9 years ago
f486329
TDE fix some clang plugin based warnings
by Jan-Marek Glogowski
· 10 years ago
f676627
Mark new exported function as SAL_CALL
by Stephan Bergmann
· 10 years ago
4f86b7a
cid#1371142: Move semantics for css::uno::WeakReferenceHelper
by Stephan Bergmann
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
6f8d047
loplugin:salbool: Better heuristic to determine code shared between C and C++
by Stephan Bergmann
· 10 years ago
0ac092e
Clean up uses of Any::getValue() in cppuhelper
by Stephan Bergmann
· 10 years ago
8f56d40
improper use of this/that just bugs me
by Noel Grandin
· 10 years ago
debe788
cppuhelper: WeakReference isn't thread-safe
by Michael Stahl
· 10 years ago
80c874d
remove "object is disposed" warning in OBroadcastHelperVar::removeListener
by Noel Grandin
· 10 years ago
389d8db
add some spaces to make it easier to read
by Markus Mohrhard
· 10 years ago
eda7d3c
Add covertPropertyValue bool overload
by Stephan Bergmann
· 10 years ago
92a2bb9
Declaration of sal_Bool overload of convertPropertyValue had been missing
by Stephan Bergmann
· 10 years ago
1376edd
Remove leftover declaration of convertPropertyValue overload
by Stephan Bergmann
· 10 years ago
918faa4
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
4b5efd9
Silence -Werror,-Wnon-virtual-dtor (clang-cl)
by Stephan Bergmann
· 10 years ago
79c11bb
Use an XInitialization-based channel to request service mgr pre-init
by Stephan Bergmann
· 10 years ago
8d7f29a
Re-work cppu::preInitBootstrap()
by Henry Castro
· 11 years ago
df5f7c6
Introduce lok_preinit() to preload all registered UNO implementations
by Henry Castro
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
0b5a521
cppuhelper: remove invalid doxygen markup
by Chris Sherlock
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
c18c50c
add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRef
by Noel Grandin
· 10 years ago
5f8aaea
Fix typo
by Takeshi Abe
· 10 years ago
0813839
Missing includes (for NULL)
by Stephan Bergmann
· 10 years ago
bf3f840
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
a0be15e5
Note why certain replacements of odd functionality are not there by design
by Stephan Bergmann
· 10 years ago
4444068
attempt to placate Doxygen
by Noel Grandin
· 10 years ago
6231a9b
visual studio version 4 is long gone
by Noel Grandin
· 10 years ago
08233bd
com::sun::star->css in include/cppuhelper
by Noel Grandin
· 10 years ago
b3ebda4
Fix typos
by Andrea Gelmini
· 11 years ago
b55166d
Revert "return and use std::vector from OInterfaceContainerHelper"
by Noel Grandin
· 11 years ago
e57314f
return and use std::vector from OInterfaceContainerHelper
by Noel Grandin
· 11 years ago
2a65bf3
Revert "Typo: iff->if"
by Julien Nabet
· 11 years ago
cf92da3
Typo: iff->if
by Julien Nabet
· 11 years ago
a51ac4d
Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxx
by Stephan Bergmann
· 11 years ago
592ba87
comment the element_alias union
by Noel Grandin
· 11 years ago
39a271e
typo
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
e97b327
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
0777231
V803 decreased performance postfix increment
by Michael Stahl
· 11 years ago
1ddd165
Missing XComponent overrides
by Stephan Bergmann
· 11 years ago
48f0a5e
Typos
by Julien Nabet
· 11 years ago
edbb1b6
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
0866023
Get rid of std::auto_ptr in stable URE interface
by Stephan Bergmann
· 11 years ago
619b13f
Variadic cppu::WeakComponentImplHelper
by Stephan Bergmann
· 11 years ago
d3ce5b2
Fix getTypes() of OPropertySetHelper and derived
by Stephan Bergmann
· 11 years ago
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
43a0bae
bla, bla
by Stephan Bergmann
· 11 years ago
8ad48d8
Variadic cppu::ImplInheritanceHelper
by Stephan Bergmann
· 11 years ago
0d44e98
Variadic cppu::WeakImplHelper
by Stephan Bergmann
· 11 years ago
40d4f91
sal, cppuhelper headers a little more complete and self-contained
by Michael Stahl
· 11 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
b489518
coverity#706283 Uncaught exception
by Caolán McNamara
· 12 years ago
3b59dbb
remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macro
by Michael Stahl
· 12 years ago
86cd297
remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro
by Michael Stahl
· 12 years ago
5139fad
loplugin: cstylecast
by Noel Grandin
· 12 years ago
9685276
cppu and cppuhelper: loplugin: cstylecast
by Noel Grandin
· 12 years ago
03e0bd6
[API CHANGE] Removed two cppuhelper deprecated headers.
by Matthew Pottage
· 12 years ago
8416a65
fix spelling structur -> structure
by Noel Grandin
· 12 years ago
594a5e20
coverity#1224998 Uncaught exception
by Caolán McNamara
· 12 years ago
da906ab
cppuhelper: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
aa66898
coverity#707714: Uninitialized pointer
by Caolán McNamara
· 12 years ago
a1b1b79
For GCC 4.9, extend range where -Wnon-virtual-dtor is ignored
by Stephan Bergmann
· 12 years ago
fa0ffdb
cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused
by Stephan Bergmann
· 12 years ago
0e970f3
typo: occuring -> occurring
by Thomas Arnhold
· 12 years ago
567ef6d
Second batch of adding SAL_OVERRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
60c2b47
coverity#708183 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
38cf887
Replace UTF-8 no-break space to ASCII space
by Isamu Mogi
· 12 years ago
Next »