Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-7-2-5
/
shell
85462ef
tdf#108591 Don't hardcode xdg-open path
by Linus Heckemann
· 5 years ago
7a4fffb
shell : use std::mutex in CmdMailMsg
by Arnaud Versini
· 5 years ago
4bea744
loplugin:noexcept (clang-cl)
by Stephan Bergmann
· 4 years, 11 months ago
3260edb
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 5 years ago
7049328
loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat
by Noel Grandin
· 5 years ago
177dcfe
Better handling of filelocs
by Stephan Bergmann
· 5 years ago
ea5641b
Updated README.md files to represent current code / use Markdown format
by Hossein
· 5 years ago
c161587
Using .md extension/Markdown syntax for modules README
by Hossein
· 5 years ago
96388e5
Drop 'static_cast<cppu::OWeakObject*>' syntactic noise
by Mike Kaganski
· 5 years ago
ed40d47
Drop ComPtr and use sal::systools::COMReference
by Mike Kaganski
· 5 years ago
f456c4d
Improve checkExtension
by Stephan Bergmann
· 5 years ago
60b4c9f
Remove unneeded breaks
by Andrea Gelmini
· 5 years ago
4b9190f
mac: don't put script files into Contents/MacOS or framework-bin directory
by Christian Lohmaier
· 5 years ago
35e471b
Adapt the remaining OUString functions to std string_view
by Stephan Bergmann
· 5 years ago
62128cd
Strength-reduce some OUStringToOString("..."+...)
by Stephan Bergmann
· 5 years ago
107399d
tdf#42949 Fix new IWYU warnings in directories s*
by Gabor Kelemen
· 5 years ago
e5022a5
loplugin:stringviewparam (Library_kf5be1)
by Stephan Bergmann
· 5 years ago
a63087f
RegCreateKeyExW etc. return LSTATUS
by Stephan Bergmann
· 5 years ago
d52ea2b
GetShortPathNameW returns DWORD
by Stephan Bergmann
· 5 years ago
2a78e9d
Windows InterlockedIncrement/Decrement use LONG
by Stephan Bergmann
· 5 years ago
70b3bdd
ZipFile::GetFileLongestFileNameLength is unused
by Stephan Bergmann
· 5 years ago
6967390
Better handling of Java files
by Stephan Bergmann
· 5 years ago
7c9a2c4
tdf#123936 Formatting files in module shell with clang-format
by Philipp Hofer
· 5 years ago
ed3eda5
Use the new single-instance="true" attribute in shell
by Stephan Bergmann
· 6 years ago
7adf79c
fix LTO+mergedlibs on windows
by Noel Grandin
· 6 years ago
63972e7
Fix the minimal build-tools target
by Jan-Marek Glogowski
· 6 years ago
c927aab
Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit
by Stephan Bergmann
· 6 years ago
1bc7285
Improve QString to OUString conversion
by Stephan Bergmann
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
eab5ce4
Fix typo
by Andrea Gelmini
· 6 years ago
13ae66c
loplugin:stringstatic (clang-cl)
by Stephan Bergmann
· 6 years ago
2d58224
loplugin:flatten
by Noel Grandin
· 6 years ago
924341e
Improved loplugin:staticanonymous -> redundantstatic redux, clang-cl
by Stephan Bergmann
· 6 years ago
7f0fb9a
shell/wininet: create instances with uno constructors
by Noel Grandin
· 6 years ago
389daaa
shell/simplemail: create instances with uno constructors
by Noel Grandin
· 6 years ago
9cc5809
shell/syssh: create instances with uno constructors
by Noel Grandin
· 6 years ago
da7489e
compact namespace decl
by Noel Grandin
· 6 years ago
ae77776
shell/sessioninstall: create instances with uno constructors
by Noel Grandin
· 6 years ago
0790a14
shell/desktop: create instances with uno constructors
by Noel Grandin
· 6 years ago
3e572e8
shell/kf5: create instances with uno constructors
by Noel Grandin
· 6 years ago
82c64c3
shell/locale: create instances with uno constructors
by Noel Grandin
· 6 years ago
b9707b5
shell/syssh: create instances with uno constructors
by Noel Grandin
· 6 years ago
af1eee1
shell/cmdmail: create instances with uno constructors
by Noel Grandin
· 6 years ago
c70e400
shell/macbe1: create instances with uno constructors
by Noel Grandin
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
493ae7a6
replace usage of blacklist with denylist
by Thorsten Behrens
· 6 years ago
b0a21fb
Upcoming improved loplugin:staticanonymous -> redundantstatic: shell
by Stephan Bergmann
· 6 years ago
1a6a794
tdf#42949 Fix IWYU warnings in shell/
by Gabor Kelemen
· 6 years ago
6d2c6d82
Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (shell/SysShExec)
by Julien Nabet
· 6 years ago
91f13f4
Upcoming loplugin:elidestringvar: shell
by Stephan Bergmann
· 6 years ago
fe6cce0
Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr
by Stephan Bergmann
· 6 years ago
b587de6
Prefer CoInitializeEx instead of CoInitialize
by Julien Nabet
· 6 years ago
6084621
use for-range on Sequence in sfx2..sw
by Noel Grandin
· 6 years ago
c37fe88
compact namespace in sal..svgio
by Noel Grandin
· 6 years ago
d3e1ada
Remove unused using declarations in oox...xmlsecurity
by Gabor Kelemen
· 6 years ago
3ca8fe5
Fix passing RT_RCDATA into FindResourceW
by Stephan Bergmann
· 6 years ago
cebb744
Revert "loplugin:constfields in shell"
by Noel Grandin
· 6 years ago
0adc9b6
GBUILD_TRACE, support for finding out where the build time is spent
by Luboš Luňák
· 6 years ago
d81affe
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 6 years ago
b66c5f77
loplugin:unsignedcompare (clang-cl)
by Stephan Bergmann
· 6 years ago
c82efb6
clang-tidy modernize-concat-nested-namespace
by Noel Grandin
· 6 years ago
f29cd4d
tdf#88205: - Adapt uses of css::uno::Sequence to use initializer_list ctor
by iakarsu
· 6 years ago
7230233
Simplify the code
by Mike Kaganski
· 6 years ago
f772ccb
tdf#130216: normalize paths with .. segments
by Mike Kaganski
· 6 years ago
bee9f15
Clean up computation of preprocessed_command passed to ShellExecuteExW
by Stephan Bergmann
· 6 years ago
14b36a1
Remove a fragment from a file URL early on
by Stephan Bergmann
· 6 years ago
341af9e
loplugin:finalclasses in starmath
by Noel Grandin
· 6 years ago
011dae6
sal_Char->char in sfx2..slideshow
by Noel Grandin
· 6 years ago
7e5de54
loplugin:unusedmember (clang-cl)
by Stephan Bergmann
· 6 years ago
b1acb9c
loplugin:external (macOS)
by Stephan Bergmann
· 6 years ago
55e5969
loplugin:external (clang-cl)
by Stephan Bergmann
· 6 years ago
f656547
remove some useless comment lines
by Noel Grandin
· 6 years ago
9f90050
loplugin:consttobool (clang-cl)
by Stephan Bergmann
· 6 years ago
5a11fe8
loplugin:fakebool (clang-cl)
by Stephan Bergmann
· 6 years ago
1a83975
loplugin:indentation (clang-cl)
by Stephan Bergmann
· 6 years ago
1ff1466
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
Next »