Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/chained-text-boxes
/
tools
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
1493848
No need for user-prov. INetContentTypeParameter ctor, use list-initialization
by Stephan Bergmann
· 11 years ago
01d0f0f
"unnamed namespaces don't work well yet" is no longer true
by Stephan Bergmann
· 11 years ago
1a92932
Remove unused INetMIMEMessage parts
by Stephan Bergmann
· 11 years ago
9371a5f
More INetMIMEMessageStream clean up
by Stephan Bergmann
· 11 years ago
82285ab
Merge INetMessageIStream into INetMIMEMessageStream
by Stephan Bergmann
· 11 years ago
4464e5d
No need for INetMIMEMessageStream encoding
by Stephan Bergmann
· 11 years ago
40bcf53
Remove unused INetMessageOStream functionality
by Stephan Bergmann
· 11 years ago
e871b6a
Reduce INetMIMEMessage::EnableAttachChild to its only use case
by Stephan Bergmann
· 11 years ago
a7b38dc
Check for "multipart/" prefix
by Stephan Bergmann
· 11 years ago
8ab005a
Avoid pain when using selective debuginfo
by Tor Lillqvist
· 11 years ago
36d0f77
disable an assert in color tests due to rounding error
by Tomaž Vajngerl
· 11 years ago
1249262
Change color test to report expected values when assert fails
by Tomaž Vajngerl
· 11 years ago
eb2e1ab
Report reference color and expected color if test fails
by Tomaž Vajngerl
· 11 years ago
6a223b9
sot: don't leak uninitialized memory into temp file
by Michael Stahl
· 11 years ago
43691a1
tdf#93794 - spin buttons not rendered in gtk2/gtk3
by Noel Grandin
· 11 years ago
54644d6
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
c1a9d01
tdf#62525: use cow_wrapper for SvGlobalName
by Daniel Robertson
· 11 years ago
1e8b7cd
this farcical staroffice 5.0 related junk can at least be const
by Caolán McNamara
· 11 years ago
475cbbb
Remove redundant if (zero is already handled earlier)
by Stephan Bergmann
· 11 years ago
cce0620
loplugin:passstuffbyref
by Stephan Bergmann
· 11 years ago
01ed4bf
Avoid slightly silly warnings from Clang
by Tor Lillqvist
· 11 years ago
a0ab7c3
Again add ability to change tint/shade of a color + unit test
by Tomaž Vajngerl
· 11 years ago
139b32b
Bin the fairly useless DbgDialog stuff and handle fallout
by Tor Lillqvist
· 11 years ago
5109114
Put Line under tools namespace
by Norbert Thiebaud
· 11 years ago
ef46917
Put Polygon from tools under tools:: namespace
by Norbert Thiebaud
· 11 years ago
286dfc2
loplugin: defaultparams
by Noel Grandin
· 11 years ago
aedd003
tools: prefix members of SvStream
by Michael Stahl
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
6a1f318
in remainingSize consider that its is possible to seek past the end
by Caolán McNamara
· 11 years ago
21834f1
tools: replace boost::ptr_vector with std::unordered_map
by Michael Stahl
· 11 years ago
ec243f4
Revert "tools: replace boost::ptr_vector with std::unordered_map"
by Norbert Thiebaud
· 11 years ago
218be53
tools: replace boost::ptr_vector with std::unordered_map
by Michael Stahl
· 11 years ago
cbce40e
Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds
by Stephan Bergmann
· 11 years ago
9125549
add some unit tests for tools::Rectangle
by Tomaž Vajngerl
· 11 years ago
8cb69cc
-1 -> Z_ERRNO for clarity
by Caolán McNamara
· 11 years ago
1fd5509
Replace GetAppData(SHL_ERR) with an rtl::Static
by Stephan Bergmann
· 11 years ago
99769c5
Unused #ifdef BOOTSTRAP
by Stephan Bergmann
· 11 years ago
5aff134
only inflate if status from InitDecompress is good
by Caolán McNamara
· 11 years ago
d3d4b86
loplugin:unusedmethods tools
by Noel Grandin
· 11 years ago
d16d9f9
remove some unnecessary typedefs to pointer
by Noel Grandin
· 11 years ago
3293509
remove custom RTTI from SvDataCopyStream
by Noel Grandin
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
8ca53be
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
1d92933
convert B2VectorContinuity to scoped enum
by Noel Grandin
· 11 years ago
e030850
-fsanitize=nonnull-attribute in memcpy call
by Stephan Bergmann
· 11 years ago
42c178b
-fsanitize=nonnull-attribute in memcpy call
by Stephan Bergmann
· 11 years ago
194c960
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
d5129a9
new clang plugin: loopvartoosmall
by Noel Grandin
· 11 years ago
d2275c8
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
6c9dfa8
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
bfd33a8
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
d6c80f2
tools: check for data loss in WriteFraction
by Michael Stahl
· 11 years ago
ad5daef
loplugin:cstylecast: nop between pointer types of exactly same spelling
by Stephan Bergmann
· 11 years ago
5984cc8
Add ability to change tint/shade of a color.
by Tomaž Vajngerl
· 11 years ago
c89e590
extend color test - check read & write from stream
by Tomaž Vajngerl
· 11 years ago
4a7dcee
Clean up tools/link.hxx
by Stephan Bergmann
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
f0edb67
enhancement : tdf#90225 Cannot open compressed csv files from calc
by Dennis Francis
· 11 years ago
877fe59
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
9561c2f
Clean up new rtl/surrogates.h
by Stephan Bergmann
· 11 years ago
fd8c06a
duplicate surrogate code
by Caolán McNamara
· 11 years ago
9f23260
SvStream: WriteUChar -> WriteBool
by Stephan Bergmann
· 11 years ago
5252a1d
tools: leave ErrorContext with a vcl::Window * for now.
by Michael Meeks
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
e33d74f
Make ErrorContext includers happier.
by Michael Meeks
· 11 years ago
1c4025b
vclwidget: change all vcl::window fields to be wrapped in VclPtr
by Noel Grandin
· 11 years ago
8109030
No need to go via floating-point calculations
by Stephan Bergmann
· 11 years ago
91b9148
Change tools::Time::GetSystemTicks to sal_uInt64
by Stephan Bergmann
· 11 years ago
3516371
loplugin:staticmethods
by Noel Grandin
· 11 years ago
9eed05b
Remove dead INetProtocol::Out
by Stephan Bergmann
· 11 years ago
5ba54aa
Remove dead INetProtocol::Vim
by Stephan Bergmann
· 11 years ago
6d089a4
Kill INetProtocol::News
by Tor Lillqvist
· 11 years ago
5241788
Kill INetProtocol::Imap and Pop3
by Tor Lillqvist
· 11 years ago
54e87df
Change INetProtocol enumerators to CamelCase
by Stephan Bergmann
· 11 years ago
44b3e56
Change INetProtocol to scoped enumeration
by Stephan Bergmann
· 11 years ago
9af6b70
Plug the hole in INetProtocol
by Stephan Bergmann
· 11 years ago
6e74c9f
Remove left-over comment junk
by Stephan Bergmann
· 11 years ago
aa1b911
loplugin:staticmethods
by Noel Grandin
· 11 years ago
edc189d
loplugin:staticfunction
by Noel Grandin
· 11 years ago
9826b9c
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
a98c1692
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
2a081a0
Rectangle::toString(): output position, then size
by Miklos Vajna
· 11 years ago
665bad8
loplugin:constantfunction: tools
by Noel Grandin
· 11 years ago
Next »