Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Sweetshark/lessdepend
/
toolkit
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
c46ab19
toolkit: disable the UnitConversion test only on WNT
by Michael Stahl
· 8 years ago
43dd638
disable toolkit unit conversion test for now
by Markus Mohrhard
· 8 years ago
64f1d7a
toolkit: disable UnitConversion test for non-default resolution on WNT
by Michael Stahl
· 8 years ago
7e51276
toolkit: convert UnitConversion test to C++
by Michael Stahl
· 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
22fa30c
loplugin:finalclasses in toolkit,tools
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
d99b65c
Rename GetSelectEntryPos -> GetSelectedEntryPos
by Samuel Mehrbrodt
· 9 years ago
b649e5b
Rename GetSelectEntry -> GetSelectedEntry
by Samuel Mehrbrodt
· 9 years ago
2d2259c
clang-tidy modernize-use-emplace in test..vbahelper
by Noel Grandin
· 9 years ago
2e0a25c
loplugin:constantparam
by Noel Grandin
· 9 years ago
75a96e2
Translate German comments/debug strings (leftovers in dirs test to uui)
by Johnny_M
· 9 years ago
7aa7f4d
loplugin:unnecessaryparen include c++ casts
by Noel Grandin
· 9 years ago
326295b
new loplugin:redundantpointerops
by Noel Grandin
· 9 years ago
dfaceb7
Translate one German variable name
by Johnny_M
· 9 years ago
3814952
support XSystemDependentWindowPeer for all toplevel windows
by Caolán McNamara
· 9 years ago
2e1cafa
Bin fairly pointless default for parameter that was defaulted just once anyway
by Tor Lillqvist
· 9 years ago
2fdbf46
nothing is reading the futilely set WB_AUTOSIZE bit
by Caolán McNamara
· 9 years ago
27bde9a
Drop gratuitous initial :: from comphelper::ProfileZone
by Tor Lillqvist
· 9 years ago
dcc667a
convert message box style bits to scoped enum
by Noel Grandin
· 9 years ago
827f986
Fix typos
by Andrea Gelmini
· 9 years ago
eea6d39
loplugin:unnecessaryparen
by Noel Grandin
· 9 years ago
64a3124
Fix typos
by Andrea Gelmini
· 9 years ago
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
b1f6e62
tdf#39468 Translate German comments/terms
by Jens Carl
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
88b0711
tdf#39468: Translate some german comments
by Christian Barth
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
b09deb0
loplugin:constparams handle constructors
by Noel Grandin
· 9 years ago
2b4cb88
loplugin:unusedfields in basctl..connectivity
by Noel Grandin
· 9 years ago
85f08e3
remove some "optimisation" insanity in ScriptEventContainer
by Noel Grandin
· 9 years ago
c932e26
loplugin:constparams in toolkit,ucb,xmlhelp
by Noel Grandin
· 9 years ago
20571c4
use more range-for on uno::Sequence
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
99cd7dc
fix compile error due to missing include<functional>
by Dennis Francis
· 9 years ago
db47410
C++11 remove std::binary_function bases from functors
by Jochen Nitschke
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
a1ead1a
loplugin unnecessaryparan improvements
by Noel Grandin
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
62b8119
loplugin:casttovoid: toolkit
by Stephan Bergmann
· 9 years ago
979d58c
loplugin:unusedfields in toolkit..xmloff
by Noel Grandin
· 9 years ago
ef531e8
loplugin:oncevar in test..tools
by Noel Grandin
· 9 years ago
6ade3ef
std::unordered_map can erase an element by given key, if any
by Takeshi Abe
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
08f6f9d
Profiling API: add ProfileZones
by László Németh
· 9 years ago
8141379
comphelper: add a profiling API
by László Németh
· 9 years ago
b70fa47
use more SAL_N_ELEMENTS part 1
by Noel Grandin
· 9 years ago
a7532d8
Remove VCLExternalSolarLock and IMutex.
by Arnaud Versini
· 9 years ago
16ce815
cppcheck: knownConditionTrueFalse
by Jochen Nitschke
· 9 years ago
f2d40b8
Remove all allocation of VCLExternalSolarLock.
by Arnaud Versini
· 9 years ago
94d9d89
Remove some unnecessary scaffolding around SAL_WARN calls
by Stephan Bergmann
· 9 years ago
307be8c
clang-tidy readability-redundant-control-flow
by Noel Grandin
· 9 years ago
709040e
remove duplicate 'using namespace'
by Jochen Nitschke
· 9 years ago
2ccde70
teach redundantcast plugin about functional casts
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
2e5db24
remove VCLExternalSolarLock* members from ..
by Jochen Nitschke
· 9 years ago
c8d8b9b
cppcheck: unusedStructMember
by Jochen Nitschke
· 9 years ago
cae3e20
cleanup unused css/resource/ includes
by Jochen Nitschke
· 9 years ago
039913c
loplugin:stringcopy: toolkit
by Stephan Bergmann
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
2962cee
remove some unnecessary temporary OUStrings
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
e3a44cb
loplugin:checkunusedparams in toolkit..vbahelper
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
7662e92
loplugin:redundantcast find cstyle double casts
by Noel Grandin
· 9 years ago
e3eadc9
teach constantparam plugin to find always on and always off bitmask values
by Noel Grandin
· 9 years ago
6b4a149
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
d68927c
use actual UNO enums in test..vbahelper
by Noel Grandin
· 9 years ago
2f33a8c
coverity#1403662 Mixing enum types
by Caolán McNamara
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
f7eb8ae
Fix typos
by Andrea Gelmini
· 9 years ago
Next »