Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calczoom
/
fpicker
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
f90d0de
-Werror,-Wunused-private-field
by Stephan Bergmann
· 6 years ago
2cd6ff8
remove unnecessary includes
by Caolán McNamara
· 6 years ago
07bde58
use activate-link instead of clicked
by Caolán McNamara
· 6 years ago
09e3d45
weld fpicker cluster
by Caolán McNamara
· 6 years ago
3b65ce7
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
0dc168d
loplugin:unusedenumconstants
by Noel Grandin
· 6 years ago
6dd4e88
tdf#42949 Fix IWYU warnings in fpicker/
by Gabor Kelemen
· 6 years ago
f0f9d98
loplugin:virtualdead unused param in SvtFileDialog_Base
by Noel Grandin
· 6 years ago
40b25aa
to wide -> too wide
by Caolán McNamara
· 6 years ago
976d595
move AutocompleteEdit to fpicker
by Caolán McNamara
· 6 years ago
f28db27
update remotefilesdialog.ui
by Caolán McNamara
· 6 years ago
5496071
strip Dialog ctor down
by Caolán McNamara
· 6 years ago
783c0a6
fix build
by Caolán McNamara
· 6 years ago
3fb14178
Drop ModalDialog middleman
by Caolán McNamara
· 6 years ago
74f938b
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
42ef299
use a GtkMenuButton for button+menu
by Caolán McNamara
· 6 years ago
76c5f33
move file picker only code to fpicker
by Caolán McNamara
· 7 years ago
e793e55
move Breadcrumb to sole user in fpicker
by Caolán McNamara
· 7 years ago
b7e4e20
loplugin:fragiledestructor (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
3b13f81
loplugin:constmethod in forms..fpicker
by Noel Grandin
· 7 years ago
22ef2a1
Fixing "...."
by Andrea Gelmini
· 7 years ago
83c004d
Fix ASan heap-use-after-free
by Stephan Bergmann
· 7 years ago
9e0b342
loplugin:referencecasting find more redundant static_cast
by Noel Grandin
· 7 years ago
715e737
loplugin:returnconstval in fpicker..reportdesign
by Noel Grandin
· 7 years ago
eaf9565
Avoid extra calls to INetURLObject::decode
by Stephan Bergmann
· 7 years ago
41e6f0f
Fix typos
by Andrea Gelmini
· 7 years ago
2674cf2
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
cf3fb54
loplugin:sequenceloop in forms..oox
by Noel Grandin
· 7 years ago
cdd5869
Fix typos
by Andrea Gelmini
· 7 years ago
a179305
Fix typos
by Andrea Gelmini
· 7 years ago
541aad4
Improved loplugin:stringconstant (now that GCC 7 supports it): fpicker
by Stephan Bergmann
· 7 years ago
6595240
loplugin:referencecasting in forms..fpicker
by Noel Grandin
· 7 years ago
1a5ab86
Fix typo
by Andrea Gelmini
· 7 years ago
0c5cb20
Fix typo
by Andrea Gelmini
· 7 years ago
8c90c9d
Fix typo
by Andrea Gelmini
· 7 years ago
d2d6b2d
loplugin:cstylecast (macOS)
by Stephan Bergmann
· 7 years ago
4d3628c
The macOS SDK 10.15 has a tighter declaration of objc_msgSend()
by Tor Lillqvist
· 7 years ago
966f40e
Use hasElements to check Sequence emptiness in [e-i]*
by Arkadiy Illarionov
· 7 years ago
fbc038c
an uno -> a uno
by Caolán McNamara
· 7 years ago
1156f98
an is used before a vowel sound
by Caolán McNamara
· 7 years ago
98dced1
Replace lists by vectors in fpicker/office
by Julien Nabet
· 7 years ago
04112bc
loplugin:sequentialassign in filter..fpicker
by Noel Grandin
· 7 years ago
639df4d
use more std::make_unique
by Noel Grandin
· 7 years ago
5785e43
Fix typo
by Andrea Gelmini
· 7 years ago
5a824268
Don't use resettable/clearable guard where plain guard is enough
by Mike Kaganski
· 7 years ago
e3d7371
tdf#124579: ensure to provide an event to wake up main loop when notifying
by Mike Kaganski
· 7 years ago
a10cfc4
tdf#123502: Make sure to hold the mutex before releasing it
by Mike Kaganski
· 7 years ago
558956d
Drop UNICODE/_UNICODE defines
by Mike Kaganski
· 7 years ago
5788bb0
Clarify flow, reduce scope
by Matteo Casalin
· 7 years ago
48fc2fe
getToken() ==> copy() since separator positions are known
by Matteo Casalin
· 7 years ago
ea58b03
loplugin:indentation (clang-cl)
by Stephan Bergmann
· 7 years ago
cd38300
loplugin:unusedfields in forms..fpicker
by Noel Grandin
· 7 years ago
5082a2b
o3tl::make_unique -> std::make_unique in include/ & o3tl/
by Gabor Kelemen
· 7 years ago
44841a6
Simplify containers iterations in [f-l]*
by Arkadiy Illarionov
· 7 years ago
a2b687a
Pointer is pointless
by Noel Grandin
· 7 years ago
0019eac
loplugin:indentation in forms..fpicker
by Noel Grandin
· 7 years ago
16ee4d4
tdf#42949 Fix IWYU warnings in include/svtools/*
by Gabor Kelemen
· 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
5b2f124
tdf#122927 prevent SolarMutex deadlock on join()
by Jan-Marek Glogowski
· 7 years ago
6256797
tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*
by Gabor Kelemen
· 7 years ago
c56a828
Resolve deprecated implicit capture of *this by reference in C++20
by Stephan Bergmann
· 7 years ago
15f0d61
use Image(OUString) instead of Image(Bitmap(OUString))
by Noel Grandin
· 7 years ago
ff8c492
Optimize getting filter mask by index from CFilterContainer
by Mike Kaganski
· 7 years ago
f553e34
tdf#119747 FileSaveDialog: remove duplicate extension on Windows
by Mike Kaganski
· 7 years ago
38a47bc
Revert "tdf#119747 FileSaveDialog: Windows dialog shows only one extension."
by Mike Kaganski
· 7 years ago
1d427cd
Revert "tdf#121497 "Save As": File Format Type unchanged in Windows"
by Mike Kaganski
· 7 years ago
799f159
remove unused HeaderBarItemBits enum values
by Noel Grandin
· 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
21de555
remove unnecessary "if (!empty()" checks before loops
by Noel Grandin
· 7 years ago
4475432
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
47897fd
weld SwCondCollPage
by Caolán McNamara
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
c444eb7
tdf#121497 "Save As": File Format Type unchanged in Windows
by Ilhan Yesil
· 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
40d94e6
Fix typos
by Andrea Gelmini
· 7 years ago
1b50fa8
tdf#119747 FileSaveDialog: Windows dialog shows only one extension.
by Ilhan Yesil
· 8 years ago
6311f7f
move SvTreeListBox to vcl
by Caolán McNamara
· 7 years ago
9d1c68a
replace StartExecuteModal with StartExecuteAsync
by Caolán McNamara
· 7 years ago
3bb4955
tdf#120703 PVS: V519 variable is assigned values twice successively
by Mike Kaganski
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 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
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
5fb66ae
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 7 years ago
f0ca3ee
Related: tdf#120612 help response missing from other help buttons
by Caolán McNamara
· 7 years ago
ba67234
drop unnecessary vcl/group.hxx includes
by Caolán McNamara
· 7 years ago
cd3c315
-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)
by Stephan Bergmann
· 7 years ago
b7240fe
consistent 3.18 version require in .uis
by Caolán McNamara
· 8 years ago
928b1b0
loplugin:external (clang-cl)
by Stephan Bergmann
· 8 years ago
e19a21a
loplugin:external (macOS)
by Stephan Bergmann
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
9784934
tdf#42949 Fix IWYU warnings in include/ucbhelper/*
by Gabor Kelemen
· 8 years ago
Next »