Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/notebookbar
/
sot
3418070
loplugin:removeunusedmethods, remove unused stuff
by Noel Grandin
· 11 years ago
eaf2c27
boost->std
by Caolán McNamara
· 11 years ago
ee7da35
Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
1beb501
remove old unused sot workben code
by Markus Mohrhard
· 11 years ago
35fd0cf
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
52a949e
convert Link<> to typed
by Noel Grandin
· 11 years ago
6a223b9
sot: don't leak uninitialized memory into temp file
by Michael Stahl
· 11 years ago
098df79
Formatting and bail-out early (to not re-format too much)
by Matteo Casalin
· 11 years ago
236714e
Clean up remaining utl::LocalFileHelper::Convert...
by Stephan Bergmann
· 11 years ago
d58e542
loplugin: defaultparams
by Noel Grandin
· 11 years ago
6343754
cppcheck:noExplicitConstructor
by Noel Grandin
· 11 years ago
922f631
remove some unnecessary casts and local vars
by Noel Grandin
· 11 years ago
0c08cb2
tdf#93018 - Copying forms not working anymore (part2)
by Noel Grandin
· 11 years ago
f7d65b0
tdf#93018 - Copying forms not working anymore
by Noel Grandin
· 11 years ago
403c134
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
8b7ec37
-Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
aedd003
tools: prefix members of SvStream
by Michael Stahl
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
7865730
limit storage entry max size to size of underlying stream
by Caolán McNamara
· 11 years ago
367bf4d
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
cbce40e
Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds
by Stephan Bergmann
· 11 years ago
64bc8b4
i#107734 Support for Math Input Panel in Windows 7
by Regina Henschel
· 11 years ago
e544f44
Fix typos
by Andrea Gelmini
· 11 years ago
c4379aa
loplugin:unusedmethods sot
by Noel Grandin
· 11 years ago
9136f23
expand out some sot macros
by Noel Grandin
· 11 years ago
d3d4b86
loplugin:unusedmethods tools
by Noel Grandin
· 11 years ago
4e99430
remove custom RTTI from SotFactory
by Noel Grandin
· 11 years ago
3293509
remove custom RTTI from SvDataCopyStream
by Noel Grandin
· 11 years ago
5d5dc05
Fix typos
by Andrea Gelmini
· 11 years ago
1bcf792
tdf#92037 fix dragging DataSources field into document
by Noel Grandin
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
3fa7b0b
Fix typos
by Andrea Gelmini
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
54bac4d
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
a2d5dc5
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
d02c159
Update Apache Bugzilla’s URL
by Adolfo Jayme Barrientos
· 11 years ago
efdd215
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
9b1b3c9
Reduce enum class StorageMode to bool transacted
by Stephan Bergmann
· 11 years ago
79d853e
StorageMode::DiskspannedMode is effectively unused
by Stephan Bergmann
· 11 years ago
8a91528
StorageMode::CreateUnpacked is never used
by Stephan Bergmann
· 11 years ago
bd9f578
SotStorage ctor nStorageMode param is effectively only used as bool transacted
by Stephan Bergmann
· 11 years ago
76c50ed
Remove unused SotStorage ctor nStorageMode param
by Stephan Bergmann
· 11 years ago
66335d3
Remove unused SotStorage::OpenSotStream nStorageMode param
by Stephan Bergmann
· 11 years ago
9e90401
Remove unused SotStorageStream ctor nStorageMode param
by Stephan Bergmann
· 11 years ago
0241519
Unwind SotStorageStreamRef typedef
by Stephan Bergmann
· 11 years ago
dc47b2e
Unwind SotStorageRef typedef
by Stephan Bergmann
· 11 years ago
cd5e167
Turn StorageMode into a scoped enum
by Stephan Bergmann
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
f98ef64
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
9b77b33
loplugin:implicitboolconversion clean-up
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
5ba54aa
Remove dead INetProtocol::Vim
by Stephan Bergmann
· 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
1a18caf
loplugin:staticmethods
by Noel Grandin
· 11 years ago
adf907a
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
03b2b85
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
5be7dd6
drop rather awkward debugging hunk
by Caolán McNamara
· 11 years ago
3a2baad
loplugin:staticfunction
by Noel Grandin
· 11 years ago
0bd502a
Clean up remaining C-style casts among void pointers
by Stephan Bergmann
· 11 years ago
7eeabbc
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
af3cb5e
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
3f18d62
loplugin:constantfunction: sot
by Noel Grandin
· 11 years ago
48bb291
convert SFX_FILTER_ constants to enum class
by Noel Grandin
· 11 years ago
dcde8ab
SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE
by Caolán McNamara
· 11 years ago
fb14be5
create new 'enum class' SotClipboardFormatId to unify types
by Noel Grandin
· 11 years ago
d22519f
V801: Decreased performance
by Caolán McNamara
· 11 years ago
3e475e5
convert EXCHG_DEST_ constants to enum class
by Noel Grandin
· 11 years ago
ba233e8
remove unnecessary parenthesis in return statements
by Noel Grandin
· 11 years ago
004304eb
try to avoid overflows in some compare functions
by Michael Stahl
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
3095743
callcatcher: large newly detected unused methods post de-virtualization
by Caolán McNamara
· 11 years ago
d6ca554
Some more loplugin:cstylecast: sot
by Stephan Bergmann
· 11 years ago
2f69f6e
remove unnecessary parentheses
by Noel Grandin
· 11 years ago
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
006e59a
fix windows build
by Noel Grandin
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
0be5d2b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
dc5383e
fdo#84229 - don't set error when seeking beyond end of valid data.
by Michael Meeks
· 11 years ago
dcf9475
fdo#84229 - add sot storage unit test.
by Michael Meeks
· 11 years ago
581d1e3
java: reduce visibility of some methods and fields
by Noel Grandin
· 11 years ago
7ff3298
sot: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
7557f23
java: reduce visibility of fields and methods
by Noel Grandin
· 11 years ago
9adb820
java: simplify the getMSF() methods
by Noel Grandin
· 11 years ago
dd6c337
java: remove some comment noise
by Noel Grandin
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
b59196e
coverity#1247614 Unchecked return value
by Caolán McNamara
· 11 years ago
03c7c26
java: final fields that can be static
by Noel Grandin
· 11 years ago
15510bf9
sot: stop leaking temp files from StgTmpStrm
by Michael Stahl
· 11 years ago
c625525
rename SvRef::AddRef to AddFirstRef
by Noel Grandin
· 12 years ago
a2320ea
loplugin: cstylecast
by Noel Grandin
· 12 years ago
c353cae
loplugin: cstylecast
by Noel Grandin
· 12 years ago
5cefde0
remove unnecessary casts in calls to SvStream.WriteUInt32
by Noel Grandin
· 12 years ago
04fd620
remove unnecessary casts in calls to SvStream.WriteInt32
by Noel Grandin
· 12 years ago
Next »