Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/qt5-win+mac
/
extensions
3ec34d6
SAL_INFO also for parameter names that are not found
by Tor Lillqvist
· 7 years ago
113536e
Avoid -Werror=format-{overflow,truncation}=
by Stephan Bergmann
· 7 years ago
979aed6
o3tl::make_unique -> std::make_unique in dbaccess...framework
by Gabor Kelemen
· 7 years ago
a0e326f
Minimum Supported Version is VS2017
by himajin100000
· 7 years ago
cec7ae9
tdf#42949 Fix IWYU warnings in include/toolkit/*
by Gabor Kelemen
· 7 years ago
fa4507a
Related: tdf#113205, revert add icons to extensions/source/update/ui
by Caolán McNamara
· 7 years ago
5135a19
Resolves: move extension 'source' resources to 'res'
by Caolán McNamara
· 7 years ago
6256797
tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*
by Gabor Kelemen
· 7 years ago
485d2df
tdf#42075: Perform scan after selecting a scanner on Windows
by Mike Kaganski
· 7 years ago
70e1be1
tdf#114635: Scan operations are modal
by Mike Kaganski
· 7 years ago
aeb5412
Use correct message filters in MsgWaitForMultipleObjects
by Mike Kaganski
· 7 years ago
648f24f
tdf#114635: reimplement TWAIN-based scan using 32-bit shim on Windows
by Mike Kaganski
· 7 years ago
febe0fd
tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*
by Gabor Kelemen
· 7 years ago
4f89c98
tdf#113205 add onlineupdate icons to core/extensions/source/update/ui
by andreas kainz
· 7 years ago
a95815f
"functionor" to "function or", and added missing quote
by himajin100000
· 7 years ago
00b49f9
tdf#42949 Fix IWYU warnings in include/vcl/s*
by Gabor Kelemen
· 7 years ago
15f0d61
use Image(OUString) instead of Image(Bitmap(OUString))
by Noel Grandin
· 7 years ago
ab9b67b
Remove obsolete SAL_FALLTHROUGH completely
by Stephan Bergmann
· 7 years ago
67ff734
remove unused ConfigItemMode::DelayedUpdate
by Noel Grandin
· 7 years ago
38187ec
loplugin:singlevalfields extend to all static vars
by Noel Grandin
· 7 years ago
aa4427f
Let so_activex learn to work with Win32 errors and HRESULT properly
by Mike Kaganski
· 7 years ago
cd5bef5
weld ScShareDocumentDlg
by Caolán McNamara
· 7 years ago
9c0d40f
Rename Mac OS X to official name macOS in comments and documentation
by Bartosz Kosiorek
· 7 years ago
a96e6e8
tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*
by Gabor Kelemen
· 7 years ago
4475432
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
8067be0
tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
by Gabor Kelemen
· 7 years ago
bd1cac5
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
340ed84
Related: tdf#121340: Do wizards steps Title Case
by Sabri Unal
· 7 years ago
2e6a38b
improve function-local statics in dbaccess..filter
by Noel Grandin
· 7 years ago
47897fd
weld SwCondCollPage
by Caolán McNamara
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
40710c4
tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*
by Gabor Kelemen
· 7 years ago
97bbffc
weld TreeView
by Caolán McNamara
· 7 years ago
492ea7e
tdf#42949 Fix IWYU warnings in include/vcl/[ab]*
by Gabor Kelemen
· 7 years ago
c89a499
Adapt to C++2a char_t
by Stephan Bergmann
· 7 years ago
890afec
loplugin:buriedassign in dbaccess..oox
by Noel Grandin
· 7 years ago
6eff96f
move fmtfield
by Caolán McNamara
· 7 years ago
bf8c1e2
loplugin:singlevalfields in accessibility..extensions
by Noel Grandin
· 7 years ago
b9b7f98
Removed repeated semicolon
by Andrea Gelmini
· 7 years ago
065edb4
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
84286ac
Simplify and fix Java UNO API test makefiles
by Jan-Marek Glogowski
· 7 years ago
9e0770e
Convert FieldUnit to scoped enum
by Mike Kaganski
· 7 years ago
6311f7f
move SvTreeListBox to vcl
by Caolán McNamara
· 7 years ago
7992e3f
coverity#1440838 Unchecked return value from library
by Caolán McNamara
· 7 years ago
a786fad
fix indent
by Caolán McNamara
· 7 years ago
628e96c
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
a2058e7
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
d851083
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
a626bdd
gbuild: rename value OS=IOS to OS=iOS
by Michael Stahl
· 7 years ago
26ccd00
clang-tidy: (WIP) bugprone-too-small-loop-variable findings
by Tamás Zolnai
· 7 years ago
b56a4c8
update old 'interface-requires' comments to <requires> tag
by Caolán McNamara
· 7 years ago
33623f3
tdf#42949 Fix IWYU warnings in include/unotools/*
by Gabor Kelemen
· 7 years ago
e4583f1
Introduce SimpleTextFormatter and format unopkg output using it
by Samuel Mehrbrodt
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
f8e06f7
weld AdvancedSettingsDialog
by Caolán McNamara
· 7 years ago
25af42bc
remove all use_action_appearance lines
by Caolán McNamara
· 7 years ago
51d1ec7
clang-tidy performance-unnecessary-copy-init in editeng..i18npool
by Noel Grandin
· 7 years ago
86cce13
loplugin:useuniqueptr in Sane::Start
by Noel Grandin
· 7 years ago
7354da6
intermediate _disposing call doesn't exist anymore
by Caolán McNamara
· 7 years ago
62da1fd
pvs-studio: V670 The uninitialized class member 'm_aMutex' is used
by Caolán McNamara
· 7 years ago
07a70e8
tdf#120703 (PVS): compare BSTR to wchar_t[] directly
by Mike Kaganski
· 7 years ago
a3143aa
tdf#120703 (PVS): properly handle BSTR; fix enum comparison
by Mike Kaganski
· 7 years ago
9d936de
clang-tidy readability-delete-null-pointer
by Noel Grandin
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
ba80f63
clang-tidy modernize-redundant-void-arg
by Noel Grandin
· 7 years ago
5fb66ae
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 7 years ago
ef5b895
loplugin:staticvar in editeng..framework
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
f0ca3ee
Related: tdf#120612 help response missing from other help buttons
by Caolán McNamara
· 7 years ago
9ec8bf8
add SvStream::TellEnd
by Noel Grandin
· 7 years ago
ba67234
drop unnecessary vcl/group.hxx includes
by Caolán McNamara
· 7 years ago
5487df9
loplugin:redundantinline
by Noel Grandin
· 7 years ago
c8481c8
Drop duplicate WINVER and _WIN32_WINNT defines
by Jan-Marek Glogowski
· 7 years ago
e0aa931
tdf#120264 - Access to "Get Involved"
by heiko tietze
· 8 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
cc6d591
tdf#120318: remove autofilter for the moment
by Julien Nabet
· 7 years ago
2a962cb
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
by Gabor Kelemen
· 8 years ago
52f3046
weld ListSelectionDialog
by Caolán McNamara
· 8 years ago
6846f2f
weld NewDataTypeDialog
by Caolán McNamara
· 8 years ago
8a63cdd
make OGenericUnoDialog take an awt::XWindow
by Caolán McNamara
· 8 years ago
0b2bf16
Related: tdf#93372 fix up extensions character dialog
by Caolán McNamara
· 8 years ago
9553efd
make all notebooks scrollable and enable_popup
by Caolán McNamara
· 8 years ago
8a83a40
make all the related inheritences formatted the same way
by Caolán McNamara
· 8 years ago
928b1b0
loplugin:external (clang-cl)
by Stephan Bergmann
· 8 years ago
6ad7a76
Looks like these functions can be static and not STDAPI
by Stephan Bergmann
· 8 years ago
e19a21a
loplugin:external (macOS)
by Stephan Bergmann
· 8 years ago
ad7a251
use nullptr instead of reinterpret_cast<void*>(0)
by Noel Grandin
· 8 years ago
65e7aed
weld ControlCharacterDialog
by Caolán McNamara
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
01dc941
loplugin:stringbuffer (clang-cl)
by Stephan Bergmann
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
d2fdf06
Avoid getTokenCount and use indexed getToken
by Matteo Casalin
· 8 years ago
9db52c2
clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandler
by Noel Grandin
· 8 years ago
2002bbe
loplugin:simplifyconstruct in editeng..extensions
by Noel Grandin
· 8 years ago
80f990b
clang-tidy performance-inefficient-vector-operation
by Noel Grandin
· 8 years ago
5e1ab7e
Address data source wizard: fix most a11y warnings
by Samuel Thibault
· 8 years ago
085269d
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
e8e5584
pass DelFormats around using std::vector
by Noel Grandin
· 8 years ago
917b0ae
tdf#117972 - Empty UI string
by heiko tietze
· 8 years ago
0787ce8
Simplify containers iterations, tdf#96099 follow-up
by Arkadiy Illarionov
· 8 years ago
Next »