Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/custom-widgets
/
toolkit
/
source
9e0770e
Convert FieldUnit to scoped enum
by Mike Kaganski
· 7 years ago
655154e
tdf#118244 pdfexport: radio buttons can group with same name
by Justin Luth
· 7 years ago
8040097
tdf#118244 pdfexport: radio buttons use groupname now
by Justin Luth
· 7 years ago
e128f78
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
a2058e7
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
5929d8e
Replace function only used in an assert with a lambda
by Stephan Bergmann
· 7 years ago
951a659
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
33623f3
tdf#42949 Fix IWYU warnings in include/unotools/*
by Gabor Kelemen
· 7 years ago
8619243
Simplify containers iterations in test..tools
by Arkadiy Illarionov
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
98aa81b
-Werror,-Wunused-function (--disable-assert-always-abort)
by Stephan Bergmann
· 7 years ago
76dd28a
loplugin:staticvar in various
by Noel Grandin
· 7 years ago
ba80f63
clang-tidy modernize-redundant-void-arg
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
26c7c10
MoreButton is solely used by toolkit
by Caolán McNamara
· 7 years ago
1c97e5f
only vcl and toolkit need to use [G|S]etUnoWrapper
by Caolán McNamara
· 7 years ago
17a4162
split out vcl stuff used solely by toolkit module
by Caolán McNamara
· 7 years ago
ba67234
drop unnecessary vcl/group.hxx includes
by Caolán McNamara
· 7 years ago
5d5e0da
tdf#118572 dispose instead of LazyDeletor
by Caolán McNamara
· 7 years ago
fca8704
make scrollabledialog.hxx a private header
by Caolán McNamara
· 8 years ago
3db830d
Silence new Clang trunk -Wdefaulted-function-deleted
by Stephan Bergmann
· 8 years ago
f7a065f
Fix mbRefeshingPeer -> mbRefreshingPeer
by Andrea Gelmini
· 8 years ago
175834c
loplugin:constfields in toolkit
by Noel Grandin
· 8 years ago
1d6366fc
loplugin:useuniqueptr in StdTabController::autoTabOrder
by Noel Grandin
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
feca66c
loplugin:simplifyconstruct in toolkit..ucb
by Noel Grandin
· 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
e020cc8
toolkit: a micro-optimization taking min and max simulnateously
by Takeshi Abe
· 8 years ago
cd66852
create appendCopy method in OUStringBuffer
by Noel Grandin
· 8 years ago
82828c6
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
01b4c5b
cppcheck: useInitializationList in test to xmloff
by Jochen Nitschke
· 8 years ago
c5fcb476
toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
c9e31a8
Fix typos
by Andrea Gelmini
· 8 years ago
ec665e3
use more OutputDevice::GetBitmapEx
by Noel Grandin
· 8 years ago
abe5a1a
Translate German comments and debug strings
by Johnny_M
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
f6fb5a1
Fix typos
by Andrea Gelmini
· 8 years ago
bb2443cc
logging: add some strategic places around vcl messages
by Thorsten Behrens
· 9 years ago
860de75
Reuse getAccessibleRole result if possible
by Arnaud Versini
· 8 years ago
12e3f64
tdf#75398 - Replace hicontrast by Sifr
by heiko tietze
· 8 years ago
3a4d246
toolkit: use thread safe static initializer
by Jochen Nitschke
· 8 years ago
b4d36b5
remove some unused comphelper includes
by Jochen Nitschke
· 8 years ago
d5ed07d
make ControlModelContainerBase::Clone return by rtl::Reference
by Noel Grandin
· 8 years ago
5823ecd
toolkit: Recover missing service names for ControlModelContainerBase
by Takeshi Abe
· 8 years ago
48fbfe3
use more DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
6c5aa32
enable mapping direct from awt::XWindow and weld::Window
by Caolán McNamara
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
bbf3263
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
73e6a79
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
751191e
move btndlg from vcl to toolkit
by Caolán McNamara
· 8 years ago
b2147ab
remove unused ucbstreamhelper includes
by Jochen Nitschke
· 8 years ago
e568d23
move framework/toolkit use of BitmapEx::GetMask inside vcl
by Noel Grandin
· 8 years ago
4bbf37b
drop support for GraphicObject URLs in toolkit
by Tomaž Vajngerl
· 8 years ago
2f5868c
loplugin:redundantfcast look for redundant copies in return statements
by Noel Grandin
· 8 years ago
a0a57a3
use more Color in toolkit
by Noel Grandin
· 8 years ago
e2cb154
convert COL_ constants to be of type Color
by Noel Grandin
· 8 years ago
22a830a
cast MessBox into exile
by Caolán McNamara
· 8 years ago
35fc452
remove unused vclunohelper.hxx includes
by Jochen Nitschke
· 8 years ago
c98d330
replace Color(COL_*) with COL_*
by Noel Grandin
· 8 years ago
0fad8d3
convert remaining WarningBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
942f059
convert remaining ErrorBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
d75144c
convert remaining InfoBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
8ec0f90
loplugin:changetoolsgen in tools..toolkit
by Noel Grandin
· 8 years ago
ba8a703
New loplugin:nestedunnamed
by Stephan Bergmann
· 8 years ago
60ae5f5
make it possible to set parent window for printer error messages
by Caolán McNamara
· 8 years ago
3ecf542
Different approach for tdf#115227
by Maxim Monastirsky
· 8 years ago
72c68a3
Fix typos
by Andrea Gelmini
· 8 years ago
250ad93
tdf#115227 svtools: suppress UNO notifications for color selectors
by Miklos Vajna
· 8 years ago
91b4e45
new loplugin: pointerbool
by Noel Grandin
· 8 years ago
d72a289
loplugin:useuniqueptr in VCLXWindow
by Noel Grandin
· 8 years ago
474b4bb
loplugin:useuniqueptr in VCLXGraphics
by Noel Grandin
· 8 years ago
08857f1
More loplugin:cstylecast: toolkit
by Stephan Bergmann
· 8 years ago
7d8e944
convert a<b?a:b to std::min(a,b)
by Noel Grandin
· 8 years ago
75ca2d0
More loplugin:cstylecast: toolkit
by Stephan Bergmann
· 8 years ago
21e0d81
loplugin:unusedfields
by Noel Grandin
· 8 years ago
a5be07d
inline use-once typedefs
by Noel Grandin
· 8 years ago
aeab238
clang-tidy modernize-use-equals-default in toolkit
by Jochen Nitschke
· 8 years ago
68eb27e
tools: reimplement SVLIBRARY macro & remove it from solar.h
by Michael Stahl
· 8 years ago
78a6ce1
DELETEZ->std::unique_ptr in toolkit,unotools
by Noel Grandin
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
dd0dceb
loplugin:salcall handle static methods
by Noel Grandin
· 8 years ago
19f9a7e
Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx
by Stephan Bergmann
· 8 years ago
b15f79a
loplugin:unnecessaryparen: signed numeric literals
by Stephan Bergmann
· 8 years ago
b26012e
Make loplugin:unnecessaryparen look through implicit
by Stephan Bergmann
· 8 years ago
7a1c21e
loplugin:simplifybool for negation of comparison operator
by Noel Grandin
· 8 years ago
72ef2b5
Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all
by Stephan Bergmann
· 8 years ago
9288afa
Fix typos
by Andrea Gelmini
· 8 years ago
11ca1f8
Fix typos
by Andrea Gelmini
· 8 years ago
5e69b36
loplugin:flatten in toolkit..writerfilter
by Noel Grandin
· 8 years ago
d71bcc4
Fix typos
by Andrea Gelmini
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
9e7c952
loplugin:includeform: toolkit (macOS)
by Stephan Bergmann
· 8 years ago
b0c76a6
loplugin:includeform: toolkit
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
af7b62e
Replace lists by vectors in controlmodelcontainerbase (toolkit)
by Julien Nabet
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
4677244
loplugin:flatten in toolkit..vbahelper
by Noel Grandin
· 9 years ago
83de03e
Rename GetSelectEntryCount -> GetSelectedEntryCount
by Samuel Mehrbrodt
· 9 years ago
Next »