Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract3756
/
connectivity
5da0f45
Simplify SQLError::ParamValue to just o3tl::optional<OUString>
by Stephan Bergmann
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
a3822a4
Related tdf#128974: Really deal with "default" and "default-release" profiles
by Julien Nabet
· 6 years ago
4895e01
In the same way as 97ad402d58b52a1f2636905137c21298531c2935
by Julien Nabet
· 6 years ago
d8feeec
Fix for 2 commits related to cppcheck:
by Julien Nabet
· 6 years ago
97ad402
tdf#128698: MySQL/MariaDB direct Connection: time-values not written to table
by Julien Nabet
· 6 years ago
a2b8286
Fix e6ab01ce532d1db01579b70bd476b2f643522bf9
by Julien Nabet
· 6 years ago
a814899
cppcheck: fix 2 funcArgOrderDifferent
by Julien Nabet
· 6 years ago
4e1ae2a
cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)
by Julien Nabet
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
3ea4bda
connectivity: avoid redundant access specifier
by Miklos Vajna
· 6 years ago
158fbb7
make some classes module-private
by Noel Grandin
· 6 years ago
1205a4b
New loplugin:consttobool
by Stephan Bergmann
· 6 years ago
913d34e
Extend loplugin:salbool to loplugin:fakebool
by Stephan Bergmann
· 6 years ago
1a2926a
use std::move when popping stuff off stacks
by Noel Grandin
· 6 years ago
e7423d0
rename a PCH file to properly match its Makefile
by Luboš Luňák
· 6 years ago
05bec2b
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 6 years ago
032b669
Base/Firebird fix column creation
by Julien Nabet
· 6 years ago
f9fb1e1
Build mysql_jdbc library even when building without java
by Tamas Bunth
· 7 years ago
8349e91
mysqlc: replace initializer list with assignment
by Tamas Bunth
· 7 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
c820bf8
loplugin:stringadd (macOS)
by Stephan Bergmann
· 6 years ago
7e4358a
loplugin:bufferadd (macOS)
by Stephan Bergmann
· 6 years ago
d8f1176
mariadb still uses char for my_bool
by Caolán McNamara
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
5917ba8
Fix building against MySQL Connector/C 8
by Peter Levine
· 6 years ago
3ebbb15
loplugin:buffereadd find stuff involving adding *StringBuffer
by Noel Grandin
· 6 years ago
d51db77
Remove some memset calls
by Mike Kaganski
· 6 years ago
c8eaadb
Remaining loplugin:bufferadd
by Stephan Bergmann
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
1ec93ef
Replace getDefaultValue by getColExprForDefaultSettingVal (postgresql)
by Julien Nabet
· 6 years ago
f221eea
use common PCH for more libraries
by Luboš Luňák
· 6 years ago
9b5dad1
loplugin:stringadd look for unnecessary temporaries
by Noel Grandin
· 6 years ago
0c46c81
tdf#128111: "adsrc" doesn't exist from Postgresql 12
by Julien Nabet
· 6 years ago
cdbac69
simplify "a = a +" to "a +="
by Noel Grandin
· 6 years ago
241bee7
convert WriteCharPtr..getStr to WriteOString
by Noel Grandin
· 6 years ago
8e0c452
Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)
by Julien Nabet
· 6 years ago
682fdbf
loplugin:redundantpointerops check other pointer types
by Noel Grandin
· 6 years ago
b16730d
loplugin:stringadd (macOS)
by Stephan Bergmann
· 6 years ago
4390041
enable -Wrange-loop-analysis on clang
by Noel Grandin
· 7 years ago
f2bd785
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 7 years ago
a3e2964
loplugin:data (clang-cl)
by Stephan Bergmann
· 7 years ago
664de5a8
loplugin:stringconstant (clang-cl)
by Stephan Bergmann
· 7 years ago
404a3c8
loplugin:simplifyconstruct (clang-cl)
by Stephan Bergmann
· 7 years ago
727200b
loplugin:stringadd in basctl..cui
by Noel Grandin
· 7 years ago
2f5f459
support O(U)String::number() for fast string concatenation
by Luboš Luňák
· 7 years ago
1d398fb
tdf#39593 use getUnoTunnelImplementation
by Arkadiy Illarionov
· 7 years ago
ea1d4f6
loplugin:fragiledestructor (macOS)
by Stephan Bergmann
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
f23e19c
tdf#127657: FIREBIRD error in query input param when referred field is integer
by Julien Nabet
· 7 years ago
82572ca
improve and enable loplugin:fragiledestructor
by Noel Grandin
· 7 years ago
47a62ed
tdf#126852 Bind TEXT mysql type to Clob
by Tamas Bunth
· 7 years ago
23a9dff
cid#1453559 silence Unchecked return value
by Caolán McNamara
· 7 years ago
67700b7
base: add some doc from Tomi's talk
by Miklos Vajna
· 7 years ago
7289828
tdf#120945: Relationship of tables isn't recognized by formwizard
by Julien Nabet
· 7 years ago
c1e1806
tdf#39593 drop comphelper::getImplementation
by Arkadiy Illarionov
· 7 years ago
03747db
tdf#39593 use isUnoTunnelId in connectivity
by Arkadiy Illarionov
· 7 years ago
cc87670
mysqlc: Support connection to utf8mb4 server
by Tamas Bunth
· 7 years ago
f599c31
tdf#39593 use isUnoTunnelId
by Arkadiy Illarionov
· 7 years ago
39214c5
Typos
by Andrea Gelmini
· 7 years ago
91a97c5
tdf#127093 mysqlc: set NO_AUTO_VALUE_ON_ZERO
by Tamas Bunth
· 7 years ago
ee8f0a1
Fix '..'
by Andrea Gelmini
· 7 years ago
0940229
Fix '..'
by Andrea Gelmini
· 7 years ago
f5c09ac
mysqlc: Implement DatabaseMetadata::getUserName
by Tamas Bunth
· 7 years ago
58bed4f
Related tdf#118809: add some XDatabaseMetaData for Firebird
by Julien Nabet
· 7 years ago
50785ac
tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for Firebird
by Julien Nabet
· 7 years ago
6e4a254
new loplugin:noexceptmove
by Noel Grandin
· 7 years ago
9e0b342
loplugin:referencecasting find more redundant static_cast
by Noel Grandin
· 7 years ago
3ab2e7b
Fix build on big-endian platforms with clang
by Mike Kaganski
· 7 years ago
32e2258
loplugin:returnconstval in connectivity..cui
by Noel Grandin
· 7 years ago
63dfd06
Mark move ctors/assignments noexcept
by Mike Kaganski
· 7 years ago
b1dc8e2
loplugin:constmethod in connectivity
by Noel Grandin
· 7 years ago
1618a3c
Fix typos
by Andrea Gelmini
· 7 years ago
9c10e29
loplugin:constvars in chart2..connectivity
by Noel Grandin
· 7 years ago
e6196c6
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
d30ab819
tdf#125340 transport preferred dialog parent down the migration dialog
by Caolán McNamara
· 7 years ago
889dc7b
use more TOOLS_WARN_EXCEPTION
by Noel Grandin
· 7 years ago
fe00a72
loplugin:sequenceloop in basic..cui
by Noel Grandin
· 7 years ago
c77e30c
replace ".get->" with "->"
by Noel Grandin
· 7 years ago
f055651
loplugin:stringconstant (macOS)
by Stephan Bergmann
· 7 years ago
6d024a6
tdf#126588 crash in saving view
by Noel Grandin
· 7 years ago
f039092
tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementation
by Arkadiy Illarionov
· 7 years ago
cbbda5b
mysqlc: Add test for textual blob types
by Tamas Bunth
· 7 years ago
acafd1a
mysqlc: getTablePrivileges not implemented, so..
by Tamas Bunth
· 8 years ago
b9b7df5
Fix typos
by Andrea Gelmini
· 7 years ago
d4ef035
Improved loplugin:stringconstant (now that GCC 7 supports it): connectivity
by Stephan Bergmann
· 7 years ago
cc4c20d
mysqlc: Support reading blob as string
by Tamas Bunth
· 7 years ago
54028dc
tdf#123591: truncate and round to 'scale' number of decimal places
by Xisco Fauli
· 7 years ago
41d3be4
mysqlc: Fix query of cursor position in result set
by Tamas Bunth
· 7 years ago
1729f55
Fix typos
by Andrea Gelmini
· 7 years ago
30320ab
cid#1448360 Assignment of overlapping memory
by Caolán McNamara
· 7 years ago
85b1d47
Fix typos
by Andrea Gelmini
· 7 years ago
242e1c4
loplugin:referencecasting in comphelper..connectivity
by Noel Grandin
· 7 years ago
d3c04f1
cid#1448480 Uncaught exception
by Caolán McNamara
· 7 years ago
c19c206
tdf#123150: Firebird: set UTF-8 client connection
by Tamas Bunth
· 7 years ago
a0d85d5
tdf#123591: Firebird: Fix setting double values
by Tamas Bunth
· 7 years ago
3278dfd
tdf#121528: Firebird stores scale as a negative number
by Xisco Fauli
· 7 years ago
fb52df5
tdf#123591: Firebird: take decimal places into account...
by Xisco Fauli
· 7 years ago
Next »