Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/distro/mimo/mimo-6-2
/
shell
4041de1
add to suffix denylist
by Caolán McNamara
· 4 years, 1 month ago
5431b01
Better handling of msi
by Renwa Hiwa
· 4 years, 1 month ago
aa16731
Remove a fragment from a file URL early on
by Stephan Bergmann
· 6 years ago
0dc3bfc
tdf#128538: Open filesystem directories in Finder after all
by Stephan Bergmann
· 6 years ago
249d632
Improve checkExtension
by Stephan Bergmann
· 5 years ago
ccfdea8
Better handling of Java files
by Stephan Bergmann
· 5 years ago
09b5b14
tdf#130216: normalize paths with .. segments
by Mike Kaganski
· 6 years ago
72861ea
tdf#126641: don't fail on file URLs with fragment
by Mike Kaganski
· 7 years ago
222e378
tdf#126597 don't use modeless dialog for senddoc.exe
by Jan-Marek Glogowski
· 7 years ago
6c817f0
qt5: Fix build
by Michael Weghorn
· 7 years ago
15acea3
Stop qt event loop after KDE settings have been read
by Katarina Behrens
· 7 years ago
64381da
tdf#119890 followup: Forbid HOME to be the default dir
by Takeshi Abe
· 7 years ago
441f2d5
Filter out problematic file URLs
by Stephan Bergmann
· 7 years ago
3870743
tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctly
by Takeshi Abe
· 7 years ago
9bd60e2
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
de26ed2
tdf#120703 PVS: V547 Fix activation of launched process' window
by Mike Kaganski
· 7 years ago
33623f3
tdf#42949 Fix IWYU warnings in include/unotools/*
by Gabor Kelemen
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
e5e0cc6
pvs-studio: V794 The assignment operator should be protected
by Caolán McNamara
· 7 years ago
39bbc22
new throws on failure
by Caolán McNamara
· 7 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
ec7e360
loplugin:constfields in shell
by Noel Grandin
· 7 years ago
c490bfa
loplugin:useuniqueptr in shell::Substitutor
by Noel Grandin
· 8 years ago
191dda3
Fix typo
by Andrea Gelmini
· 8 years ago
928b1b0
loplugin:external (clang-cl)
by Stephan Bergmann
· 8 years ago
f19caba
Don't try to load VCL conflicting config backends
by Jan-Marek Glogowski
· 8 years ago
e19a21a
loplugin:external (macOS)
by Stephan Bergmann
· 8 years ago
2fdafe6
kde5backend.cxx: Fix inverted logic leading to invalid write
by Michael Weghorn
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
085269d
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
0787ce8
Simplify containers iterations, tdf#96099 follow-up
by Arkadiy Illarionov
· 8 years ago
c40109c
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
b586794
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
6b51fee
tdf#42949 Fix IWYU warnings in include/osl/*hxx
by Gabor Kelemen
· 8 years ago
6441c2f
tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shell
by Arkadiy Illarionov
· 8 years ago
200ca38
teach useuniqueptr loplugin about calling delete on a param
by Noel Grandin
· 8 years ago
6e36ec6
Fix typos
by Andrea Gelmini
· 8 years ago
5dab28c
tdf#96099 Remove unused typedef from shell/source/tools/lngconvex
by Arkadiy Illarionov
· 8 years ago
9fa32e5
loplugin:unusedfields in sfx2
by Noel Grandin
· 8 years ago
bb589f8
loplugin:redundantfcast (clang-cl)
by Stephan Bergmann
· 8 years ago
cc7ff0c
Fix typos
by Andrea Gelmini
· 8 years ago
24a57e2
Keep strings alive again as necessary
by Noel Grandin
· 8 years ago
49eb02f
new loplugin:unusedvariablemore
by Noel Grandin
· 8 years ago
c262048
Fix typo
by Andrea Gelmini
· 8 years ago
3837901
tdf#116516: INTERNET_PROXY_INFO always contains char* data
by Mike Kaganski
· 8 years ago
021340e
Fix comment
by Mike Kaganski
· 8 years ago
01c71fb
Don't return local variable address
by Mike Kaganski
· 8 years ago
2f061dad7
tdf#116074: Don't block on sending email interactively
by Mike Kaganski
· 8 years ago
0ea41fe
Remove obsolete comment
by Mike Kaganski
· 8 years ago
5874c76
tdf#116074: Use modeless dialogs with supporting mailers
by Mike Kaganski
· 8 years ago
c2f7759
Use Unicode for senddoc
by Mike Kaganski
· 8 years ago
ba8a703
New loplugin:nestedunnamed
by Stephan Bergmann
· 8 years ago
4be226b
shell: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
8b6c9009
Various loplugin in --enable-gtk3-kde5 code
by Stephan Bergmann
· 8 years ago
f811979
Add KDE5 desktop backend
by Milian Wolff
· 8 years ago
53c3047
chmod -x
by Tor Lillqvist
· 8 years ago
9af8f19
More loplugin:cstylecast on Windows
by Stephan Bergmann
· 8 years ago
d4b7c6f
loplugin:cstylecast (clang-cl)
by Stephan Bergmann
· 8 years ago
fc528a4
More loplugin:cstylecast on macOS
by Stephan Bergmann
· 8 years ago
f0b8573
Fix typos
by Andrea Gelmini
· 8 years ago
a6b69a9
Fix typo
by Andrea Gelmini
· 8 years ago
5e7e3c3
More loplugin:cstylecast: shell
by Stephan Bergmann
· 8 years ago
9d6b6fc
InstallPrinteDrivers->InstallPrinterDrivers
by Caolán McNamara
· 8 years ago
b716605
[API CHANGE] migrate PackageKit usage to Modify2
by Caolán McNamara
· 8 years ago
b4860ab
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 8 years ago
52bab68
Fix typos
by Andrea Gelmini
· 8 years ago
054dac2
call g_variant_unref on return value
by Caolán McNamara
· 8 years ago
5b272bf
fix indent vs other functions
by Caolán McNamara
· 8 years ago
292639d
loplugin:salcall (macOS)
by Stephan Bergmann
· 8 years ago
fd2c1c5
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
e4404de
Fix typos
by Andrea Gelmini
· 8 years ago
7978eb8
LOK: fix URL launching, so that Help buttons work.
by Michael Meeks
· 8 years ago
c3250ba
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
f971258
loplugin:salcall (macOS)
by Stephan Bergmann
· 8 years ago
6f4f567
No need to keep these whitelisted functions decorated with SAL_CALL
by Stephan Bergmann
· 8 years ago
72e5a12
loplugin:salcall
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
c2bd061
Handle conversion from glibc locale to BCP 47 language tag
by Eike Rathke
· 8 years ago
368f806
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 8 years ago
2eb0cad
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 8 years ago
d71bcc4
Fix typos
by Andrea Gelmini
· 8 years ago
e3530d2
Make Windows error reporting more robust
by Mike Kaganski
· 8 years ago
cf98d5b
loplugin:includeform: shell (Windows)
by Stephan Bergmann
· 8 years ago
b4c890c
loplugin:finalclasses in sfx2..svl
by Noel Grandin
· 8 years ago
37604bc
loplugin:includeform: shell (macOS)
by Stephan Bergmann
· 8 years ago
7666da0
loplugin:includeform: shell
by Stephan Bergmann
· 8 years ago
1944e3d
Rename and move SAL_U/W to o3tl::toU/W
by Mike Kaganski
· 9 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
c3609f1
Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*
by Mike Kaganski
· 9 years ago
0dd2e60
Drop check for Windows versions we don't support
by Mike Kaganski
· 9 years ago
e80aef4
shell: use Unicode on Windows
by Mike Kaganski
· 9 years ago
e827d22
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 9 years ago
a385dcd
loplugin:cstylecast (clang-cl)
by Stephan Bergmann
· 9 years ago
a8622c7
loplugin:flatten in sdext..stoc
by Noel Grandin
· 9 years ago
0db0843
Fix typo
by Andrea Gelmini
· 9 years ago
eef4c13
Windows: avoid dependence on UNICODE define; prefer W functions
by Mike Kaganski
· 9 years ago
aaa26a5
Some more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
afeff91
Use even more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
3128668
Use more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
b2d56c8
loplugin:constparams: shell (clang-cl)
by Stephan Bergmann
· 9 years ago
Next »