Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract3753
/
shell
fc043d3
tdf#130216: normalize paths with .. segments
by Mike Kaganski
· 6 years ago
e033f20
Remove a fragment from a file URL early on
by Stephan Bergmann
· 6 years ago
afdb8d4
tdf#128538: Open filesystem directories in Finder after all
by Stephan Bergmann
· 6 years ago
739e6aa
tdf#54204 File URLs with fragment need toIUri conversion
by Tünde Tóth
· 6 years ago
044eba7
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 6 years ago
d51db77
Remove some memset calls
by Mike Kaganski
· 6 years ago
9b5dad1
loplugin:stringadd look for unnecessary temporaries
by Noel Grandin
· 6 years ago
38ee6b2
-Werror,-Wmicrosoft-exception-spec (clang-cl)
by Stephan Bergmann
· 7 years ago
5b4a9cd
-Werror,-Wswitch (clang-cl)
by Stephan Bergmann
· 7 years ago
ac8cb02
loplugin:returnconstval (clang-cl)
by Stephan Bergmann
· 7 years ago
2a66221
loplugin:sequenceloop (clang-cl)
by Stephan Bergmann
· 7 years ago
a3e2964
loplugin:data (clang-cl)
by Stephan Bergmann
· 7 years ago
664de5a8
loplugin:stringconstant (clang-cl)
by Stephan Bergmann
· 7 years ago
404a3c8
loplugin:simplifyconstruct (clang-cl)
by Stephan Bergmann
· 7 years ago
1c53f4c
cid#1448334 silence Untrusted value as argument
by Caolán McNamara
· 7 years ago
1c03df6
tdf#127710: fix sending documents to Claws Mail
by Julien Nabet
· 7 years ago
ee8f0a1
Fix '..'
by Andrea Gelmini
· 7 years ago
c598ea1
Add version resource to executables where it was missing
by Mike Kaganski
· 7 years ago
e607bee
Introduce gb_Executable_add_default_nativeres to add version resource
by Mike Kaganski
· 7 years ago
ff39878
kf5backend.cxx: Use 'free()' instead of 'delete'
by Michael Weghorn
· 7 years ago
8e0918a
loplugin:sequenceloop in shell..sot
by Noel Grandin
· 7 years ago
5eb6f2d
Fix typos
by Andrea Gelmini
· 7 years ago
f055651
loplugin:stringconstant (macOS)
by Stephan Bergmann
· 7 years ago
2207269
tdf#126641: don't fail on file URLs with fragment
by Mike Kaganski
· 7 years ago
90294b4
Improved loplugin:stringconstant (now that GCC 7 supports it): shell
by Stephan Bergmann
· 7 years ago
e79f613
tdf#126597 don't use modeless dialog for senddoc.exe
by Jan-Marek Glogowski
· 7 years ago
bfdf259
Fix typos
by Andrea Gelmini
· 7 years ago
86900bd
Fix typos
by Andrea Gelmini
· 7 years ago
6ffdc88
Simplify Sequence iterations in shell..svgio
by Arkadiy Illarionov
· 7 years ago
d3c6ac6
tdf#125922 rename kde5 to kf5 + plasma5
by Jan-Marek Glogowski
· 7 years ago
fa7ca0a
cid#1448418 Unchecked return value
by Caolán McNamara
· 7 years ago
64376d2
Center spsupp_helper dialog on screen; make it topmost
by Mike Kaganski
· 7 years ago
b8ecabc
Register versions from 1 to 5 for SharePoint OpenDocuments object
by Mike Kaganski
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
13b6e5d
loplugin:logexceptionnicely in shell..sot
by Noel Grandin
· 7 years ago
58ef8c1
Make spsupp*.dll usable on 64-bit Windows
by Mike Kaganski
· 7 years ago
66b856d
Use 'gb_Library_add_cxxflags' for '-include chrono'
by Michael Weghorn
· 7 years ago
3259ec8
Make spsupp_x64 independent of shell/CustomTarget_x64
by Mike Kaganski
· 7 years ago
f60cc89
SharePoint: Add dialog to choose opening in read-only or edit mode.
by Mike Kaganski
· 7 years ago
fa74120
Add license statement
by Mike Kaganski
· 7 years ago
04b055f
Drop obsolete commented out debug output
by Mike Kaganski
· 7 years ago
efca409
Reimplement IObjectSafety from aggregate object into ancestor
by Mike Kaganski
· 7 years ago
bb62eff
Check passed pointers
by Mike Kaganski
· 7 years ago
a11536d
Use lambdas to initialize statics
by Mike Kaganski
· 7 years ago
31cc28c
Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1
by Mike Kaganski
· 7 years ago
430c352
Implement OpenDocuments::PromptedOnLastOpen
by Mike Kaganski
· 7 years ago
f20810f
Use hasElements to check Sequence emptiness in sfx2..svx
by Arkadiy Illarionov
· 7 years ago
5a64bc2
Stop qt event loop after KDE settings have been read
by Katarina Behrens
· 7 years ago
cc191e4
Fix wrong proxy setting URLs in kde5backend
by Katarina Behrens
· 7 years ago
88d46ba
tdf#119890 followup: Forbid HOME to be the default dir
by Takeshi Abe
· 7 years ago
639df4d
use more std::make_unique
by Noel Grandin
· 7 years ago
558956d
Drop UNICODE/_UNICODE defines
by Mike Kaganski
· 7 years ago
6498545
WinAPI: Fix some leftovers having UNICODE-define-dependency
by Mike Kaganski
· 7 years ago
d59ec4c
Filter out problematic file URLs
by Stephan Bergmann
· 7 years ago
b07a990
loplugin:typedefparam (clang-cl)
by Stephan Bergmann
· 7 years ago
af19a3c
Resolves: tdf#122114 remove support for ~/.recently-used file
by Arkadiy Illarionov
· 7 years ago
83db9af
remove some unnecessary typedef struct... sugar
by Noel Grandin
· 7 years ago
ea58b03
loplugin:indentation (clang-cl)
by Stephan Bergmann
· 7 years ago
91731a8
tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctly
by Takeshi Abe
· 7 years ago
45f4de6
loplugin:indentation in sfx2..slideshow
by Noel Grandin
· 7 years ago
202d9af
loplugin:flatten in shell
by Noel Grandin
· 7 years ago
0a20339
workaround to make Qt5 code build with Clang+icecream (#2)
by Luboš Luňák
· 7 years ago
553fcbb
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 7 years ago
d0265c1
loplugin:redundantinline (clang-cl)
by Stephan Bergmann
· 7 years ago
4e8a15c
o3tl::make_unique -> std::make_unique in sax...svtools (except sc)
by Gabor Kelemen
· 7 years ago
17dd266
convert "*xxx.get()" to "*xxx"
by Noel Grandin
· 7 years ago
410bf59
kde5: remove older kde/tde plugins, and references to that
by Thorsten Behrens
· 8 years ago
56d97cd
Simplify containers iterations in sfx2, shell
by Arkadiy Illarionov
· 7 years ago
9c0d40f
Rename Mac OS X to official name macOS in comments and documentation
by Bartosz Kosiorek
· 7 years ago
f4dc137
Fix typos
by Andrea Gelmini
· 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
Next »