Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calczoom
/
connectivity
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
05ed765
Slight reformatting
by Andrea Gelmini
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
3d4b1c0
tdf#39593 Change comphelper::getImplementation signature
by Arkadiy Illarionov
· 7 years ago
e191cac
connectivity, oox: remove some unused includes
by Miklos Vajna
· 7 years ago
31f0437
loplugin:passstuffbyref
by Noel Grandin
· 7 years ago
48b9951
loplugin:logexceptionnicely in configmgr..connectivity
by Noel Grandin
· 7 years ago
1436d23
Resolves: tdf#125878 correct calculation of H:M:S from timestamp
by Eike Rathke
· 7 years ago
80ff1ba
Fix typo
by Andrea Gelmini
· 7 years ago
1eb8859
Use hasElements to check Sequence emptiness in chart2..connectivity
by Arkadiy Illarionov
· 7 years ago
3a4c448
mysqlc: Add support for mysql type INT24
by Tamas Bunth
· 7 years ago
af36ccc
tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)
by Jens Carl
· 7 years ago
6bd751f
connectivity: fix memory leaks caused by OConnection::acquire()
by Michael Stahl
· 7 years ago
d376c09
tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)
by Jens Carl
· 7 years ago
c18e2ea
New loplugin:data
by Stephan Bergmann
· 7 years ago
ff251f4
tdf#122538: add index appendix for hsqldb
by Julien Nabet
· 7 years ago
19573d9
tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)
by Jens Carl
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
e2fcb27
regenerate PCH headers
by Luboš Luňák
· 7 years ago
1156f98
an is used before a vowel sound
by Caolán McNamara
· 7 years ago
43249c0
Clean up makefile (remove some cargo-cult copied stuff)
by Jens Carl
· 7 years ago
Next »