Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unocrsrptr
/
include
/
tools
8ca53be
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
8d46bc1
Fix a wrong bit mask for StreamMode
by Takeshi Abe
· 11 years ago
bfd33a8
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
b8c3d5c
drop now unused WB_REFMODE bit
by Caolán McNamara
· 11 years ago
0d5ff97
SAL_WARN_UNUSED Link
by Stephan Bergmann
· 11 years ago
6fb6b45
Add expand (contract) to Rectangle as it is often used.
by Tomaž Vajngerl
· 11 years ago
67e82c4
No more need for EMPTYARG in C++11
by Stephan Bergmann
· 11 years ago
9bb254f
NOINSTANCE is implied now in IMPL_STATIC_LINK...
by Stephan Bergmann
· 11 years ago
4d2a9bc
Remove newly unused IMPL_STATIC_LINK[_TYPED]
by Stephan Bergmann
· 11 years ago
a738606
PostUserEvent - instrument to allow holding a VclPtr reference.
by Michael Meeks
· 11 years ago
5984cc8
Add ability to change tint/shade of a color.
by Tomaž Vajngerl
· 11 years ago
b705075
IMPL_LINK_NOARG_TYPED is more useful with a non-void* ArgType
by Stephan Bergmann
· 11 years ago
85895a7
Fix Link<T, void>::Call
by Stephan Bergmann
· 11 years ago
b306847
No need for LINK vs LINK_TYPED distinction
by Stephan Bergmann
· 11 years ago
ebd62f7
Missing param name
by Stephan Bergmann
· 11 years ago
a29efdc
All-inline template should not be TOOLS_DLLPUBLIC, keep MSVC happy
by Stephan Bergmann
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
4a7dcee
Clean up tools/link.hxx
by Stephan Bergmann
· 11 years ago
0acd47f
Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END
by Stephan Bergmann
· 11 years ago
17cb339
Remove unnecessary IMPL_LINK_INLINE macro
by Stephan Bergmann
· 11 years ago
e6c08b6
Remove unnecessary STATIC_LINK macro
by Stephan Bergmann
· 11 years ago
ce82146
Merge remote-tracking branch 'origin/feature/vclptrmerge2'
by Michael Meeks
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
5e70740
DbgIs* return types want to be bool
by Stephan Bergmann
· 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
ef968e1
cleanup tools/color.hxx
by Tomaž Vajngerl
· 11 years ago
fd8c06a
duplicate surrogate code
by Caolán McNamara
· 11 years ago
565716b
Revert "make more classes dllpublic"
by David Tardon
· 11 years ago
6b846ca
fix windows build
by David Tardon
· 11 years ago
add2ca7
make more classes dllpublic
by David Tardon
· 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
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
796ca9b
Remove obsolete INET_PROT_PRIVATE alias
by Stephan Bergmann
· 11 years ago
aa1b911
loplugin:staticmethods
by Noel Grandin
· 11 years ago
edc189d
loplugin:staticfunction
by Noel Grandin
· 11 years ago
c266ba4
Remove redundant C-style cast
by Stephan Bergmann
· 11 years ago
9826b9c
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
28a1e1d
fix macro and enum name collision using CamelCase
by Noel Grandin
· 11 years ago
f2d556c
work around Windows and OSX macro collisions with enum values
by Noel Grandin
· 11 years ago
b3464e8
convert SymbolAlign to enum class
by Noel Grandin
· 11 years ago
93ddb2c
convert BUTTON_ constants to enum class
by Noel Grandin
· 11 years ago
402ae4c
convert ProminentEntry to enum class
by Noel Grandin
· 11 years ago
dffc47e
Turn WB_* macros into WinBits const variables
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
fd8ee70
Do not use arbitrary strings as format strings
by Stephan Bergmann
· 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
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
ba233e8
remove unnecessary parenthesis in return statements
by Noel Grandin
· 11 years ago
f471fe7
Better way to avoid ambiguities among ResId ctors
by Stephan Bergmann
· 11 years ago
50a3604
related tdf#89004 move to std:set instead of std::vector
by Ursache Vladimir
· 11 years ago
22f79e2
Remove ever-unused INETMSG_ENCODING_8BIT
by Stephan Bergmann
· 11 years ago
c4e8d97
Remove redundant overloads
by Stephan Bergmann
· 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
510f525
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
6e1d28e
fdo#39440: replace C-style cast's
by Juan Picca
· 11 years ago
80e6eab
Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDE
by Stephan Bergmann
· 11 years ago
3095743
callcatcher: large newly detected unused methods post de-virtualization
by Caolán McNamara
· 11 years ago
fe480d8
remove unused typedefs
by Noel Grandin
· 11 years ago
598d819
Visible function type RTTI for Clang -fsanitize=function
by Stephan Bergmann
· 11 years ago
f61dbc3
followup code removal after changing virtual methods to non-virtual
by Noel Grandin
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
2850b4d
Some more loplugin:cstylecast: tools
by Stephan Bergmann
· 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
25e2914
Properly change Link class to use sal_IntPtr instead of long
by Stephan Bergmann
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
306f048
fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 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
53f51e3
drop unused defines
by Caolán McNamara
· 11 years ago
190196b
Date/Time no longer loaded from rsc files
by Caolán McNamara
· 11 years ago
959bcd5
various other apparently unnecessary rsc stuff
by Caolán McNamara
· 11 years ago
756fe1b
drop dateformatter resource loading
by Caolán McNamara
· 11 years ago
d21d606
drop timeformatter resource loading
by Caolán McNamara
· 11 years ago
caa9278
TimeFields not loaded from resource files anymore
by Caolán McNamara
· 11 years ago
42addf5
drop unused CURRENCYFIELD_ defines
by Caolán McNamara
· 11 years ago
5488b31
splitters no longer loaded from resource files
by Caolán McNamara
· 11 years ago
Next »