Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/libffi
/
connectivity
488f312
Resolves: fdo#80025 Crash with Thunderbird/Icedove address book
by Julien Nabet
· 12 years ago
7583857
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
1beabeb
coverity#706304 Uncaught exception
by Caolán McNamara
· 12 years ago
0acd0ed
Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODB
by Julien Nabet
· 12 years ago
88cf5c11
coverity#1213468 Uncaught exception
by Caolán McNamara
· 12 years ago
c2034f3
fixincludeguards: fix include guards
by Thomas Arnhold
· 12 years ago
231ae9c
coverity#1158175 Missing break in switch, assuming its intentional
by Caolán McNamara
· 12 years ago
11383f5
connectivity: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
13b2519
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
a2db194
connectivity: fix includes
by Thomas Arnhold
· 12 years ago
332a67a
coverity#736759 Dereference before null check
by Caolán McNamara
· 12 years ago
e3a2585
Missing gb_CppunitTest_use_vcl
by Stephan Bergmann
· 12 years ago
369d959
DeInitVCL at end of tests
by Stephan Bergmann
· 12 years ago
d7dd4bb
Resolves: fdo#79493 Refresh Tables option fails with Firebird
by Julien Nabet
· 12 years ago
d2d2136
fdo#73352 firebird don't claim to support interfaces one doesn't
by Lionel Elie Mamane
· 12 years ago
6cc359f
Replace "compareToAscii" by !=
by Julien Nabet
· 12 years ago
3173067
Fix memory leak
by Stephan Bergmann
· 12 years ago
773881d
Fix memory leak
by Stephan Bergmann
· 12 years ago
f33dc92
Fix memory leak
by Stephan Bergmann
· 12 years ago
c9f5e9b
Fix memory leak
by Stephan Bergmann
· 12 years ago
63405c0
Fix memory leak
by Stephan Bergmann
· 12 years ago
4bd5d16
Fix leaks in test code
by Stephan Bergmann
· 12 years ago
54b85bf
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
db68139
Update comment to reality... many properties now, not one.
by Lionel Elie Mamane
· 12 years ago
7439387
To avoid some confusion for people like me :)
by Julien Nabet
· 12 years ago
624a116
use OUString::startsWith()
by Noel Grandin
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
f0ae48b
remove unnecessary NULL parameter passed to UNO Exception
by Noel Grandin
· 12 years ago
5502912
coverity#982631 Missing break in switch
by Caolán McNamara
· 12 years ago
56abf72
coverity#983622 Uncaught exception
by Caolán McNamara
· 12 years ago
90b4c3a
coverity#1103737 Uncaught exception
by Caolán McNamara
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
e4ec60a
Fix previous commit
by Julien Nabet
· 12 years ago
b09b5f8
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
by Julien Nabet
· 12 years ago
058cd96
cppcheck: Exception should be caught by reference
by Thomas Arnhold
· 12 years ago
985f2b8
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
f824604
fix spelling
by Noel Grandin
· 12 years ago
3db8d60
hrc and src files: squeeze multiple newlines
by Thomas Arnhold
· 12 years ago
fcf4b4c
remove wrongly added IsBookmarkable property
by Lionel Elie Mamane
· 12 years ago
3c1e30b7
Correct common misspellings, and remove some ASCII art along the way.
by Chris Laplante
· 12 years ago
224002e
Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolation
by Julien Nabet
· 12 years ago
73d4d9a
Related: #i124896# remove obsoleted pq_allocator.hxx
by Caolán McNamara
· 12 years ago
2bd7767
Resolves fdo#70681: fixincludeguards.pl: all that's left
by Thomas Arnhold
· 12 years ago
94a07be
odbc: clean up SQL conformance level tests
by Lionel Elie Mamane
· 12 years ago
c288b17
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12
by Julien Nabet
· 12 years ago
72f6071
connectivity: remove SAL_INFO's that only mark function entry
by Noel Grandin
· 12 years ago
c8695c6
Unify utl::TempFile ctors
by Stephan Bergmann
· 12 years ago
7339ab2
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
by Noel Grandin
· 12 years ago
0fadbdb
Kill DECL_PROP0 and the rest + clean propertyids.hxx
by Julien Nabet
· 12 years ago
a269406
Kill DECL_PROP1IMPL and related (mork part)
by Julien Nabet
· 12 years ago
55ad75f
Kill DECL_PROP1IMPL and related (mozab part)
by Julien Nabet
· 12 years ago
026a0af
Kill DECL_PROP1IMPL and related (odbc part)
by Julien Nabet
· 12 years ago
1334d20
Kill DECL_PROP1IMPL and related (jdbc part)
by Julien Nabet
· 12 years ago
0fc1223
Kill DECL_PROP1IMPL and related (ado part)
by Julien Nabet
· 12 years ago
8ecb4e4
Kill DECL_PROP1IMPL and related (macab part)
by Julien Nabet
· 12 years ago
5e7e4ed
Kill DECL_PROP1IMPL and related (kab part)
by Julien Nabet
· 12 years ago
e3766a2
coverity#707693 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
570e20e
coverity#707708 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
fa51b55
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9
by Julien Nabet
· 12 years ago
5ec7a58
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8
by Julien Nabet
· 12 years ago
569ff67
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
88db0ab
Typos
by Julien Nabet
· 12 years ago
dcee245
typos
by Thomas Arnhold
· 12 years ago
21010f3
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4
by Julien Nabet
· 12 years ago
794f09f
simplify ternary conditions "xxx ? true : yyy"
by Noel Grandin
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
aff54e8
That lone acquire() was hopefully just a needless copy/paste
by Stephan Bergmann
· 12 years ago
371046c
add missing modelines to cxx and hxx files
by Thomas Arnhold
· 12 years ago
0c2dc8e
RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effect
by Tor Lillqvist
· 12 years ago
fc0f5f6
Revert "coverity#1202903 Uncaught exception"
by Stephan Bergmann
· 12 years ago
97a5ba4
remove comments why a file gets included
by Thomas Arnhold
· 12 years ago
caa5c53
coverity#982450 Explicit null dereferenced
by David Tardon
· 12 years ago
888057c
fixincludeguards.sh: connectivity
by Thomas Arnhold
· 12 years ago
58be5ba
another blind fix for windows build
by David Tardon
· 12 years ago
1c0f94a
blind fix for breaking windows build
by David Tardon
· 12 years ago
b2a32d9
loplugin:literaltoboolconversion
by Stephan Bergmann
· 12 years ago
3716833
coverity#1202903 Uncaught exception
by Caolán McNamara
· 12 years ago
5a2d9ff
coverity#706314 Uncaught exception
by Caolán McNamara
· 12 years ago
c79a5f8
remove executable bit
by Andras Timar
· 12 years ago
98a39af
WaE: -Werror=maybe-uninitialized
by Caolán McNamara
· 12 years ago
199d333
connectivity: sal_Bool->bool
by Noel Grandin
· 12 years ago
618a0f8
whitespace for include statements
by Thomas Arnhold
· 12 years ago
4bc0bd7
non-desktop: Avoid dbaccess.
by Jan Holesovsky
· 12 years ago
8d202fa
typo: paramter -> parameter
by Thomas Arnhold
· 12 years ago
ee67ff6
typo: recusive -> recursive
by Thomas Arnhold
· 12 years ago
750e08e
typo: drived class -> derived class
by Thomas Arnhold
· 12 years ago
b6d7773
typo: artifical -> artificial
by Thomas Arnhold
· 12 years ago
75f5d9d
typo: postion -> position
by Thomas Arnhold
· 12 years ago
2805ac1
typo: choosen -> chosen
by Thomas Arnhold
· 12 years ago
8b16cc5
typo: te -> the
by Thomas Arnhold
· 12 years ago
60c8df4
remove static strings
by Thomas Arnhold
· 12 years ago
43b6df5
N_DEBUG never defined
by Thomas Arnhold
· 12 years ago
e98e738
replace some SvStream seeking with calls to remainingSize()
by Michael Stahl
· 12 years ago
d4b8fe3
Clean up function declarations and some unused functions
by Stephan Bergmann
· 12 years ago
6835d9f
It's "its", not "it's"
by Tor Lillqvist
· 12 years ago
8f6c55a
Replace SV_DECL/IMPL_REF macros with SvRef template
by Stephan Bergmann
· 12 years ago
fa2d66d
coverity#706300,306,983619: Uncaught exception
by Norbert Thiebaud
· 12 years ago
fa2769d
coverity#706292,95-96,98: Uncaught exception
by Norbert Thiebaud
· 12 years ago
22ab56f
fdo#43157 : clean up OSL_DEBUG_ONLY
by Michaël Lefèvre
· 12 years ago
Next »