Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/mmeeks/bitmapcrc64
/
tools
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
556373c
V668 no sense in testing the result of new against null
by Caolán McNamara
· 11 years ago
32f95a3
V813: Decreased performance
by Caolán McNamara
· 11 years ago
6d72994
convert RC_ constants to enum class
by Noel Grandin
· 11 years ago
593f083
convert enum _ImplINetRFC822MessageHeaderState to enum class
by Noel Grandin
· 11 years ago
63dc0b4
convert INETMSG_MIME_VERSION constants to enum class
by Noel Grandin
· 11 years ago
1e4f2cc
convert INETMSG_RFC822_ constants to enum class
by Noel Grandin
· 11 years ago
bbfc6ad
Add Rectangle::toString()
by Miklos Vajna
· 11 years ago
aa1b4a29
Various typos
by Julien Nabet
· 11 years ago
765efd3
DBG_ASSERT -> assert
by Stephan Bergmann
· 11 years ago
6547c93
tdf#89319 SvFileStream: remove redundant osl_getFilePos() calls
by László Németh
· 11 years ago
db11071
Fold INetMessageIOStream into INetMIMEMessageStream
by Stephan Bergmann
· 11 years ago
df1c438
Fold INetOStream into INetMessageOStream
by Stephan Bergmann
· 11 years ago
ba2cb77
Fold INetIStream into INetMessageIStream
by Stephan Bergmann
· 11 years ago
c27ab70
GenerateHeader(false) -> SetHeaderGenerated()
by Stephan Bergmann
· 11 years ago
2c5ce8e
Remove unused INetMIMEMessage streaming operators
by Stephan Bergmann
· 11 years ago
ca6be61
Fold INetRFC822Message into INetMIMEMessage
by Stephan Bergmann
· 11 years ago
3939b6d
Fold INetMessage into INetRFC822Message
by Stephan Bergmann
· 11 years ago
4d6a509
convert all remaining BOOST_STATIC_ASSERT to static_assert
by Caolán McNamara
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
71b87e3
coverity#1242531 Untrusted value as argument
by Caolán McNamara
· 11 years ago
3095743
callcatcher: large newly detected unused methods post de-virtualization
by Caolán McNamara
· 11 years ago
83de961
coverity#1244945 Untrusted value as argument
by Caolán McNamara
· 11 years ago
381ea04
coverity#1244946 Untrusted value as argument
by Caolán McNamara
· 11 years ago
2850b4d
Some more loplugin:cstylecast: tools
by Stephan Bergmann
· 11 years ago
5901827
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
2f69f6e
remove unnecessary parentheses
by Noel Grandin
· 11 years ago
c32a5a3
simplify Date/Time/DateTime conversion code
by Noel Grandin
· 11 years ago
278b400
fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
306f048
fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
4e89a3e
fix windows build
by Noel Grandin
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
9720e8e
Some loplugin:revisibility clean-up
by Stephan Bergmann
· 11 years ago
bd03af5
valgrind: Conditional jump or move depends on uninitialised value
by Caolán McNamara
· 11 years ago
8130714
fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'
by Noel Grandin
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
190196b
Date/Time no longer loaded from rsc files
by Caolán McNamara
· 11 years ago
756fe1b
drop dateformatter resource loading
by Caolán McNamara
· 11 years ago
Next »