Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-6-0-6
/
compilerplugins
66baf6c
tdf#114596 dbaccess: fix mysterious dataloss bug
by Michael Stahl
· 8 years ago
a925cd6
Don't prevent ODatabaseDocument refcount from dropping to zero
by Stephan Bergmann
· 8 years ago
faf10d47
Move loplugin:fpcomparison to store/
by Stephan Bergmann
· 8 years ago
f82dc45
Use the canonical TemplateDecl
by Stephan Bergmann
· 8 years ago
832584e
Clean up loplugin:unnecessaryparen blacklist
by Stephan Bergmann
· 8 years ago
665d085
loplugin:countusersofdefaultparams in sw (1)
by Noel Grandin
· 8 years ago
827de7f
Clarify that loplugin:unnecessaryparen doesn't want to warn about sizeof
by Stephan Bergmann
· 8 years ago
e0846b7
loplugin:simplifybool can't invert conditions involving float types
by Noel Grandin
· 8 years ago
52dbe0c
Make not warning about !! in loplugin:simplifybool consistent
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
04bb954
loplugin:flatten look for large if statement at end of function
by Noel Grandin
· 8 years ago
5640ef11
There appears to be no reason to ignore macros in these parts of...
by Stephan Bergmann
· 8 years ago
640e03d
loplugin:simplifybool re-activate the !! warning
by Noel Grandin
· 8 years ago
4f4486c
look for =() in loplugin:unnecessaryparen
by Noel Grandin
· 8 years ago
21e85d5
re-enable loplugin:useuniqueptr
by Noel Grandin
· 8 years ago
11b741a
Make loplugin:casttovoid more resilient against macros
by Stephan Bergmann
· 8 years ago
4ff66e4
Make checkIdenticalDefaultArguments more precise
by Stephan Bergmann
· 8 years ago
4902712
Avoid infinite loops in loplugin
by Stephan Bergmann
· 8 years ago
cab6e68
Make checkIdenticalDefaultArguments more precise
by Stephan Bergmann
· 8 years ago
12d75e5
clang-format fix
by Stephan Bergmann
· 8 years ago
17cfe6e
Make checkIdenticalDefaultArguments more precise
by Stephan Bergmann
· 8 years ago
4de9091
loplugin:flatten loosen condition
by Noel Grandin
· 8 years ago
d71bcc4
Fix typos
by Andrea Gelmini
· 8 years ago
5d12237
loplugin:unnecessaryoverride: suppress warnings when default args differ
by Stephan Bergmann
· 8 years ago
a11e0d4
loplugin:unnecessaryoverride: no warnings when fns are actually different
by Stephan Bergmann
· 8 years ago
2b88ea2
No need to blacklist this loplugin:unnecessaryoverride
by Stephan Bergmann
· 8 years ago
3d2dbf4
No need to blacklist this loplugin:unnecessaryoverride
by Stephan Bergmann
· 8 years ago
4cc7ebc
loplugin:unusedmethods new analysis
by Noel Grandin
· 8 years ago
3282328
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
d4ee66c
No need to check both (identical) param_size() and getNumParams()
by Stephan Bergmann
· 8 years ago
e689cf1
connectivity: fix loplugin:datamembershadow warning in the Calc driver
by Miklos Vajna
· 8 years ago
a93b691
loplugin:unusedvariable add some more std:: types
by Noel Grandin
· 8 years ago
4887f9f
loplugin:unusedfields
by Noel Grandin
· 8 years ago
9fbe22e
No need to blacklist this loplugin:unnecessaryoverride
by Stephan Bergmann
· 8 years ago
5ba447b
new loplugin simplifydynamiccast
by Noel Grandin
· 8 years ago
c40d9ec
loplugin:unnecessaryvirtual
by Noel Grandin
· 8 years ago
871e420
Fix loplugin::unusedvariablecheck check for std classes
by Stephan Bergmann
· 8 years ago
e62b087
Drop HAVE_GCC_ATTRIBUTE_WARN_UNUSED_STL
by Stephan Bergmann
· 8 years ago
adf3cf0
Fix loplugin:flatten's skipping of if/then/else/if chains
by Stephan Bergmann
· 8 years ago
d3a6b6f
Remove obsolete "lo_warn_unused" workaround
by Stephan Bergmann
· 8 years ago
a6309a3
Suppress loplugin:unnecessaryoverride...
by Stephan Bergmann
· 8 years ago
0f5c7d8
Remove obsolete comment
by Stephan Bergmann
· 8 years ago
2446d2b
Avoid expensive calls to containsPreprocessingConditionalInclusion
by Stephan Bergmann
· 8 years ago
9610bab
loplugin:constparams in sd
by Noel Grandin
· 8 years ago
b35bb38
Clean away temporarily added using declarations
by Stephan Bergmann
· 8 years ago
07b8711
Memoize ignoreLocation results
by Stephan Bergmann
· 8 years ago
455e401
improve constparam loplugin
by Noel Grandin
· 8 years ago
ecbaf98
-I$(dir $(3)) in gb_CObject__command_pattern is no longer needed
by Stephan Bergmann
· 8 years ago
21cd473
new loplugin: constmethod
by Noel Grandin
· 8 years ago
2db621d
Adapt loplugin:includeform to Windows \ path separator
by Stephan Bergmann
· 8 years ago
e7dadcf
revert small part of previous commit
by Noel Grandin
· 8 years ago
569c7da
extract some common code for checking if a functions address was taken
by Noel Grandin
· 8 years ago
5670f65
-Werror=unused-function
by Stephan Bergmann
· 8 years ago
8136a87
loplugin:constantparam was not always using canonical location for function
by Noel Grandin
· 8 years ago
8a39134
no need to build the parent tree twice
by Noel Grandin
· 8 years ago
5585bc2
rename loplugin::Plugin::parentStmt
by Noel Grandin
· 8 years ago
1061875
Make loplugin:implicitboolconversion find the same in C++17 and pre-C++17
by Stephan Bergmann
· 8 years ago
e02e0f4
Use compat::getSubExprAsWritten; clean up
by Stephan Bergmann
· 8 years ago
084f454
More loplugin:unnecessaryparen
by Stephan Bergmann
· 8 years ago
80a3021
new loplugin:dodgyswitch
by Noel Grandin
· 8 years ago
acb3ed0
loplugin:includeform
by Stephan Bergmann
· 8 years ago
5807952
loplugin:redundantcast: Do warn about convoluted dynamic_cast to self
by Stephan Bergmann
· 8 years ago
66b1854
Make sure TypeCheck has a non-deleted default ctor
by Stephan Bergmann
· 8 years ago
ead920a
loplugin:redundantcast handle dynamic_cast
by Noel Grandin
· 8 years ago
1c680d7
Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_cast
by Stephan Bergmann
· 8 years ago
15dce20
Fully ignore inappropriately named loplugins in unit-test mode
by Stephan Bergmann
· 8 years ago
abaf2e3
rename some fields
by Noel Grandin
· 8 years ago
d9575e7
loplugin:manualrefcount
by Noel Grandin
· 8 years ago
4e9ebc6
Move lotuswordpro include files to common include directory
by Stephan Bergmann
· 8 years ago
493a7e9
loplugin:finalclasses trim the output a little
by Noel Grandin
· 8 years ago
2d3535a
Move svx include files to common include directory
by Stephan Bergmann
· 8 years ago
948c9c0
Use unique class names for better FlameGraph results
by Stephan Bergmann
· 8 years ago
51c81a5
Move loplugin:bodynotinblock to store/, to improve performance
by Stephan Bergmann
· 8 years ago
0540095
disable constparams loplugin
by Noel Grandin
· 9 years ago
38ccea5
Improve performance of loplugin:flatten
by Noel Grandin
· 9 years ago
4fc5207
Improve performance of loplugin:commaoperator
by Stephan Bergmann
· 9 years ago
e1261e6
loplugin:finalclasses in vcl
by Noel Grandin
· 9 years ago
3d1b53a
Also suppress loplugin:flatten in C++ class member functions...
by Stephan Bergmann
· 9 years ago
83c00b3
loplugin:mergerclass merge FillAttrLB with SvxFillAttrBox
by Noel Grandin
· 9 years ago
2035644
loplugin:mergeclasses merge IInterface with SwDoc
by Noel Grandin
· 9 years ago
7f0bf62
Revert "check for unnecessary DLLPUBLIC annotations"
by Stephan Bergmann
· 9 years ago
1084e8b
More targeted check for preprocessing conditionals in loplugin:blockblock
by Stephan Bergmann
· 9 years ago
f4514f3
Fix test, and add missing TraverseFunctionDecl base case
by Stephan Bergmann
· 9 years ago
56c9446
Suppress loplugin:blockblock in functions involving preprocessing conditionals
by Stephan Bergmann
· 9 years ago
6ce77ca
move stuff in i18npool/i18nutil in own namespace
by Noel Grandin
· 9 years ago
ccb1894
new loplugin:finalclasses
by Noel Grandin
· 9 years ago
d3971ec
new loplugin:blockblock
by Noel Grandin
· 9 years ago
2e8a95d
loplugin:constparams: Ignore functions whose address is taken
by Stephan Bergmann
· 9 years ago
62274b2
Suppress loplugin:flatten in functions involving preprocessing conditionals
by Stephan Bergmann
· 9 years ago
39e7a72
Support loplugin in clang-cl
by Stephan Bergmann
· 9 years ago
0d43f51
Access to ProcessEventsToSignal's bSignal is racy
by Stephan Bergmann
· 9 years ago
fa44314
Avoid bogus loplugin:dllmacro "unnecessary *DLLPUBLIC declaration ..."
by Stephan Bergmann
· 9 years ago
f00d538
Adapt loplugin:unreffun to clang-cl (uses of DllMain and wmain)
by Stephan Bergmann
· 9 years ago
419d664
Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsing
by Stephan Bergmann
· 9 years ago
4ab071b
More clang::*Type vs. llvm::*Type ambiguities
by Stephan Bergmann
· 9 years ago
a599eea
check for unnecessary DLLPUBLIC annotations
by Noel Grandin
· 9 years ago
26c82bd
loplugin:unusedfields improve finding callee
by Noel Grandin
· 9 years ago
1ffba0e
loplugin:flatten check for throw in then clause
by Noel Grandin
· 9 years ago
Next »