Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/skia
/
sdext
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
258e06c
tdf#42949 Fix IWYU warnings in sdext/
by Gabor Kelemen
· 6 years ago
9e087d4
loplugin:unusedvariablecheck tweak to find more stuff
by Noel Grandin
· 6 years ago
7b99cdb
loplugin:indentation find broken if statements
by Noel Grandin
· 6 years ago
7f30522
New loplugin:conditionalstring
by Stephan Bergmann
· 6 years ago
8eba06a
tdf#127921 Don't change slides when clicking in Slide sorter view
by Samuel Mehrbrodt
· 6 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
93a641d
Remove unused XMouseMotionListener from PresenterController
by Samuel Mehrbrodt
· 6 years ago
6f9156d
Remove unused XFocusListener from PresenterController
by Samuel Mehrbrodt
· 6 years ago
ca77ba6
Remove unused XMouseMotionListener from PresenterButton
by Samuel Mehrbrodt
· 6 years ago
37cbd4f
Remove unused XWindowListener from PresenterButton
by Samuel Mehrbrodt
· 6 years ago
2eadd46
Fix build with poppler-0.82
by Rasmus Thomsen
· 6 years ago
044eba7
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 6 years ago
9f2ffd3
cid#1448423 silence Wrapper object use after free
by Caolán McNamara
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
d51db77
Remove some memset calls
by Mike Kaganski
· 6 years ago
4a96fb8
loplugin:bufferadd loosen some constraints
by Noel Grandin
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
231e16d
loplugin:redundantpointerops simplify *p.get()
by Noel Grandin
· 7 years ago
ee2e8d0
drop some unnecessary includes
by Caolán McNamara
· 7 years ago
e75a545
loplugin:constmethod in sdext..starmath
by Noel Grandin
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
c598ea1
Add version resource to executables where it was missing
by Mike Kaganski
· 7 years ago
ef2e9c9
loplugin:returnconstval in sd..starmath
by Noel Grandin
· 7 years ago
8d54827
loplugin:constvars in sdext..sfx2
by Noel Grandin
· 7 years ago
889dc7b
use more TOOLS_WARN_EXCEPTION
by Noel Grandin
· 7 years ago
56a9a3a
loplugin:sequenceloop in sdext..sfx2
by Noel Grandin
· 7 years ago
7aef9ab
Fix typos
by Andrea Gelmini
· 7 years ago
ec7a521
Improved loplugin:stringconstant (now that GCC 7 supports it): sdext
by Stephan Bergmann
· 7 years ago
c26f2fc
Simplify Sequence iterations in sdext
by Arkadiy Illarionov
· 7 years ago
e8493f9
loplugin:collapseif
by Noel Grandin
· 7 years ago
afad1a0
Fix typos
by Andrea Gelmini
· 7 years ago
bb6f5ae
cid#1448446 Unchecked dynamic_cast
by Caolán McNamara
· 7 years ago
00dfa1f
cid#1448446 Unchecked dynamic_cast
by Caolán McNamara
· 7 years ago
e1983485
loplugin:referencecasting in sdext
by Noel Grandin
· 7 years ago
1cbca8b
cid#1448489 Uncaught exception
by Caolán McNamara
· 7 years ago
078af97
remove some unneede vcl/bitmap.hxx includes
by Noel Grandin
· 7 years ago
b2a574e
simplify some getSupportedServiceNames
by Noel Grandin
· 7 years ago
31f0437
loplugin:passstuffbyref
by Noel Grandin
· 7 years ago
f41a554
loplugin:logexceptionnicely in scripting..sdext
by Noel Grandin
· 7 years ago
e2cb51bf
Refactor a bit of the presentation minimizer
by Jan-Marek Glogowski
· 7 years ago
c18e2ea
New loplugin:data
by Stephan Bergmann
· 7 years ago
aa44659
Presentation minimizer: Handle also presentation.GraphicObjectShape URL
by Tamás Zolnai
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
038e4b3
Use hasElements to check Sequence emptiness in sax..sdext
by Arkadiy Illarionov
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
dd8d5e5
improve loplugin:stringconstant
by Noel Grandin
· 7 years ago
8b663bc
loplugin:sequentialassign in sd
by Noel Grandin
· 7 years ago
0869895
tdf#120703 PVS: Silence V522 warnings
by Mike Kaganski
· 7 years ago
7be675c
improve combining in hash functions
by Noel Grandin
· 7 years ago
77192c1
loplugin:useuniqueptr in PDFReader
by Noel Grandin
· 7 years ago
313744d
loplugin:unusedmethods
by Noel Grandin
· 7 years ago
0d8c670
build: support disabling poppler
by Ashod Nakashian
· 7 years ago
8b5e23e
log nice exception messages whereever possible
by Noel Grandin
· 7 years ago
7cefe39
OptimizerDialog: use local method to reduce OUString operations
by Matteo Casalin
· 7 years ago
191f85d
re-land "new loplugin typedefparam""
by Noel Grandin
· 7 years ago
e1ec5eb
Extend cast to whole expression
by Stephan Bergmann
· 7 years ago
376ee49
remove some unused typedefs
by Noel Grandin
· 7 years ago
19240f6
loplugin:unusedfields look for classes where we can make all the..
by Noel Grandin
· 7 years ago
40871e2
loplugin:unusedfields in sdext
by Noel Grandin
· 7 years ago
aa51774
loplugin:simplifybool, check for !(!a op !b)
by Noel Grandin
· 7 years ago
ea9c84c
Indexing is not needed for single getToken() call
by Matteo Casalin
· 7 years ago
6d7308a
OptimizerDialog: simplify string operations when selecting...
by Matteo Casalin
· 7 years ago
58e3174
loplugin:flatten in sdext
by Noel Grandin
· 7 years ago
0d1253c
new loplugin writeonlyvars
by Noel Grandin
· 7 years ago
34f3334
loplugin:indentation in sd
by Noel Grandin
· 7 years ago
4e8a15c
o3tl::make_unique -> std::make_unique in sax...svtools (except sc)
by Gabor Kelemen
· 7 years ago
0609ea4
poppler: upgrade to release 0.73.0
by Michael Stahl
· 7 years ago
50d371a
sdext: fix build with poppler 0.73
by Michael Stahl
· 7 years ago
70519a4
Replace OUStringBuffer::appendCopy with append(std::u16string_view)
by Stephan Bergmann
· 7 years ago
65a6c9a
Fix build with poppler-0.72
by Andreas Sturmlechner
· 7 years ago
725b586
use unique_ptr in sdext
by Noel Grandin
· 7 years ago
a597718
presentation minimizer: warn user about unsaved presentation
by Vasily Melenchuk
· 7 years ago
8ff41a2
Fix build with poppler 0.71
by Aleksei Nikiforov
· 7 years ago
5eac2e6
Remove misguided FALLTHROUGH comments
by Stephan Bergmann
· 7 years ago
8fa5c03
HAVE_BROKEN_CONST_ITERATORS is always false now
by Stephan Bergmann
· 7 years ago
c8d4253
-Werror,-Wunused-variable
by Stephan Bergmann
· 7 years ago
e4472d3
loplugin:unnecessaryparen include more assignments
by Noel Grandin
· 7 years ago
16d12d5
presentation minimizer: suggest filename for a new presentation
by Vasily Melenchuk
· 7 years ago
0568454
Simplify containers iterations in sdext
by Arkadiy Illarionov
· 7 years ago
fff501a
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
933660e
loplugin:stringconstant look for unnecessary OString constructor use
by Noel Grandin
· 7 years ago
8067be0
tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
by Gabor Kelemen
· 7 years ago
c59a5b8
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
d05dbf6
remove unused enums DocumentTextDirection and RendererPaneStyle::Side
by Noel Grandin
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
5e8bdd9
poppler dropped GBool since 0.71
by Mike Kaganski
· 7 years ago
a2751c0
loplugin:staticmethods improvement
by Noel Grandin
· 7 years ago
e3ca838
Resolves: rhbz#1647507 try inputted password as both user and owner password
by Caolán McNamara
· 7 years ago
5404f75
loplugin:collapseif in sdext..svx
by Noel Grandin
· 7 years ago
990761f
presentation minimizer: fixed problem with default filename
by Vasily Melenchuk
· 7 years ago
810b8a1
presentation minimizer: use standard error reporting
by Vasily Melenchuk
· 7 years ago
26ccd00
clang-tidy: (WIP) bugprone-too-small-loop-variable findings
by Tamás Zolnai
· 7 years ago
bb70210
tdf#120703 PVS: V519 variable is assigned values twice successively
by Mike Kaganski
· 7 years ago
1688a39
remove old poppler compat code
by Noel Grandin
· 7 years ago
c816cb8
pvs-studio: V571 Recurring check
by Caolán McNamara
· 7 years ago
34208a3
tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereference
by Mike Kaganski
· 7 years ago
77e4f5e
tdf#120703 (PVS)
by Mike Kaganski
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
ba80f63
clang-tidy modernize-redundant-void-arg
by Noel Grandin
· 7 years ago
Next »