Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/firebird-sdbc3
8c4533d
Fix warnings for firebird-sdbc.
by Andrzej J.R. Hunt
· 13 years ago
feature/firebird-sdbc3
0bd376c
Remove warnings for FStatement.
by Andrzej J.R. Hunt
· 13 years ago
3cff61f
Correct firebird-sdbc version number, cleanup FDriver.
by Andrzej J.R. Hunt
· 13 years ago
5e9091b
Make firebird-sdbc install consistent with other drivers.
by Andrzej J.R. Hunt
· 13 years ago
2588015
Fix --disable-firebird-sdbc.
by Andrzej J.R. Hunt
· 13 years ago
d575304
Patch firebird to build on Mac.
by Andrzej J.R. Hunt
· 13 years ago
57fe22b
Further firebird-sdbc windows build fixes.
by Andrzej J.R. Hunt
· 13 years ago
5e05fe5
Fix libicuin naming in firebird cygwin patch.
by Andrzej J.R. Hunt
· 13 years ago
b6f103f
Implement first part of FDatabaseMetaData.
by Andrzej J.R. Hunt
· 13 years ago
bd53025
Cleanup firebird build files.
by Andrzej J.R. Hunt
· 13 years ago
13cf328
Enable firebird by default, disable as default embedded driver.
by Andrzej J.R. Hunt
· 13 years ago
af76bc7
Remove unnecessary catalog state (unsupported in firebird).
by Andrzej J.R. Hunt
· 13 years ago
6f93afa
Clean up and remove warnings for unsupported methods.
by Andrzej J.R. Hunt
· 13 years ago
aa535d3
Implement transaction isolation in firebird-sdbc.
by Andrzej J.R. Hunt
· 13 years ago
bb8802d
Make db location a static member variable.
by Andrzej J.R. Hunt
· 13 years ago
4e0a120
Implement readonly support in firebird-sdbc.
by Andrzej J.R. Hunt
· 13 years ago
1d342ab2
Add auto-commit support to firebird-sdbc, enabled by default.
by Andrzej J.R. Hunt
· 13 years ago
b43dc83
Cleanup warnings in FConnection.
by Andrzej J.R. Hunt
· 13 years ago
822bc27
Do not ask for user/password in embedded firebird.
by Andrzej J.R. Hunt
· 13 years ago
65d3418
Write embedded .fdb into Storage for OnSave & OnSaveAs.
by Andrzej J.R. Hunt
· 13 years ago
8f6e969
Implement DocumentEventListener in firebird_sdbc driver.
by Andrzej J.R. Hunt
· 13 years ago
3391121
Fix firebird lib installation location.
by Andrzej J.R. Hunt
· 13 years ago
d965bae
Create new fdb and/or extract from .odb as appropriate.
by Andrzej J.R. Hunt
· 13 years ago
71c2893
Rename firebird-sdbc to firebird_sdbc to compile with latest master.
by Andrzej J.R. Hunt
· 13 years ago
05a9c8a
Add embedded firebird loading code, set as default db.
by Andrzej J.R. Hunt
· 13 years ago
109d59a
Fix firebird installation (windows) + driver compilation fixes.
by Andrzej J.R. Hunt
· 13 years ago
3eab10f
Patch Firebird to build on cygwin/msvc.
by Andrzej J.R. Hunt
· 13 years ago
adf2273
Patch Firebird to use LO icu.
by Andrzej J.R. Hunt
· 13 years ago
f61b01c
Setup Firebird installation / scp2 details.
by Andrzej J.R. Hunt
· 13 years ago
fc7dfa7
Fix checks for system libatomic_ops.
by Andrzej J.R. Hunt
· 13 years ago
7972907
Build firebird 2.5 internally. Also adds libatomic_ops.
by Andrzej J.R. Hunt
· 13 years ago
e05dbdf
fb-sdbc: Pretty printing table log output
by Andres Gomez
· 13 years ago
77c2b8d
Implementing the FStatement::execute() method.
by Javier Fernandez
· 13 years ago
1087a49
Fixed crash at FStatement disposing stage.
by Javier Fernandez
· 13 years ago
7708ac7
The VARCHAR tye requires a maximum length.
by Javier Fernandez
· 13 years ago
dac7f66
GetTables uses now a Statement, instead of a PreparedStatement.
by Javier Fernandez
· 13 years ago
19ed3c7
Refactoring some code on the FStatement class.
by Javier Fernandez
· 13 years ago
5277320
Executing again a PreparedStatement.
by Javier Fernandez
· 13 years ago
94029968
fb-sdbc: added extra checks in FDriver
by Andres Gomez
· 13 years ago
bc24d89
fb-sdbc: Added temporal debugging in dbaccess
by Andres Gomez
· 13 years ago
a0dc62d
fb-sdbc: simplifying url comparison
by Andres Gomez
· 13 years ago
6164fa4
fb-sdbc: Added logging support
by Andres Gomez
· 13 years ago
a09f037
fb-sdbc: test file moved to a generic place
by Andres Gomez
· 13 years ago
fda57cc
Dealing with parameters in Prepared Statement.
by Javier Fernandez
· 13 years ago
8b048be
Adding debug info for tracking disposes and fixed a memory allocation bug.
by Javier Fernandez
· 13 years ago
5f8c546
Adding disposing bits.
by Javier Fernandez
· 13 years ago
08c9996
using the new implementation of the PreparedStatement and ResultSet classes.
by Javier Fernandez
· 13 years ago
7c8eaf3
Properly implementing the ResultSet class.
by Javier Fernandez
· 13 years ago
3be1c50
Properly imñemenmting the prepared statement class.
by Javier Fernandez
· 13 years ago
aa9bd23
Properly implementing the connection construction.
by Javier Fernandez
· 13 years ago
347143f
Implementing the ResultSet interface.
by Javier Fernandez
· 13 years ago
7540397
Debug info and some API methods implementation.
by Javier Fernandez
· 13 years ago
ddc1bcb
Added include and linking directives for building the firebird-sdbc driver.
by Javier Fernandez
· 13 years ago
caaed9a
fb-sdbc: installing lib and resources.
by Javier Fernandez
· 13 years ago
7b41e5c3
Firebird: initial implementation of the skeleton driver.
by Javier Fernandez
· 13 years ago
49bf747
More SAL_INFO in writerperfect
by Fridrich Štrba
· 13 years ago
b1cd73d
bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributes
by Miklos Vajna
· 13 years ago
cd9a9c8
new icon
by siqi
· 13 years ago
7908692
GtkComboBox->GtkComboBoxText to use the items, etc
by Caolán McNamara
· 13 years ago
9f0644d
modern .ui widgetlayout for areasdlg/printareasdlg
by Csikós Tamás
· 13 years ago
08225e9
disable pointer when enlarged image is hidden
by siqi
· 13 years ago
135cb84
iOS5 backward compatible
by siqi
· 13 years ago
fc0a23e
constify these methods
by Caolán McNamara
· 13 years ago
d75dd80
Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboards
by Caolán McNamara
· 13 years ago
a865cec
Related: fdo#54493 determine if a CJK/CTL keyboard is installed
by Marc Garcia
· 13 years ago
20cbcea
Add unit test for GETPIVOTDATA.
by Kohei Yoshida
· 13 years ago
f6972d3
SwFormatClipboard: unused includes
by Miklos Vajna
· 13 years ago
3d64d677
remove create of com.sun.star.awt.tree.DefaultTreeDataModel, it doesn't exist
by Noel Power
· 13 years ago
df9f26c
fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel"
by Noel Power
· 13 years ago
146e392
Updated core Project: help 38c2d6deb0e64f9f5a7bbc29f313185984d0aea5
by Csikós Tamás
· 13 years ago
efc09e1
modern .ui widgetlayout for frmpage/frmurlpage
by Csikós Tamás
· 13 years ago
d8dbf1b
Turn basebmp::Format into a proper enum
by Stephan Bergmann
· 13 years ago
b00a99e
THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA
by Stephan Bergmann
· 13 years ago
04d937c
Resolves: #i120957# Added Reginas corrections for gradient colors for...
by Armin Le Grand
· 13 years ago
cad6d7e
add auto correct for uknown -> unknown
by Caolán McNamara
· 13 years ago
06ac689
initial unexpanded child was actually zero size, not hidden
by Caolán McNamara
· 13 years ago
76789dd
tab traversal order wrong
by Caolán McNamara
· 13 years ago
e352abc
allow to run smoketest in arbitrary installation
by David Tardon
· 13 years ago
28a4496
Resolves: #i120788# remove unused members from PyUNO_callable_Internals
by Herbert Dürr
· 13 years ago
3c57a9b
Resolves: #i120083# make python loglevel and log output changeable...
by Herbert Dürr
· 13 years ago
479bba2
Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure button
by Caolán McNamara
· 13 years ago
6c88ebe
write bcp47 format-locale if necessary and read both
by Eike Rathke
· 13 years ago
76d36d5
write ISO codes for native number transliteration
by Eike Rathke
· 13 years ago
2c5548a
write bcp47 to dc:language
by Eike Rathke
· 13 years ago
9f7eab0
Related: fdo#66817 pressing space on a DisclosureButton should toggle it
by Caolán McNamara
· 13 years ago
164c83d
Resolves: fdo#66675 set alerts to non resizable
by Caolán McNamara
· 13 years ago
e567153
Updated core Project: help de54c17248708f728177be7a3421da1dc0e97504
by Caolán McNamara
· 13 years ago
1163b54
add back text flow options and some other reorgs
by Caolán McNamara
· 13 years ago
78f5ef0
modern .ui widgetlayout for frmpage/frmaddpage
by Csikós Tamás
· 13 years ago
544fd39
swipe in sidebar improvement
by siqi
· 13 years ago
d3c31b6
two pointer mode implemented & various bug fixes
by siqi
· 13 years ago
a5f6c18
accelormeter implemented but doesn't work well...
by siqi
· 13 years ago
77826a4
remove unused ids
by Caolán McNamara
· 13 years ago
505c5c3
Updated core Project: help b6af35b3def2399a8dec491c50f7a946618261d0
by Caolán McNamara
· 13 years ago
65adf78
Convert Draw paragraph dialog to widget .ui
by Olivier Hallot
· 13 years ago
35a230a
prepare to read backsolver's OOo ODFF namespaced function name
by Eike Rathke
· 13 years ago
952bc9f
ensure all tabpageids are initialized
by Caolán McNamara
· 13 years ago
9992b1a
Convert paragraph properties dialog to .ui format
by Olivier Hallot
· 13 years ago
01ea5d7
String.AppendAscii() cleanup in sc
by Ricardo Montania
· 13 years ago
231cb07
connectivity bison/flex: get rid on unnecessary static OUString()
by Norbert Thiebaud
· 13 years ago
Next »