Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Sweetshark/killswclient
/
dbaccess
95d5fc7
tdf#96099 Remove trivial StringVector typedef
by Abhyudaya Sharma
· 8 years ago
752a1e2
(try to) fix dbaccess firebird-related tests
by Rene Engelhard
· 8 years ago
e37135d
move Java from config_features to already existing config_java
by Rene Engelhard
· 8 years ago
210638c
tdf#117299 dbahsql: add varchar_ignorecase type
by Tamas Bunth
· 8 years ago
1c5c9b8
Refactor: migration warn dlg without modifying API
by Tamas Bunth
· 8 years ago
04e564b
tdf#116980 tdf#116986 Fix data migration in..
by Tamas Bunth
· 8 years ago
b189535
tdf#116980 Add constraints after data migration
by Tamas Bunth
· 8 years ago
9123711
tdf#117296 dbahsql: Fix migration of numeric
by Tamas Bunth
· 8 years ago
132138e
Avoid getTokenCount()
by Matteo Casalin
· 8 years ago
5fd03b2
OUString: getLength() ==> isEmpty() when possible
by Matteo Casalin
· 8 years ago
963bd6c
Reduce getTokenCount calls, use getToken with start index
by Matteo Casalin
· 8 years ago
cd65f09
tdf#117300 dbahsql: Add REAL type
by Tamas Bunth
· 8 years ago
45f20a8
[API CHANGE] deprecate XGraphicObjectResolver
by Tomaž Vajngerl
· 8 years ago
60db3d2
dbu: Set Firebird to default in wizard..
by Tamas Bunth
· 8 years ago
60f3e4b
place an intermediate class as parent for SfxTabPages
by Caolán McNamara
· 8 years ago
94acabe
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
d6fce54
tdf#117053 create database wizard: set a property when it is supported
by Lionel Elie Mamane
· 8 years ago
842812a
tdf#117021: fix datasource example
by Julien Nabet
· 8 years ago
4b5f854
Resolves: tdf#117057 use same style warning as elsewhere
by Caolán McNamara
· 8 years ago
9a72d07
Fix typo
by Andrea Gelmini
· 8 years ago
66ed979
Simplify calls to Menu::CheckItem
by Muhammet Kara
· 8 years ago
9a831a6
remove no longer necessary operator new/delete overrides
by Noel Grandin
· 8 years ago
0f166ef
cppcheck - fix variableScope in some files
by Gökhan Gurbetoğlu
· 8 years ago
b9f9f82
loplugin:constparams
by Noel Grandin
· 8 years ago
0f93692
Fix typos
by Andrea Gelmini
· 8 years ago
91008b5
More -Werror,-Wreturn-std-move
by Stephan Bergmann
· 8 years ago
0973e1f
follow on for tdf#116981
by Noel Grandin
· 8 years ago
05b03813
tdf#116965 dbahsql: migrate relationgships
by Tamas Bunth
· 8 years ago
098b84f
tdf#116954 dbahsql: migrate views too
by Tamas Bunth
· 8 years ago
22cfac8
tdf#116982 dbahsql: fix autoincrementation
by Tamas Bunth
· 8 years ago
b4d36b5
remove some unused comphelper includes
by Jochen Nitschke
· 8 years ago
5b0ceb8
tdf#116944 Warn user before database migration
by Tamas Bunth
· 8 years ago
3bb1f0b3
Revert HSQLDB related unit tests
by Tamas Bunth
· 8 years ago
0fe5d61
tdf#116981 Base when deleting table column
by Noel Grandin
· 8 years ago
40cb28a
Fix typos
by Andrea Gelmini
· 8 years ago
f800294
look for check buttons without underlines
by Caolán McNamara
· 8 years ago
b31ed9d
look for radio buttons without underlines
by Caolán McNamara
· 8 years ago
70ebdb5
Removed duplicated include
by Andrea Gelmini
· 8 years ago
83d247b
tdf#42949 Remove unnecessary localization headers from dbaccess
by Gabor Kelemen
· 8 years ago
2eef6fd
dbaccess: fix --without-java build once more
by Miklos Vajna
· 8 years ago
46cefbc
ditch debugging code
by Caolán McNamara
· 8 years ago
f4fc28a
Revert "Remove dead HSQLDB driver"
by Sophia Schröder
· 8 years ago
49eb02f
new loplugin:unusedvariablemore
by Noel Grandin
· 8 years ago
dc823f5
tdf#116890: make unique column names in prepared statement
by Julien Nabet
· 8 years ago
c0e285d
dbaccess: fix --without-java build
by Miklos Vajna
· 8 years ago
8d381ae
Remove dead HSQLDB driver
by Tamas Bunth
· 8 years ago
48fbfe3
use more DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
e294359
tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilter
by Lionel Elie Mamane
· 8 years ago
ccc57c8
this looks suspicious in light of cleaned up StructuredFilter
by Lionel Elie Mamane
· 8 years ago
83e2860
Fix typo
by Andrea Gelmini
· 8 years ago
b29f801
dbahsql: Add doxygen comments
by Tamas Bunth
· 8 years ago
29c6629
dbahsql: add default for autoincremented columns
by Tamas Bunth
· 8 years ago
159dd28
dbaccess: Enable hsql migration by default
by Tamas Bunth
· 8 years ago
d36f7c5
Revert "long->sal_Int32 in tools/gen.hxx"
by Stephan Bergmann
· 8 years ago
602774a
Fix crash from regression due to ba98f6e3e4dbfc23474e13d59bb08c618ee8c4e5
by Julien Nabet
· 8 years ago
8ed2fb3
weld linkeditdialog
by Caolán McNamara
· 8 years ago
f4bcba6
loplugin:unusedenumconstants
by Noel Grandin
· 8 years ago
c5dac92
weld SvPasteObjectDialog
by Caolán McNamara
· 8 years ago
0e493cae
new loplugin:dbgunhandledexception
by Noel Grandin
· 8 years ago
5ab28e4
coverity#1433774 Unchecked return value
by Caolán McNamara
· 8 years ago
8bc951d
long->sal_Int32 in tools/gen.hxx
by Noel Grandin
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
5d5a729
drop the spurious invisible_char[_set] properties
by Caolán McNamara
· 8 years ago
5c573a2
tdf#115131 made a common submenu for toolbars and notebookbars
by Kshitij Pathania
· 8 years ago
783bc62
fix some openoffice bugzilla links
by dennisroczek
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
1859b45
Do not use hsql binary import test when..
by Tamas Bunth
· 8 years ago
bbf3263
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
4162339
loplugin:unnecessaryvirtual improve result output
by Noel Grandin
· 8 years ago
f657ab7
loplugin:virtualdown in various
by Noel Grandin
· 8 years ago
606cf34
dbahsql: Unit test for binary import
by Tamas Bunth
· 8 years ago
5dcd9be
dbahsql: wrong variable
by Tamas Bunth
· 8 years ago
a11b728
dbahsql: refactor move index parser to parseschema
by Tamas Bunth
· 8 years ago
9adc7bd
dbahsql: add unit tests for schema import
by Tamas Bunth
· 8 years ago
bcb1392
move MessBoxStyle to last consumer
by Caolán McNamara
· 8 years ago
a084d00
weld OSQLMessageBox
by Caolán McNamara
· 8 years ago
12efe34
support both vcl and weld in genericunodialog for interim
by Caolán McNamara
· 8 years ago
f6d2aa0
drop debugging test
by Caolán McNamara
· 8 years ago
dd4f1b1
weld OExceptionChainDialog
by Caolán McNamara
· 8 years ago
e3bd5eb
drop msgbox include
by Caolán McNamara
· 8 years ago
b2147ab
remove unused ucbstreamhelper includes
by Jochen Nitschke
· 8 years ago
d775ef3
change recursive ImageURL prop. search to use XGraphic
by Tomaž Vajngerl
· 8 years ago
25f7be5
loplugin:useuniqueptr in DataSupplier_Impl
by Noel Grandin
· 8 years ago
e0d5946
loplugin:useuniqueptr in OSingleSelectQueryComposer
by Noel Grandin
· 8 years ago
17b59d4
Fix typo
by Andrea Gelmini
· 8 years ago
6dad441
dbahsql: use empty Any for "Other" column
by Tamas Bunth
· 8 years ago
a451edc
another fix for Android
by Noel Grandin
· 8 years ago
886cf25
blind fix for Android
by Noel Grandin
· 8 years ago
2f5868c
loplugin:redundantfcast look for redundant copies in return statements
by Noel Grandin
· 8 years ago
813296d
dbahsql: import DATE and DATETIME columns
by Tamas Bunth
· 8 years ago
7fbb96c
Move (and rename) graphic stuff from svtools to vcl
by Tomaž Vajngerl
· 8 years ago
f9831de
dbahsql: import TIME columns
by Tamas Bunth
· 8 years ago
6039d24
dbahsql: Add numeric/decimal import
by Tamas Bunth
· 8 years ago
5983cb04
dbahsql: add boolean
by Tamas Bunth
· 8 years ago
ba98f6e
Modernize a bit more dbaccess (part2)
by Julien Nabet
· 8 years ago
5b2fc10
Modernize a bit more dbaccess
by Julien Nabet
· 8 years ago
bc74c3c
Remove unused HIDs
by Gabor Kelemen
· 8 years ago
48bca65
inherit welded dialogs from a common ancestor
by Caolán McNamara
· 8 years ago
bb7ade1
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
d6b33e4
Use for-range loops in dbaccess (part 3)
by Julien Nabet
· 8 years ago
Next »