Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
e2874cef9f8a40688390c2766e8b51929782e8e2
/
dbaccess
5a26fff
use more TypedWhichId to avoid casting
by Noel Grandin
· 3 months ago
f8733430
-Werror,-Wunused-private-field
by Stephan Bergmann
· 4 days ago
187d031
Fix loplugin:staticmethods on newElementWithPilot
by Andras Timar
· 4 days ago
c3389ce
Fix clang plugin errors after wizards module removal
by Andras Timar
· 4 days ago
8d4c5ef
Suppress loplugin:staticmethods on newElementWithPilot
by Andras Timar
· 4 days ago
b5815b0
Fix loplugin:casttovoid in newElementWithPilot
by Andras Timar
· 4 days ago
3c87554
Remove dead wizard pilot functions from dbaccess
by Andras Timar
· 4 days ago
b408451
Remove dead wizard references after wizards module removal
by Andras Timar
· 4 days ago
d037b81
Clarify project in source code headers.
by Michael Meeks
· 11 days ago
c81713e
remove bogus assert
by Samuel Mehrbrodt
· 6 weeks ago
ba9063e
Remove unnecessary OSL_ENSURE
by Samuel Mehrbrodt
· 6 weeks ago
d2f1eec
Silence spurious -Werror=array-bounds=
by Stephan Bergmann
· 2 months ago
0c7676a
clear enable-tree-lines when there is no expander
by Caolán McNamara
· 7 weeks ago
1b0cb56
[cp] Remove Help - Donate to LibreOffice menu item
by Andras Timar
· 8 years ago
f93ce2d
tdf#157664 Remove redundant operator!= from
by sebastiangm15
· 4 months ago
4e2b089
loplugin:stringloop
by Noel Grandin
· 4 months ago
cde05c4
Revert "UITest/query: Run without --oneprocess"
by Neil Roberts
· 4 months ago
9b00469
dbaccess/uitest: Wait for idle after selecting view mode
by Neil Roberts
· 4 months ago
70e001a
UITest: Add a method to open a subcomponent through a command
by Neil Roberts
· 5 months ago
46968ef
UITest: Add method to execute a command for particular XDispatchProvider
by Neil Roberts
· 5 months ago
b685c7d
UITest/query: Run without --oneprocess
by Neil Roberts
· 5 months ago
e6ee6fb
UITest/tdf99619: Close the query window at the end of the test
by Neil Roberts
· 5 months ago
4467274
Add a unit test for selecting between 3 tables when inserting a relation
by Neil Roberts
· 5 months ago
a2f091a
Don’t remove entries in table selection for Insert Relation dialog
by Neil Roberts
· 5 months ago
c786945
tdf#145614 Replace define macro with constexpr
by Daniel Lee
· 5 months ago
f016c15
tdf#99619 Add a UI test
by Neil Roberts
· 5 months ago
2dde26d
tdf#99619 Don’t add undo action when removing conn but not deleting
by Neil Roberts
· 5 months ago
72c0183
Fix selecting other table when inserting relation with only 2 tables
by Neil Roberts
· 5 months ago
be04a19
tdf#169318 tdf#127201 extension mgr: Open via new UNO command
by Michael Weghorn
· 5 months ago
fd2e467
tdf#146619 Run IWYU in fw decl mode on include/[a-c]*
by Gabor Kelemen
· 6 months ago
fef506c
Bump minimum GTK version in .ui files to 3.24
by Michael Weghorn
· 5 months ago
c7b3ea6
tdf#75509 Add a UITest
by Neil Roberts
· 5 months ago
fcab3bd
Add an ID for OTableEditorCtrl and SbaGridControl for UITests
by Neil Roberts
· 5 months ago
f368b81
tdf#168970 Remove {OFieldDescControl,OTableFieldControl}::dispose
by Neil Roberts
· 5 months ago
3431eb0
tdf#168970 OFieldDescControl: Add explicit method to flush changes
by Neil Roberts
· 6 months ago
cd407a6
Make the got/lose focus handlers use an iterator to access controls
by Neil Roberts
· 6 months ago
38d173a
Move help text and pos into OWidgetBase
by Neil Roberts
· 6 months ago
34c10c7
tdf#145614: Convert #define to constexpr
by codemaestro
· 6 months ago
037a9b4
FieldDescControl: Fix conditions needed to update the format sample
by Neil Roberts
· 6 months ago
40ce74d
tdf#75509 tdf#138409 Convert default value to double without formatter
by Neil Roberts
· 6 months ago
59b496f
cid#1667062 silence Overflowed return value
by Caolán McNamara
· 6 months ago
0b39b23
tdf#139866: mark menu items that don't have icons
by Mike Kaganski
· 6 months ago
817e7e9
tdf#158237 Use C++20 contains() instead of find() and end()
by siddhi
· 6 months ago
a20e752
Sanity check all IwyuFilter files
by Gabor Kelemen
· 6 months ago
4ae4eb3
tdf#141931 Align control in 1st step of Database Wizard
by Oscar Megía López
· 7 months ago
5d64bdf
tdf#168145 Base must come out of the insert row
by prrvchr
· 7 months ago
3081701
tdf#156776 Base need to save new table with unique name
by prrvchr
· 7 months ago
eab92ae
tdf#167434 Don't call cancelRowUpdates when cursor not positioned
by prrvchr
· 7 months ago
c1cb327
bin/find-unneeded-includes: add exception for URE headers as well
by Gabor Kelemen
· 7 months ago
a255b04
Shorten some names ending with _ASCII
by Mike Kaganski
· 7 months ago
2060e38
tdf#146619 Run IWYU on dbaccess/
by Gabor Kelemen
· 8 months ago
6d0e5dd
remove BitmapEx
by Noel Grandin
· 7 months ago
5d8ff9c
dbaccess: Resave tablesfilter{dialog,page} with glade 3.40
by Michael Weghorn
· 7 months ago
5d131c1
dbaccess: Resave tablesjoindialog.ui with glade 3.40
by Michael Weghorn
· 7 months ago
6f14e2d
dbaccess::tools -> dbaccesstools
by Mike Kaganski
· 8 months ago
65fe54e
Read of uninitialized ODatabaseModelImpl::m_bAskPassword
by Stephan Bergmann
· 8 months ago
04d2a7d
tdf#167960 The password of an unknown user is no longer stored
by prrvchr
· 8 months ago
d4e478e
Revert "tdf#167960: store also username associated with this password"
by Mike Kaganski
· 8 months ago
5b06420
tdf#167960: store also username associated with this password
by Mike Kaganski
· 8 months ago
72e538b
tainted_data_return is deprecated
by Caolán McNamara
· 8 months ago
e7cc35a
Drop needless const_casts
by Mike Kaganski
· 8 months ago
b68633e
Use OutputDevice::ScopedPush in various
by Mike Kaganski
· 8 months ago
6e99fa7
a11y: Return OAccessible in IAccessibleTableProvider::CreateAccessibleCell
by Michael Weghorn
· 8 months ago
8b2b751
tdf#167495 Base need to close ResultSet after using it.
by prrvchr
· 8 months ago
525b293
No need in ImplHelperN together with variadic WeakImplHelper
by Mike Kaganski
· 8 months ago
d02fde0
cid#1659748 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
1c2e63e
tdf#167495 Base need to close ResultSet after using it.
by prrvchr
· 8 months ago
6ec0d5f
tdf#167495 Base need to close ResultSet after using it.
by prrvchr
· 8 months ago
8126025
BitmapEx->Bitmap in various icons
by Noel Grandin
· 8 months ago
338d7b9
cid#1662040 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
5568801
cid#1556634 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
fc6d103
cid#1662042 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
b1ec05b
cid#1662031 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
368cd26
cid#1660185 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
d356341
cid#1660220 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
6e001cf
BitmapEx->Bitmap in ThumbnailViewItem
by Noel Grandin
· 8 months ago
54160ef
dbaccess: Switch static helper to OExceptionChainDialog method
by Michael Weghorn
· 8 months ago
79c3a09
cid#1660333 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
c7987c4
cid#1660426 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
7ba7a49
cid#1660456 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
8f73de6
cid#1660488 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
3130d93
dbaccess: Resave collectionviewdialog.ui with glade 3.40
by Michael Weghorn
· 8 months ago
1c5cd84
tdf#130857 weld: Rename signals for ScrolledWindow scroll value change
by Michael Weghorn
· 8 months ago
ff6a602
tdf#130857 weld: Drop lower param for ScrolledWindow::{v,h}adjustment_configure
by Michael Weghorn
· 8 months ago
6f37a5c
Related tdf#97694 Don't require signed document in Base
by Samuel Mehrbrodt
· 8 months ago
aa67679
tdf#130857 weld: Restrict default widget concept to buttons
by Michael Weghorn
· 8 months ago
da2ad54
use constexpr on various
by Noel Grandin
· 8 months ago
842f001
vcl a11y: Return OAccessible in vcl::Window::GetAccessible
by Michael Weghorn
· 9 months ago
7c036ef
vcl a11y: Return OAccessible in vcl::Window::CreateAccessible
by Michael Weghorn
· 9 months ago
0607754
tdf#167591: Only apply date correction, when sDefault wasn't date string
by Mike Kaganski
· 9 months ago
80275c5
Simplify the condition
by Mike Kaganski
· 9 months ago
2476872
dbaccess: Use weld::CheckButton& when calling set_state()
by Michael Weghorn
· 9 months ago
3a4961a
Use o3tl::{get,set}Environment instead of resp. osl_* functions
by Mike Kaganski
· 9 months ago
e44b33e
dbaccess: Pass service name as const OUString&
by Michael Weghorn
· 9 months ago
8fcd59e
tdf#167495 Base need to close ResultSet after using it.
by prrvchr
· 9 months ago
7f7b37c
convert NfEvalDateFormat to scoped enum
by Noel Grandin
· 9 months ago
dc41baf
tdf#167434 Don't call cancelRowUpdates when cursor is in insert row
by prrvchr
· 9 months ago
20667ac
tdf#166842 do not use LineColor==COL_TRANSPARENT...
by Noel Grandin
· 9 months ago
49b90d8
dbaccess: remove unused makefile.mk
by Xisco Fauli
· 9 months ago
671b8ca
a11y: Rename OAccessibleComponentHelper to OAccessible
by Michael Weghorn
· 9 months ago
Next »