Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering
/
dbaccess
e2080e7
new compilerplugin returnbyref
by Noel Grandin
· 12 years ago
f910280
Translated German comments - correction
by Luc Castermans
· 12 years ago
3d768a2
Translated German comments
by Luc Castermans
· 12 years ago
012003e
fdo#80422 check only one radio button in a group
by David Tardon
· 12 years ago
171efcb
fdo#76203 - use consistent titlecase for UI title labels
by Joren De Cuyper
· 12 years ago
ef242d3
Typo rong->wrong
by Julien Nabet
· 12 years ago
1d38cb36
fdo#71076, fdo#71767: Preserve number formats when charts are copied.
by Kohei Yoshida
· 12 years ago
ae2cccd
Missing null check (triggered e.g. by CppunitTest_dbaccess_dialog_save)
by Stephan Bergmann
· 12 years ago
32694db
rtl::Reference fits just fine here
by Stephan Bergmann
· 12 years ago
e43c672
coverity#1223092 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
db7042c
janitorial: update function name in SAL_INFO output
by Lionel Elie Mamane
· 12 years ago
21f2efb
dbaccess::ORowSet: separate impl_rebuild_throw
by Lionel Elie Mamane
· 12 years ago
767e153
clean up fdo#79427 fix: force BeforeFirst only at execute(), not updateRow()
by Lionel Elie Mamane
· 12 years ago
564b8d8
coverity#983629 Uncaught exception
by Caolán McNamara
· 12 years ago
44cd9a1
fdo#79427 after execute() a ResultSet is expected to be BeforeFirst
by Lionel Elie Mamane
· 12 years ago
529e761
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
85e6eb7
Fix memory leak
by Stephan Bergmann
· 12 years ago
111cec8
coverity#982455 Dereference after null check
by Caolán McNamara
· 12 years ago
bb761be
Change SfxTabPage ctor SfxItemSet param from ref to pointer
by Stephan Bergmann
· 12 years ago
a92e973
Change SfxTabPage::Reset param from ref to pointer
by Stephan Bergmann
· 12 years ago
4dbeadb
Change SfxTabPage::FillItemSet param from ref to pointer
by Stephan Bergmann
· 12 years ago
0dc13e9
tweak things to allow switching between small and large toolbar icons
by Caolán McNamara
· 12 years ago
bf6a770
DLG_INDEXDESIGN conversion to .ui
by sk94
· 12 years ago
5da1278
Translated German comments dbaccess/source/ui clean now
by Luc Castermans
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
ade17fc
fdo#79786 implement getFormOperations for data grid (table view)
by Lionel Elie Mamane
· 12 years ago
32c37a7
coverity#1103693 Missing break in switch, assuming its intentional
by Caolán McNamara
· 12 years ago
8d1063c
coverity#705147 Missing break in switch, assuming its intentional
by Caolán McNamara
· 12 years ago
65f1fcc
coverity#705146 Missing break in switch, assuming its intentional
by Caolán McNamara
· 12 years ago
ea41de0
dbaccess: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
13b2519
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
d18dc5d
coverity#1000657 Missing break in switch
by Caolán McNamara
· 12 years ago
3e336d6
loplugin:literaltoboolconversion
by Stephan Bergmann
· 12 years ago
3e66a5b
fix index dialog regression
by Caolán McNamara
· 12 years ago
369d959
DeInitVCL at end of tests
by Stephan Bergmann
· 12 years ago
70c8b45
WaE: warning C4101: 'e' : unreferenced local variable
by Thomas Arnhold
· 12 years ago
229abf4
coverity#1219794 Uncaught exception
by Caolán McNamara
· 12 years ago
0301abb
coverity#1219801 Uncaught exception
by Caolán McNamara
· 12 years ago
8eb341a
fdo#73352 don't crash if clearWarnings throws an SQLException
by Lionel Elie Mamane
· 12 years ago
48a697ef1
coverity#706394 Uncaught exception
by Caolán McNamara
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
f0ae48b
remove unnecessary NULL parameter passed to UNO Exception
by Noel Grandin
· 12 years ago
b158fd2
Prefer cppu::UnoType<T>::get() to ::getCppuType(&T)
by Julien Nabet
· 12 years ago
116f362
coverity#1213514 Uncaught exception
by Caolán McNamara
· 12 years ago
3b24dcc
Remove unnecessary semicolons
by Peter Senna Tschudin
· 12 years ago
e4f7907
cppcheck: unreadVariable
by Thomas Arnhold
· 12 years ago
15e0308
coverity#1000843 Uncaught exception
by Caolán McNamara
· 12 years ago
2448ed6
coverity#1000844 Uncaught exception
by Caolán McNamara
· 12 years ago
83878c4
coverity#1000845 Uncaught exception
by Caolán McNamara
· 12 years ago
2235d53
coverity#1000846 Uncaught exception
by Caolán McNamara
· 12 years ago
a97cd4d
coverity#1215312 Uncaught exception
by Caolán McNamara
· 12 years ago
6deec9c
Fix
by Julien Nabet
· 12 years ago
b09b5f8
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
by Julien Nabet
· 12 years ago
4f51d28
cppcheck: The scope of the variable 'fOutNumber' can be reduced
by Thomas Arnhold
· 12 years ago
2763456
cppcheck: Variable 'fOutNumber' is assigned a value that is never used
by Thomas Arnhold
· 12 years ago
f824604
fix spelling
by Noel Grandin
· 12 years ago
dc24203
fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUG
by Stephan Bergmann
· 12 years ago
8d54796
enhance pass-by-ref plugin to detect large arguments
by Noel Grandin
· 12 years ago
ec70ac6
WaE: -Wunused-variable
by Thomas Arnhold
· 12 years ago
3db8d60
hrc and src files: squeeze multiple newlines
by Thomas Arnhold
· 12 years ago
064ca92
hrc files should have hrc suffix
by Thomas Arnhold
· 12 years ago
3c1e30b7
Correct common misspellings, and remove some ASCII art along the way.
by Chris Laplante
· 12 years ago
f62de91
Comment why it's not a copy paste error
by Julien Nabet
· 12 years ago
3385b0d
Minor utl::TempFile clean up
by Stephan Bergmann
· 12 years ago
ca86511
dbaccess: remove SAL_INFO's that only make function entry
by Noel Grandin
· 12 years ago
a362f15
Typo: shoud -> should
by Julien Nabet
· 12 years ago
9959534
convert copy table page to .ui
by Caolán McNamara
· 12 years ago
70e744b
fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF
by Michaël Lefèvre
· 12 years ago
8477cce
coverity#707740 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
82a33b8
coverity#707744 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
861b585
coverity#707746 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
3bd0b2e
Fix previous commit (dbaccess part)
by Julien Nabet
· 12 years ago
bd59628
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10
by Julien Nabet
· 12 years ago
35e9897
update_pch: add dba
by Thomas Arnhold
· 12 years ago
fa51b55
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9
by Julien Nabet
· 12 years ago
ad26e7b
convert apply columns page to .ui format
by Caolán McNamara
· 12 years ago
dcee245
typos
by Thomas Arnhold
· 12 years ago
ded5c13
coverity#735404 Logically dead code
by Caolán McNamara
· 12 years ago
bf30c8b
use new VCL IsValueChangedFromSaved method
by Noel Grandin
· 12 years ago
93f5d5a
The opaque PostUserEvent IDs are actually pointers
by Stephan Bergmann
· 12 years ago
ce53796
Application::PostUserEvent returns a pointer dressed as sal_uLong
by Stephan Bergmann
· 12 years ago
794f09f
simplify ternary conditions "xxx ? true : yyy"
by Noel Grandin
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
677e771
coverity#1210197 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
702f9c5
huge hrc and src file cleanup
by Thomas Arnhold
· 12 years ago
139dcea
loplugin:unreffun
by Stephan Bergmann
· 12 years ago
40064f4
clean up hrc files
by Thomas Arnhold
· 12 years ago
d2ce969
coverity#703938 Unchecked return value
by Caolán McNamara
· 12 years ago
31035f0
coverity#703939 Unchecked return value
by Caolán McNamara
· 12 years ago
3df9783
coverity#703941 Unchecked return value
by Caolán McNamara
· 12 years ago
97a5ba4
remove comments why a file gets included
by Thomas Arnhold
· 12 years ago
9d2977d
remove some more bloat
by Thomas Arnhold
· 12 years ago
728ec86
Typo: s/cant/can't/
by Tor Lillqvist
· 12 years ago
be862ff
Try making it possible to use --disable-avmedia for desktop platforms too
by Tor Lillqvist
· 12 years ago
c79a5f8
remove executable bit
by Andras Timar
· 12 years ago
fee4efc
dbaccess: sal_Bool->bool
by Noel Grandin
· 12 years ago
e616c34
WaE: Unreferenced function definition [loplugin:unreffun]
by Tor Lillqvist
· 12 years ago
b6a79b2
Remove dead code
by Stephan Bergmann
· 12 years ago
Next »