Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract3756
/
dbaccess
f3a63a7
drop some unnecessary includes
by Caolán McNamara
· 6 years ago
f656547
remove some useless comment lines
by Noel Grandin
· 6 years ago
ea2aeb6
use weld::WaitObject
by Caolán McNamara
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
7b3190e
boost::optional: replace uses of get_value_or with value_or
by Stephan Bergmann
· 6 years ago
47dd2c6
Rewrite uses of boost::optional
by Stephan Bergmann
· 6 years ago
3b0d29f
tdf#126043 fetch the command properties just once
by Caolán McNamara
· 6 years ago
0be61ad
cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)
by Julien Nabet
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
9f88256
disable ok button if data is invalid
by Caolán McNamara
· 6 years ago
a614ae3
tdf#128748 replace warning dialog with tooltip
by Caolán McNamara
· 6 years ago
98f2bd6
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
5a11fe8
loplugin:fakebool (clang-cl)
by Stephan Bergmann
· 6 years ago
158fbb7
make some classes module-private
by Noel Grandin
· 6 years ago
da30c06
Resolves: tdf#128788 crash in autovalue
by Caolán McNamara
· 6 years ago
e151c12
Resolves: tdf#128748 warning dialog appearing on focus change
by Caolán McNamara
· 6 years ago
fc950a6
set parent for OParameterDialog
by Caolán McNamara
· 6 years ago
02ebc56
set parent for message dialog
by Caolán McNamara
· 6 years ago
eea0879
receives_default without can_default
by Caolán McNamara
· 6 years ago
9e087d4
loplugin:unusedvariablecheck tweak to find more stuff
by Noel Grandin
· 6 years ago
ab285c7
loplugin:stringadd
by Noel Grandin
· 6 years ago
7f30522
New loplugin:conditionalstring
by Stephan Bergmann
· 6 years ago
36022be
avoid intermediate vcl::Windows
by Caolán McNamara
· 6 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
3e041c0
remove some unnecessary includes
by Caolán McNamara
· 6 years ago
05b2490
don't need to include vcl/tabctrl.hxx
by Caolán McNamara
· 6 years ago
2cd6ff8
remove unnecessary includes
by Caolán McNamara
· 6 years ago
09e3d45
weld fpicker cluster
by Caolán McNamara
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
aaff734
This probably wants to generate a "1".."10" string representation
by Stephan Bergmann
· 6 years ago
7fb4303
loplugin:constantparam
by Noel Grandin
· 6 years ago
db90e07
loplugin:virtualdead unused params in OCacheSet
by Noel Grandin
· 6 years ago
964ffdc
loplugin:virtualdead unused param in IContainerApprove
by Noel Grandin
· 6 years ago
5dcee37
loplugin:virtualdead unused param in IControlActionListener
by Noel Grandin
· 6 years ago
501233b
loplugin:virtualdead unused param in OTableRowView
by Noel Grandin
· 6 years ago
c02c1c2
cid#1453991 Wrapper object use after free
by Caolán McNamara
· 6 years ago
4dde0d0
cid#1453991 Wrapper object use after free
by Caolán McNamara
· 6 years ago
74f938b
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
3ebbb15
loplugin:buffereadd find stuff involving adding *StringBuffer
by Noel Grandin
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
4a96fb8
loplugin:bufferadd loosen some constraints
by Noel Grandin
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
f7a475d
ToolBoxHelper is now unused
by Caolán McNamara
· 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
7d361e9
loplugin:redundantpointerops
by Stephan Bergmann
· 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
4390041
enable -Wrange-loop-analysis on clang
by Noel Grandin
· 7 years ago
48595c8
Related: tdf#127935 set default activate handler to toggle row expansion
by Caolán McNamara
· 7 years ago
6a789e6
improve SfxPoolItem operator== implementations
by Noel Grandin
· 7 years ago
588dcea
don't need button.hxx here
by Caolán McNamara
· 7 years ago
76c5f33
move file picker only code to fpicker
by Caolán McNamara
· 7 years ago
3022dc2
weld OCollectionView
by Caolán McNamara
· 7 years ago
ea00e07
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
a7411c2
document 0 len case of set_max_length
by Caolán McNamara
· 7 years ago
a6dfb32
sSubFolder contents is always overwritten
by Caolán McNamara
· 7 years ago
316557d
loplugin:unusedfields
by Noel Grandin
· 7 years ago
9db8406
loplugin:virtualdead
by Noel Grandin
· 7 years ago
09f77e8
loplugin:unusedmethods
by Noel Grandin
· 7 years ago
8e7679c
fix DbaIndexDialog EditingActive
by Caolán McNamara
· 7 years ago
77e9216
loplugin:unusedfields
by Noel Grandin
· 7 years ago
81903d4
merge msgbox and stdtext
by Caolán McNamara
· 7 years ago
ee2e8d0
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
b0f2e38
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
758851a
drop unnecessary include
by Caolán McNamara
· 7 years ago
489a544
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
26a350b
Clarify that FB limit is not only about table names, but field names, too
by Mike Kaganski
· 7 years ago
4da2ad5
loplugin:nullptr (clang-cl)
by Stephan Bergmann
· 7 years ago
eac3017
add activates_default to GtkEntries in dialogs
by Caolán McNamara
· 7 years ago
4f2465f
loplugin:stringadd in dbaccess..desktop
by Noel Grandin
· 7 years ago
43d3f3a
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
b98c1b0
weld DbaIndexDialog
by Caolán McNamara
· 7 years ago
1820fcb
constmethod for accessor-type methods
by Noel Grandin
· 7 years ago
c1e31ee
loplugin:virtualdead in dbaccess
by Noel Grandin
· 7 years ago
e61c75d
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
e0218ed
weld ORelationDialog and DlgQryJoin
by Caolán McNamara
· 7 years ago
07d6f4c
TODO rename to GetFrameWeld
by Caolán McNamara
· 7 years ago
deb37c4
now drop TabPageParent intermediate
by Caolán McNamara
· 7 years ago
a37e559
disinherit OWizardPage and SfxTabPage from vcl TabPage
by Caolán McNamara
· 7 years ago
8eb8636e
drop OGeneralPageWizard::GetFocus
by Caolán McNamara
· 7 years ago
1d398fb
tdf#39593 use getUnoTunnelImplementation
by Arkadiy Illarionov
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
1695428
use dialog as parent window
by Caolán McNamara
· 7 years ago
97bcd0e
Resolves tdf#127400 - Allow to show tip of the day again
by Heiko Tietze
· 7 years ago
a8fde93
page is not in a vcl Dialog anymore
by Caolán McNamara
· 7 years ago
b27327c
weld OUserAdmin
by Caolán McNamara
· 7 years ago
024a570
drop newly unnecessary OGenericUnoDialog::Dialog
by Caolán McNamara
· 7 years ago
088f767
cid#1453856 Uninitialized scalar field
by Caolán McNamara
· 7 years ago
77a8a54
cid#1453855 Uninitialized scalar field
by Caolán McNamara
· 7 years ago
eef2795
tdf#39593 use isUnoTunnelId in dbaccess
by Arkadiy Illarionov
· 7 years ago
28fc986
move GetStandardText to stdtext.hxx
by Caolán McNamara
· 7 years ago
6557501
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
573562e
weld DirectSQLDialog
by Caolán McNamara
· 7 years ago
d7db9cf
make ODatasourceConnector take weld::Window
by Caolán McNamara
· 7 years ago
e17c5e1
drop VclComboBoxText in favor of GtkComboBoxText
by Caolán McNamara
· 7 years ago
0f85a71
tdf#127548: Assertion when creating table in Design
by Julien Nabet
· 7 years ago
df80948
inherit from one class
by Caolán McNamara
· 7 years ago
260caeb
tdf#45789 [API CHANGE] Automatic row height in reports
by Ilhan Yesil
· 8 years ago
Next »