Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/slideshowprimitives
/
connectivity
2b91dc3
fdo#54938: Adapt connectivity module to use cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
2a20c95
CID#738572 uninitialized members
by Caolán McNamara
· 13 years ago
b4e25bc
fdo#64741 Thunderbird mork driver: implement collected addresses
by David Ostrovsky
· 13 years ago
723412e
-Werror,-Wunused-variable
by Stephan Bergmann
· 13 years ago
0718498
Replace deprecated std::auto_ptr with boost::scoped_ptr
by Stephan Bergmann
· 13 years ago
abb6ab4
Fix warnings in sqlflex.l, sqlbison.y
by Stephan Bergmann
· 13 years ago
7f02173
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 13 years ago
3ade152
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 13 years ago
54a737a
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 13 years ago
8e30689
drop worthless _VECTOR_/_MAP_ header guards
by Caolán McNamara
· 13 years ago
98de5b4
Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii
by Caolán McNamara
· 13 years ago
85d1ee4
Use LO_JAVA_DIR for HSQLDB classpath.
by Andrzej J.R. Hunt
· 13 years ago
38dd740
Update Firebird-File driver config to allow creating new dbs.
by Andrzej J.R. Hunt
· 13 years ago
27c11f1
Implement creation/loading of external firebird .fdbs.
by Andrzej J.R. Hunt
· 13 years ago
c856ab7
Cleanup ResultSet exceptions.
by Andrzej J.R. Hunt
· 13 years ago
65719df
Cleanup exceptions in PreparedStatement.
by Andrzej J.R. Hunt
· 13 years ago
101040a
Set sane default for type.
by Andrzej J.R. Hunt
· 13 years ago
831f01b
Move type conversion into template.`
by Andrzej J.R. Hunt
· 13 years ago
79f1c6e
Use conversion for Byte/Bool.
by Andrzej J.R. Hunt
· 13 years ago
52841da
Throw sane exception when wrong type used in PreparedStatement.
by Andrzej J.R. Hunt
· 13 years ago
a11b6d5
Don't throw unnecessary exception.
by Andrzej J.R. Hunt
· 13 years ago
fc11851
Implement implicit type conversion in ResultSet. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
dba4e21
Remove null indicator for type checking. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
936cce1
Add some type checking to ResultSet.
by Andrzej J.R. Hunt
· 13 years ago
4290420
Make Java-based connectivity drivers work with jvmfwk "direct mode"
by Stephan Bergmann
· 13 years ago
fac0354
translate german comments in sqlbison.y
by Michael Stahl
· 13 years ago
04e92a6
fix Apple g++ 4.2.1 unused function warning in sqlbison.y
by Michael Stahl
· 13 years ago
3ca5b83
fix Apple g++ 4.2.1 warning in DBTypeConversion::toDateTime
by Michael Stahl
· 13 years ago
be3e037
setting a table name on an expression/function call makes no sense
by Lionel Elie Mamane
· 13 years ago
974d73d
remove an arbitrary level of nested parentheses
by Lionel Elie Mamane
· 13 years ago
7b4b3ad
Don't clobber argument on failure
by Lionel Elie Mamane
· 13 years ago
7b12446
Fix throwFunctionNotSupportedException.
by Andrzej J.R. Hunt
· 13 years ago
9f46834
Explicitly wrap char as OUString.
by Andrzej J.R. Hunt
· 13 years ago
7a6fd50
Remove sal_char* from dbexception and some cleanup.
by Andrzej J.R. Hunt
· 13 years ago
4216518
Update implementations of ColumnLocate::findColumn to throw on invalid column.
by Andrzej J.R. Hunt
· 13 years ago
6667cae
gbuild: remove gb_Rdb__get_final_target
by Michael Stahl
· 13 years ago
e31a1b7
Sanitize and quote index identifiers for rebuildIndexes. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
bc09772
Change of precision is equivalent to type change. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
c461cc8
Remove redundant comment. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
2a9c0cb
Remove unnecessary sal_Bool(bool) casting. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
00d3a96
Don't format integers as currency by default. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
9ae2069
Ensure we have prepared the statement before modify null.
by Andrzej J.R. Hunt
· 13 years ago
87bd0c8
Reintroduce Statement specific mutexes. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
d44759e
gbuild: install rdb files directly in module they come from
by Matúš Kukan
· 13 years ago
82abb4e
Cleanup public parts of Connection a little.
by Andrzej J.R. Hunt
· 13 years ago
5b74c65
Cleanup Connection and rename from OConnection. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
8c20427
Cleanup findColumn. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
6ea6a42
s/wiki.services.openoffice.org/wiki.openoffice.org/g
by Andras Timar
· 13 years ago
0dbe580
Some stylistic cleanup in PreparedStatement.
by Andrzej J.R. Hunt
· 13 years ago
1e7ce14
Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
79eae29
Comment out unused parameters instead of (void) cast. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
cf9a6e8
Implement set[Float|Double]. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
22576cf
Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
08ea5af
Keep a TempFile instead of using TempFile::CreateTempName.
by Andrzej J.R. Hunt
· 13 years ago
508d1bf
Use the user specific tmp directory for firebird.
by Andrzej J.R. Hunt
· 13 years ago
b991d27d
CID#1079053 Uncaught Exception.
by Andrzej J.R. Hunt
· 13 years ago
525bb53
CID#1079054 Uncaught exception.
by Andrzej J.R. Hunt
· 13 years ago
f9a7f03
CID#1079051 Uncaught exception. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
ce1006f
CID#1079048 CID#1079049 CID#1079050 Uncaught exception. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
08081ff
CID#1079047 Uncaught exception. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
98862b0
CID#1079045 CID#107946 Uncaught exception. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
d153993
Add error checking in rebuildIndexes. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
286d04a
update pch
by Thomas Arnhold
· 13 years ago
fa1b255
use replaceFirst
by Thomas Arnhold
· 13 years ago
c2b18aa
WaE: unused variable
by Caolán McNamara
· 13 years ago
748bf45
Actually use table name in getIndexInfo. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
2e31c30
Actually rebuild indexes in rebuildIndexes. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
4ef1215
Retrieve all char indexes for rebuildIndexes. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
17a2a19
Implement getIndexInfo. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
83d62ca
CID#1079186 ununinitialized pointer
by Caolán McNamara
· 13 years ago
4525848
CID#1079332 Uninitialized scalar field
by Caolán McNamara
· 13 years ago
5326020
WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP
by Tor Lillqvist
· 13 years ago
aa4868d
WaE: Unreachable code
by Tor Lillqvist
· 13 years ago
76e6c6f
Add some comments on foreign key retrieval (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
868cd24
Remove outdated/useless comments. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
3a5fa58
ResultSet: add FunctionNotSupportedException, some cleanup. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
1d3483e
Remove some unused code from unusedcode.easy
by Marcos Paulo de Souza
· 13 years ago
5f68458
delete more code that was commented out
by Philipp Riemer
· 13 years ago
78ced62
fix indentation
by Philipp Riemer
· 13 years ago
160a4dd
deleted code that was commented out
by Philipp Riemer
· 13 years ago
bf42b6f
fdo#62475 - remove visual noise
by Philipp Riemer
· 13 years ago
819b72b
Set path and not url for FIREBIRD_[TMP|LOCK]. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
fc7e7b6
Improve TIMESTAMP display. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
026fe9c
Implement setTimeStamp. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
437dd03
Cast pointer before dereferencing. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
3f56234
Implement set[Date|Time]. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
73720f9
Implement malloc'ing of date/time/timestamp (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
84fe40e
Implement set[Date|Time]. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
295759c
Set FIREBIRD_TMP and FIREBIRD_LOCK with sane values. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
2410b3c
TPropertyValueLessFunctor must actually compare for "<"
by Stephan Bergmann
· 13 years ago
d5cb782
Implement setTimestamp. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
e218242e
Pass by reference instead of value, fix template parameters. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
7bf8739
janitorial: more constness
by Lionel Elie Mamane
· 13 years ago
313a81f
ODBC OResultSet::ensureCacheForColumn initialise *all* new elements
by Lionel Elie Mamane
· 13 years ago
c72a6eb
remove risk of infinite recursion
by Lionel Elie Mamane
· 13 years ago
0501026
Implement set[Float|Double]. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
9310cf2
Firebird uses "DOUBLE PRECISION" for doubles. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
3eddbbe
SQL_FLOAT corresponds to DataType::FLOAT.
by Andrzej J.R. Hunt
· 13 years ago
c2602a4
Use correct type for SQL_FLOAT. (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
fe8e3be
Remove unused code (firebird-sdbc)
by Andrzej J.R. Hunt
· 13 years ago
Next »