Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unostyles3
/
tools
8ca50d2
loplugin:constantparam in tools
by Noel Grandin
· 10 years ago
ce549d2
tdf#97966: Remove 'static' keywords
by Wastack
· 10 years ago
3915ffc
loplugin:constantparam in tools
by Noel Grandin
· 10 years ago
359e0b4
loplugin:unuseddefaultparams
by Noel Grandin
· 10 years ago
cc84aaf
tdf#97703 removed empty setUp/tearDown methods
by Chirag Manwani
· 10 years ago
96be131
Minor optimization, and improved comments
by Matteo Casalin
· 10 years ago
0781887
Remove unuseful nStartIndex data member (and fix indexing)
by Matteo Casalin
· 10 years ago
bc2e74f
Simplify recycling/search of freed UniqueIndex-es
by Matteo Casalin
· 10 years ago
f04999c
Delete obsolete/unuseful comments
by Matteo Casalin
· 10 years ago
ae3598182
Do not duplicate count of items
by Matteo Casalin
· 10 years ago
9f7f577
Let find fail, instead of using a dubious upper bound check
by Matteo Casalin
· 10 years ago
1d4914e
Use Index consistently
by Matteo Casalin
· 10 years ago
46c67c4
loplugin:unuseddefaultparam in tools
by Noel Grandin
· 10 years ago
f0c38c6
tdf#57950 Replace chained O(U)StringBuffer::append() with operator+
by Sedat Ak
· 10 years ago
f00967c
sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndex
by Matteo Casalin
· 10 years ago
4845155e
UniqueIndexImpl::size() is unneeded
by Matteo Casalin
· 10 years ago
3da977d
loplugin:unuseddefaultparam in tools
by Noel Grandin
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
981a62f
WaE vs2015 bug, add a temporary warning disable
by Norbert Thiebaud
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
ce43d0a
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
3210bc85
Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint
by Stephan Bergmann
· 10 years ago
0c42380
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
b14224f
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
e9a2e04
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
by Caolán McNamara
· 10 years ago
f6db4b4
workaround ICE in VisualStudio2013
by Noel Grandin
· 10 years ago
a7f6efc
loplugin: unused return values
by Noel Grandin
· 10 years ago
e15a997
loplugin:unusedmethods unused return value in include/tools
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
85aa507
Avoid memory leaks upon (de)compression failure
by Stephan Bergmann
· 10 years ago
e18b083
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
6381fe5
tdf#96206: Avoid scaling objects while copying to clipboard
by Mike Kaganski
· 10 years ago
1c8e67a
tdf#57950 Replace chained O(U)StringBuffer::append() with operator+
by Sedat Ak
· 10 years ago
f174e02
-Werror,-Wunused-variable
by Stephan Bergmann
· 10 years ago
abc6071
loplugin:unusedfields various
by Noel Grandin
· 10 years ago
631b679
loplugin:unusedfields in include/toolkit,include/tools
by Noel Grandin
· 10 years ago
acc4acb
loplugin:unusedfields in tools/
by Noel Grandin
· 10 years ago
8aa7394
don't warn on Color streaming missing Solar Version
by Caolán McNamara
· 10 years ago
048a32d
use unique_ptr for pImpl in tools/
by Noel Grandin
· 10 years ago
e625a44
Don't assume sal_Unicode is unsigned short
by Stephan Bergmann
· 10 years ago
61f168d
Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)
by Stephan Bergmann
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
f115b0c
underscores are reserved
by Tomaž Vajngerl
· 10 years ago
2af4da0
improve compile time SSE2 detection, fix broken android build
by Tomaž Vajngerl
· 10 years ago
726ce58
remove SSE detection code (but keep SSE2)
by Tomaž Vajngerl
· 10 years ago
154bcd8
tools: runtime SSE/SSE2 detection
by Tomaž Vajngerl
· 10 years ago
d7627da
stream version doesn't matter here
by Caolán McNamara
· 10 years ago
2b4d7be
stream version doesn't matter here
by Caolán McNamara
· 10 years ago
fa91dd3
5th step to remove tools/rtti.hxx
by Oliver Specht
· 10 years ago
db17d3c
new loplugin: memoryvar
by Noel Grandin
· 10 years ago
1c4f33b
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
a3db495
com::sun::star->css in tools/ and ucb/
by Noel Grandin
· 10 years ago
c4b71b0
tdf#57950 Replace chained O(U)StringBuffer::append() with operator+
by Sedat Ak
· 10 years ago
d1c9162
Return early
by Julien Nabet
· 10 years ago
e01e03a
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
13d9272
(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enum
by Matteo Casalin
· 10 years ago
e35ef25
class PolyOptimizeData is never instantiated
by Matteo Casalin
· 10 years ago
b75bc4b
Date: avoid temporary conversions to sal_uIntPtr
by Matteo Casalin
· 10 years ago
1d927b2
Date: group common code
by Matteo Casalin
· 10 years ago
a3de32a
Rename (private) Date::init and reuse it
by Matteo Casalin
· 10 years ago
24c28ac
Date: use support function for mapping years to days
by Matteo Casalin
· 10 years ago
8e36962
Avoid intermediate cast to sal_uIntPtr
by Matteo Casalin
· 10 years ago
7e89e28
sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams
by Matteo Casalin
· 11 years ago
644487a
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
3569c58
Remove obsolete version map files
by Stephan Bergmann
· 10 years ago
6017a8e
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
ca49ea4
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
c8479bd
convert DBG_ASSERTWARNING to SAL_WARN_IF
by Noel Grandin
· 10 years ago
39e63bf
convert remaing DBG_WARNING to SAL_INFO
by Noel Grandin
· 10 years ago
bd2f6ab
Reuse FRound from tools/helpers.hxx
by Stephan Bergmann
· 10 years ago
b4b7703
cppcheck:variableScope
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
f76b3dd
Move SolarMutex down from tools to comphelper/ to make life easier.
by Michael Meeks
· 10 years ago
bbfc0313
tdf#57950 Replace chained O(U)StringBuffer::append() with operator+
by Aybuke Ozdemir
· 11 years ago
8ea85c2
Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObject
by Giuseppe Castagno
· 11 years ago
39a097f
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
f7cee96
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
946cf1b
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
85f9369
tdf#94559: third step to remove rtti.hxx
by Oliver Specht
· 11 years ago
82f0a4f
Fix typos
by Andrea Gelmini
· 11 years ago
a2a5187
Fix typos
by Andrea Gelmini
· 11 years ago
3418070
loplugin:removeunusedmethods, remove unused stuff
by Noel Grandin
· 11 years ago
b72eea1
coverity#1325052 Logically dead code
by Caolán McNamara
· 11 years ago
1f1b160
coverity#1325051 Logically dead code
by Caolán McNamara
· 11 years ago
d66d6d7
valgrind: use of uninit data in sw_globalfilter test
by Caolán McNamara
· 11 years ago
a12c083
Some follow-up #include clean-up
by Stephan Bergmann
· 11 years ago
9ce08dc
writeHeaderFieldBody is only called with bInitialSpace = false
by Stephan Bergmann
· 11 years ago
a68b0ef
CODING_QUOTED has become unused
by Stephan Bergmann
· 11 years ago
8fdd280
CONTEXT_TEXT is the only unused Context
by Stephan Bergmann
· 11 years ago
7a2a021
Make various INetMIME members local to inetmime.cxx
by Stephan Bergmann
· 11 years ago
266805f
Make createPreferredCharsetList local to inetmime.cxx
by Stephan Bergmann
· 11 years ago
68bcfd0
SPACE_ENCODED has become unused
by Stephan Bergmann
· 11 years ago
f4fb4c5
Make INetMIMEEncodedWordOutputSink local to inetmime.cxx
by Stephan Bergmann
· 11 years ago
9847802
HEADER_FIELD_TEXT is the only used HeaderFieldType
by Stephan Bergmann
· 11 years ago
74efa4f
WaE: variable set but not used
by Caolán McNamara
· 11 years ago
50ea351
INetMIMEOutputSink line length limit is unused
by Stephan Bergmann
· 11 years ago
ade5624
All INetMIMEOutputSink instances use same fixed ctor arg values
by Stephan Bergmann
· 11 years ago
bfff96f
Odd that this started out as STRING_MAXLEN
by Stephan Bergmann
· 11 years ago
54ddc13
Fold INetMIMEStringOutputSink into INetMIMEOutputSink base
by Stephan Bergmann
· 11 years ago
Next »