Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/barcode
/
connectivity
141b01a
Some more loplugin:cstylecast: connectivity
by Stephan Bergmann
· 11 years ago
2f69f6e
remove unnecessary parentheses
by Noel Grandin
· 11 years ago
79b5bf5
PostgreSQL statement: use :cppu::WeakComponentImplHelper
by Lionel Elie Mamane
· 11 years ago
d7a6017
PostgreSQL statement: deliver promised XMultipleResults interface
by Lionel Elie Mamane
· 11 years ago
c32a5a3
simplify Date/Time/DateTime conversion code
by Noel Grandin
· 11 years ago
949ee4f
Disable ado unit test on x86_64 platform on windows
by David Ostrovsky
· 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
1000d74
PostgreSQL boolean more accurately described as boolean
by Lionel Elie Mamane
· 11 years ago
3b025a7
fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisons
by Lionel Elie Mamane
· 11 years ago
b39f07f
protect agains past-the-end string access
by Lionel Elie Mamane
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
a527ad9
Resolves fdo#87789: show groups in collected addresses
by Julien Nabet
· 11 years ago
21eb155
Typo: Rerturns -> Returns
by Julien Nabet
· 11 years ago
8d2501f
Remove unnecessary include files declaring JNI functions
by Stephan Bergmann
· 11 years ago
84caa11
Replace JNIEXPORT -> SAL_JNI_EXPORT
by Stephan Bergmann
· 11 years ago
b00f2bb
fdo#80968 file resultset seek table to before beginning on opening resultset
by Lionel Elie Mamane
· 11 years ago
9720e8e
Some loplugin:revisibility clean-up
by Stephan Bergmann
· 11 years ago
8130714
fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'
by Noel Grandin
· 11 years ago
1003946
java: remove more dead code
by Noel Grandin
· 11 years ago
43cc8ad
java: remove dead code
by Noel Grandin
· 11 years ago
311a92f
connectivity: fix gcc-4.8 build
by Miklos Vajna
· 11 years ago
ca8787a
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
3a2b1af
Fix simple typos.
by Andrea Gelmini
· 11 years ago
f8922b6
Remove unnecessary comphelper::string::getToken
by Stephan Bergmann
· 11 years ago
84e3c5a
Related fdo#87789: groups should appear like views and not like tables
by Julien Nabet
· 11 years ago
581d1e3
java: reduce visibility of some methods and fields
by Noel Grandin
· 11 years ago
2d82619
java: static fields that should not be static
by Noel Grandin
· 11 years ago
ecf24f3
connectivity: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
0f5e917
Introduce rtl::OUStringLiteral1
by Stephan Bergmann
· 11 years ago
39327e7
java: remove OOoRunnerLight
by Noel Grandin
· 11 years ago
454dddd
java: remove some unused fields and variables
by Noel Grandin
· 11 years ago
bca00da
connectivity: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
7557f23
java: reduce visibility of fields and methods
by Noel Grandin
· 11 years ago
54cbb57
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
6d8b0622
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
4e77f10
loplugin:cstylecast, involving pointer to incomplete type
by Stephan Bergmann
· 11 years ago
e5a6399
loplugin:cstylecast, involving pointer to incomplete type
by Stephan Bergmann
· 11 years ago
05a651d
loplugin:cstylecast, involving pointer to incomplete type
by Stephan Bergmann
· 11 years ago
d48668e
connectivity (Linux): loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
6bceec8
connectivity (Mac): loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
5a96c7c
fdo#86852 correctly recognise NULL values in query parameter values dialog
by Lionel Elie Mamane
· 11 years ago
6269b62
Resolves: fdo#80938 fix SQL view to be editable
by Caolán McNamara
· 11 years ago
5d602146
java: remove some comment noise
by Noel Grandin
· 11 years ago
09186fc
unotools: Internalize ucblockbytes.hxx header
by Matúš Kukan
· 11 years ago
bf95b78
further fix mozab build after header cleanup
by Christian Lohmaier
· 11 years ago
524addb
connectivity: fix the mozab build
by Michael Stahl
· 11 years ago
3f4896b
Build fix on Windows.
by Kohei Yoshida
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
0063cf2
java: make fields final where possible
by Noel Grandin
· 11 years ago
5fffe5e
Build fix on Windows
by Kohei Yoshida
· 11 years ago
c34322b
Missing include
by Stephan Bergmann
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
584d4f5
coverity#1158396 Uncaught exception
by Caolán McNamara
· 11 years ago
792b127
coverity#1242888 Unused value
by Caolán McNamara
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
3adad74
fix connectivity unit test for --enable-mergedlibs
by Noel Grandin
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
bb43702
java: convert fields to local variables where possible
by Noel Grandin
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
5f15cc0
new loplugin: use more efficient find() methods
by Noel Grandin
· 11 years ago
0b4dfdd
-Werror,-Wpointer-bool-conversion
by Stephan Bergmann
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
8bb9a06
coverity#706375 uncaught exception
by David Tardon
· 11 years ago
3e3214f
coverity#706366 uncaught exception
by David Tardon
· 11 years ago
f7f06f0
coverity#706363 uncaught exception
by David Tardon
· 11 years ago
65d143d
coverity#706362 uncaught exception
by David Tardon
· 11 years ago
2a91eea
coverity#706361 uncaught exception
by David Tardon
· 11 years ago
c70f154
Removed duplicated includes
by Andrea Gelmini
· 11 years ago
b62e428
coverity#1158395 Uncaught exception
by Caolán McNamara
· 11 years ago
0c0e3e7
Fixed typos. No automatic tools (sed, and so on).
by Andrea Gelmini
· 11 years ago
3707022
coverity#735298 Unchecked return value
by Caolán McNamara
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
7acb634
Resolves: fdo#85081 terminate if can't load kde addressbook
by Caolán McNamara
· 11 years ago
d8a8b5a
coverity#706303 Uncaught exception
by Caolán McNamara
· 11 years ago
0095bcc
coverity#706321 Uncaught exception
by Caolán McNamara
· 11 years ago
6cbdfed
coverity#1249674 Missing break in switch
by Caolán McNamara
· 11 years ago
5c90f8d
cid#1249675 Uncaught exception
by Noel Grandin
· 11 years ago
92f83d8
coverity#706329 Uncaught exception
by Caolán McNamara
· 11 years ago
654d845
coverity#706328 Uncaught exception
by Caolán McNamara
· 11 years ago
6c8b24b
coverity#706322 Uncaught exception
by Caolán McNamara
· 11 years ago
9e965e9
coverity#706319 Uncaught exception
by Caolán McNamara
· 11 years ago
7c89669
coverity#706317 Uncaught exception
by Caolán McNamara
· 11 years ago
d803c5e
coverity#1202804 Explicit null dereferenced
by Caolán McNamara
· 11 years ago
e61c4b5
java: prevent overflow by using 'long int' arithmetic in multiplication
by Robert Antoni Buj i Gelonch
· 11 years ago
c2f4c30
coverity#736109 Nesting level does not match indentation
by Caolán McNamara
· 11 years ago
31af61e
Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"
by Jan Holesovsky
· 11 years ago
820e64f
connectivity: firebird: fix temp directory leak
by Michael Stahl
· 11 years ago
a2e4d43
connectivity: firebird: use Reference for Connection where appropriate
by Michael Stahl
· 11 years ago
137131b1
connectivity: firebird: fix Connection leak in OStatementCommonBase
by Michael Stahl
· 11 years ago
52acb42
cid#1247650 Uninitialized scalar field
by Noel Grandin
· 11 years ago
03c7c26
java: final fields that can be static
by Noel Grandin
· 11 years ago
9341bf3
java: when rethrowing, store the original exception
by Noel Grandin
· 11 years ago
93c8fff
java: close ResultSet after use
by Noel Grandin
· 11 years ago
4b5cb7e
remove unnecessary catch block
by Noel Grandin
· 11 years ago
b0f2654
coverity#706322 Uncaught exception
by Caolán McNamara
· 11 years ago
405a61f
coverity#706318 Uncaught exception
by Caolán McNamara
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
298f8d6
coverity#706320 Uncaught exception
by Caolán McNamara
· 11 years ago
Next »