Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/pivotcharts
/
sdext
b958eae
Fix typos
by Andrea Gelmini
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
8f0e7b3
just make the VirtualDevice a parser member
by Caolán McNamara
· 9 years ago
51d9963
Fix typos
by Andrea Gelmini
· 9 years ago
386e38b
loplugin:sallogareas
by Stephan Bergmann
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
36a5d94
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
cffa23b
fix crash in pdfimport
by Markus Mohrhard
· 9 years ago
3a74745
vector::data seems more natural than &vector::front
by Caolán McNamara
· 9 years ago
a3f2bf6
change intervall -> interval
by David Tardon
· 9 years ago
1c03908
loplugin:subtlezeroinit: sdext
by Stephan Bergmann
· 9 years ago
948555c
PaneDescriptor::mbNeedsClipping is never read
by Stephan Bergmann
· 9 years ago
7a350ce
remove unused Right from Anchor enum
by Noel Grandin
· 9 years ago
20c43a2
"Unicode" is a proper noun and should not be used in plural
by Tor Lillqvist
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
62c063d
tdf#105536: PDF image should be v-flipped unconditionally
by Mike Kaganski
· 9 years ago
f1d83ac
loplugin:stringconstant check for unnecessary OUString constructor..
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
4fabc23
loplugin: unnecessary destructor scaddins..sdext
by Noel Grandin
· 9 years ago
d8aa450
tdf#105382 Set URL-decoded default filename for minimized presentation
by Takeshi Abe
· 9 years ago
920f1dd
New loplugin:dynexcspec: Add @throws documentation, sdext
by Stephan Bergmann
· 9 years ago
88c755e
new loplugin: useuniqueptr: sdext
by Noel Grandin
· 9 years ago
584262f
loplugin:stringconstant: handle OStringBuffer::append
by Stephan Bergmann
· 9 years ago
e838e36
Some loplugin:conststringvar/stringconstant improvements: sdext
by Stephan Bergmann
· 9 years ago
0999f64
New loplugin:conststringvar: sdext
by Stephan Bergmann
· 9 years ago
86dfe77
New loplugin:externvar: sdext
by Stephan Bergmann
· 9 years ago
fe9a5a4
ODR violation (base class must be the same across compilation units)
by Stephan Bergmann
· 9 years ago
872cf48
Revert "verify SolarMutex when ref-counting VclPtr" series
by Noel Grandin
· 9 years ago
3a705ab
OSL_TRACE->SAL in avmedia..canvas
by Noel Grandin
· 9 years ago
02ed192
OSL_TRACE->SAL in sd..sdext
by Noel Grandin
· 9 years ago
e794ce1
verify that we hold the SolarMutex when ref-counting VclPtr
by Noel Grandin
· 9 years ago
4586cc8
loplugin:unnecessaryoverride (dtors) in sdext
by Stephan Bergmann
· 9 years ago
f6d2ff1
presenter console: fix STL assert when exiting slide show
by Michael Stahl
· 9 years ago
e74e958
spelling mutext->mutex
by Noel Grandin
· 9 years ago
0a3eaf9
loplugin:unnecessaryvirtual in sd..sdext
by Noel Grandin
· 9 years ago
7abd369
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
b1f8cf3
loplugin:singlevalfields
by Noel Grandin
· 9 years ago
8826771
style fixes for cppcheck noExplicitConstructor
by Jochen Nitschke
· 9 years ago
9bdec08
loplugin:oncevar in sd..svgio
by Noel Grandin
· 9 years ago
7de287b
Make stable sort more stable :)
by Mike Kaganski
· 9 years ago
b589c4c
Omit comparator which is the same as default std::less<key_type>
by Takeshi Abe
· 9 years ago
e5438e9
loplugin:expandablemethods in sdext
by Noel Grandin
· 9 years ago
e7324c5
loplugin:expandablemethodds in scaddins..sdext
by Noel Grandin
· 9 years ago
7567a4c
'>>=' with rhs Any is a copy assignment
by Jochen Nitschke
· 9 years ago
d1ea6ec
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
6ac0e9f
clang-cl loplugin: sdext
by Stephan Bergmann
· 9 years ago
0f613ad
xmlsecurity: add initial PDFSignatureHelper
by Miklos Vajna
· 9 years ago
187d7f8
CPPUNIT_ASSERT[_DOUBLES]_EQUAL
by Stephan Bergmann
· 10 years ago
441fa1c
Fix typos
by Andrea Gelmini
· 10 years ago
c4cd079
loplugin:unusedmethods in sc..vcl
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
b1164b0
loplugin:constantparam in sd
by Noel Grandin
· 10 years ago
965f379
Break test::setUpVcl into a test-setupvcl library of its own
by Stephan Bergmann
· 10 years ago
6810f00
loplugin:staticaccess: Extend loplugin:staticcall to cover all access...
by Stephan Bergmann
· 10 years ago
93295a0
coverity#1371125 Copy-paste error
by Caolán McNamara
· 10 years ago
8a6eb11
cppcheck: nullPointerRedundantCheck
by Caolán McNamara
· 10 years ago
6c87b02
loplugin:countusersofdefaultparams in sd
by Noel Grandin
· 10 years ago
2a66c02
Resolves: tdf#84121 wrong password passed to xpdfimport
by Caolán McNamara
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
768a6fc
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
fbd2318
loplugin:unusedfields
by Noel Grandin
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
b1225d2
loplugin:singlevalfields in sdext
by Noel Grandin
· 10 years ago
9b9e5cf
tdf#99589 - tolower / toupper - dangerous to Turks ...
by Gökhan Gurbetoğlu
· 10 years ago
b65f461
tdf#96080 PDF Import: fix incorrect whitespace characters sequence
by Vort
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
4d49c96
Let loplugin:passstuffbyref also look at fn defn not preceded by any decl
by Stephan Bergmann
· 10 years ago
6aa4639
Reintroduce some code removed with "Remove unneeded Pane code in ..."
by Jan Holesovsky
· 10 years ago
71cf1ae
Remove unneeded Pane code in Presenter Console
by Bryan Quigley
· 10 years ago
0b23eec
teach refcounting clang plugin about uno::Reference
by Noel Grandin
· 10 years ago
b73f45e
loplugin:unusedmethods in sd
by Noel Grandin
· 10 years ago
d96c114
clang-tidy modernize-make-shared
by Noel Grandin
· 10 years ago
98f759b
sdext: replace boost::bind
by Michael Stahl
· 10 years ago
94b361b
loplugin:stringconstant
by Stephan Bergmann
· 10 years ago
28159e9
sdext: replace boost::bind with C++11 lambdas, part 2
by Michael Stahl
· 10 years ago
e1efe33
loplugin:stringconstant
by Tor Lillqvist
· 10 years ago
f1fa4a5
loplugin:defaultparams
by Tor Lillqvist
· 10 years ago
c7325f3
sdext: replace boost::bind with C++11 lambdas
by Michael Stahl
· 10 years ago
0f3ac23
Insert explicit "break" when falling through to empty next case
by Stephan Bergmann
· 10 years ago
00bfc13
fix Windows build
by Noel Grandin
· 10 years ago
f469309
clang-tidy modernize-loop-convert scaddins to sdext
by Noel Grandin
· 10 years ago
f3d9aab
teach passstuffbyref plugin to check for..
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
fc2590c
Fix typos
by Andrea Gelmini
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
259ece8
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
67d333c
tdf#99352 - Some VclPtrs leak past DeInitVCL
by Noel Grandin
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
cc2f103
loplugin:passstuffbyref in sdext
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
028dcd4
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
c210bf4
tdf#94306 replace boost::noncopyable r.. to sdext
by Jochen Nitschke
· 10 years ago
15421d7
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 10 years ago
c09d0aa
loplugin:constantparam in sd
by Noel Grandin
· 10 years ago
50b3994
loplugin:constantparam in sdext
by Noel Grandin
· 10 years ago
Next »