Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/ajrhunt/cunitdemo
/
cppu
924b378
Clean up includes
by Stephan Bergmann
· 11 years ago
721366e
cppu: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
df9efbd
coverity#440589 silence Write to pointer after free
by Caolán McNamara
· 11 years ago
6d2e474
Assert that typelib_typedescription_release will not destroy pTDR->pType
by Stephan Bergmann
· 11 years ago
1fc7a1d
cid#1254675 Uncaught exception
by Stephan Bergmann
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
3d87666
coverity#704593 silence Dereference after null check
by Caolán McNamara
· 11 years ago
b021fdf
cid#983623 Don't throw DisposedException past uno_threadpool_putJob
by Stephan Bergmann
· 11 years ago
12bcfec
markup with event type not checker type
by Caolán McNamara
· 11 years ago
c70f154
Removed duplicated includes
by Andrea Gelmini
· 11 years ago
cb0e009
document array_vs_singleton dismissals
by Caolán McNamara
· 11 years ago
e4573ef
restore using rtl for OSL_DEBUG_LEVEL > 1
by Caolán McNamara
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
2152628
see if we can auto-ignore new Sequence false positives as such
by Caolán McNamara
· 11 years ago
4c4e286
coverity#982158 Unchecked return value
by Caolán McNamara
· 12 years ago
0fe035e
coverity#982157 Unchecked return value
by Caolán McNamara
· 12 years ago
54d0681
coverity#982156 Unchecked return value
by Caolán McNamara
· 12 years ago
d8be5a5
optimise UNO Sequence destructor
by Noel Grandin
· 12 years ago
32d6415
fdo#83512 Make use of OUStringHash and OStringHash
by Daniel Sikeler
· 12 years ago
e71bc82
attempt to fix Android buildbot
by Noel Grandin
· 12 years ago
9685276
cppu and cppuhelper: loplugin: cstylecast
by Noel Grandin
· 12 years ago
2ec55fd
Related fdo#82088: removing namespace alias in hxx
by Stefan Weiberg
· 12 years ago
57a4337
set names on a bunch more threads...
by Michael Stahl
· 12 years ago
b70fb7d
everything is independent from vos these days...
by Michael Stahl
· 12 years ago
bcc719d
Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy
by Stephan Bergmann
· 12 years ago
6b5dce3
s_mapInterface must match uno_MapInterfaceFunc
by Stephan Bergmann
· 12 years ago
dac4ca5
new loplugin: externalandnotdefined
by Noel Grandin
· 12 years ago
0d78ad8
DBG_ASSERT->assert when followed by dereference
by Caolán McNamara
· 12 years ago
5ace3f3b
clang scan-build: various warnings
by Caolán McNamara
· 12 years ago
ab0b8a9
fix comment and tiny optimisation for shutdown.
by Michael Meeks
· 12 years ago
a8b32cc
OSL_ENSURE->assert
by Caolán McNamara
· 12 years ago
41e3515
cppu: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
2d4590a
oox: drop using from header
by Thomas Arnhold
· 12 years ago
036a660
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11
by Julien Nabet
· 12 years ago
99c5f4c
coverity#707713 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
541761d
prefer makefile-gmake-mode
by Takeshi Abe
· 12 years ago
da14256
add missing modelines to idl files
by Thomas Arnhold
· 12 years ago
ed81c7f
fixincludeguards.sh: cppu
by Thomas Arnhold
· 12 years ago
27b7175
Clean up function declarations
by Stephan Bergmann
· 12 years ago
104096f
Missing include
by Stephan Bergmann
· 12 years ago
1fc26b8
Cosmetics (to ease work related to finding unused functions)
by Stephan Bergmann
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
f480f26
Remove visual noise from cppu
by Alexander Wilms
· 12 years ago
c6d114b
std::exception retrofit sequel
by Stephan Bergmann
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
5fbb164
cid#707712 Uninitialized pointer field
by Noel Grandin
· 12 years ago
34a4415
cppu: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
d39178f
Drop unused #include
by Takeshi Abe
· 12 years ago
ac6e8ac
typo fixes in comments
by Andras Timar
· 12 years ago
995073b
fdo#43157 - Clean up OSL_ASSERT
by Timothy Markle
· 12 years ago
a0008fd
Remove needless SAL_DLLPRIVATE annotations
by Stephan Bergmann
· 12 years ago
a2c46486
[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppu
by Stephan Bergmann
· 12 years ago
9e77c2f
Remove UNOIDL "array" and "union" vaporware remnants
by Stephan Bergmann
· 12 years ago
ba52610
coverity#440026 Logically dead code
by Caolán McNamara
· 12 years ago
65191cd
bool improvements
by Stephan Bergmann
· 12 years ago
4f4a21c
coverity#1158251 Dereference before null check
by Caolán McNamara
· 12 years ago
83d51e2
Let C++ inline functions return bool instead of sal_Bool
by Stephan Bergmann
· 12 years ago
a3f3276
Fix bogus mass-conversion equalsAsciiL -> startsWith
by Stephan Bergmann
· 12 years ago
81cb6a7f
[API CHANGE] cppu::Enterable::v_isValid returns bool
by Stephan Bergmann
· 12 years ago
82625bb
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
by Noel Grandin
· 12 years ago
e4a98b2
remove empty or
by Philipp Riemer
· 12 years ago
5ad06db
WaE: unused function 'setNegativeBridge'
by Tor Lillqvist
· 12 years ago
66397a4
fdo#72598 Remove SunStudio cruft from code base
by Jelle van der Waa
· 12 years ago
a83b2af
Clean-up uno/lbnames.h
by Stephan Bergmann
· 12 years ago
acf233e
cppu: Avoid uno_direct_getEnvironment() indirection.
by Matúš Kukan
· 12 years ago
52bbd9c
remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls
by Noel Grandin
· 12 years ago
3af99e4
convert equalsAsciiL calls to startsWith calls
by Noel Grandin
· 12 years ago
9a01133
-Werror,-Wunused-member-function
by Stephan Bergmann
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
8fc6905
fdo#68849 add some header guards
by Thomas Arnhold
· 12 years ago
d343c57
gbuild: make the versioned library the linktarget on Unixes
by Michael Stahl
· 13 years ago
60530f4
cppu: rename purpose environment libraries
by Michael Stahl
· 13 years ago
6db34b6
Directly build UNOIDL .rdb files from .idl files
by Stephan Bergmann
· 13 years ago
ca78613
Unlike idlc, unoidl doesn't support out-of-range byte consts
by Stephan Bergmann
· 13 years ago
5d004e8
There are two distinct InternalUnoApis in cppu/qa
by Stephan Bergmann
· 13 years ago
6ea6a42
s/wiki.services.openoffice.org/wiki.openoffice.org/g
by Andras Timar
· 13 years ago
2618ff4
UNO interface UIKs are unused for a very long time
by Stephan Bergmann
· 13 years ago
cb32705
Better assertions
by Stephan Bergmann
· 13 years ago
64b993e
finish deprecation of O(U)String::valueOf()
by Luboš Luňák
· 13 years ago
19277d0
osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()
by Stephan Bergmann
· 13 years ago
08452f1
Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA
by Tor Lillqvist
· 13 years ago
d1ffad7
error: dereferencing type-punned pointer will break strict-aliasing rules
by Stephan Bergmann
· 13 years ago
3aea6c1
Mark as const
by Takeshi Abe
· 13 years ago
61db96d
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
by Radu Ioan
· 13 years ago
1ad6f43
protect UNO EnvStack's s_setCurrent() against unknown threadid
by Herbert Dürr
· 13 years ago
e67b072
Avoid warnings about unused test functions
by Stephan Bergmann
· 13 years ago
904b3d1
Up-cast conversion constructor for css::uno::Reference
by Stephan Bergmann
· 13 years ago
e2e2cc6
remove usage of RTL_CONSTASCII_USTRINGPARAM
by Luboš Luňák
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
6c7659b
move URE headers to include/
by David Tardon
· 13 years ago
62badf38
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
8a9398f
WaE: variable 'hMod' set but not used
by Tor Lillqvist
· 13 years ago
65be077
do not use deprecated rtl_registerModuleForUnloading
by Matúš Kukan
· 13 years ago
435f5e3
fdo#60724 correct spelling
by Thomas Arnhold
· 13 years ago
5cd3da2
simplify makefiles
by David Tardon
· 13 years ago
71e52f3
simplify generation of *_allheaders.hxx
by David Tardon
· 13 years ago
Next »