Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/dataprovider
/
sot
6181715
loplugin:expandablemethods in sot..starmath
by Noel Grandin
· 9 years ago
5a4325e
clang-cl loplugin: sot
by Stephan Bergmann
· 9 years ago
faf4bf0
loplugin:countusersofdefaultparams in sot..svtools
by Noel Grandin
· 9 years ago
f004aa9
tdf#89307: Removed SvRef::operator T*()
by Jacek Fraczek
· 10 years ago
4d87443
loplugin:constantparam
by Noel Grandin
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
20a9e10
loplugin:constantparam
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
cb958bb
loplugin:constantparam in sot..svl
by Noel Grandin
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
8806a86
loplugin:unusedenumconstants in forms..sot
by Noel Grandin
· 10 years ago
a402785
loplugin:countusersofdefaultparams in sfx2..svgio
by Noel Grandin
· 10 years ago
069d71b
loplugin:countusersofdefaultparams in shell..starmath
by Noel Grandin
· 10 years ago
52b91f3
new loplugin fragiledestructor
by Noel Grandin
· 10 years ago
92c517b
loplugin:redundantcast: redundant static_casts in sot
by Stephan Bergmann
· 10 years ago
2bcafc5
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
3c57317
tdf#96505 Get rid of cargo cult long integer literals
by krishna keshav
· 10 years ago
272a8af
convert more DBG_ASSERT(false to SAL_WARN
by Noel Grandin
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
f9a6d82
remove "trying to resize readonly stream" warning
by Noel Grandin
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
412cfb5
convert EXCHG_OUT_ACTION_FLAG to scoped enum
by Noel Grandin
· 10 years ago
265068d
clang-tidy modernize-loop-convert in scripting to svtools
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
fc2590c
Fix typos
by Andrea Gelmini
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
0de868c
tdf#94306 replace boost::noncopyable in sfx2 to sot
by Jochen Nitschke
· 10 years ago
b15ee18
cppcheck: silence warnings assertWithSideEffect
by Jochen Nitschke
· 10 years ago
890e133
loplugin:constantparam in sot
by Noel Grandin
· 10 years ago
3900df3
remove some unnecessary realloc'ing
by Noel Grandin
· 10 years ago
2a78e3e
loplugin:constantparam in sot
by Noel Grandin
· 10 years ago
004c233
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
36bf132
tdf#97591: mark RTF clipboard format as text/rtf
by Oliver Specht
· 10 years ago
60b1c95
Extract Directories from BootstrapFixtureBase
by Stephan Bergmann
· 10 years ago
00ecf78
tdf#97499 Remove some Default arguments in unordered container
by Jaskaran
· 10 years ago
70f8728
improve defaultparams loplugin
by Noel Grandin
· 10 years ago
def7147
loplugin:unuseddefaultparam in sot
by Noel Grandin
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
534b2a4
Fix typos
by Andrea Gelmini
· 10 years ago
98c3436
boost::hash->std::hash
by Noel Grandin
· 10 years ago
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
f731ecf
sot: accept JPEG as a clipboard format where we accept PNG already
by Miklos Vajna
· 10 years ago
a7f6efc
loplugin: unused return values
by Noel Grandin
· 10 years ago
ac91a81
loplugin:unusedmethods unused return value in sot
by Noel Grandin
· 10 years ago
fa7c7b1
loplugin:unusedmethods unused return value in include/sot
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
7f36d2e
tdf#74608: Ctor function for css.embed.OLESimpleStorage
by Matúš Kukan
· 10 years ago
3b7150c
SotFactory is in fact not used: remove + cleanup
by Matúš Kukan
· 10 years ago
5b22663
Make SotFactory private to sot/ and clean a bit
by Matúš Kukan
· 10 years ago
a508f63
mark UNO structs as SAL_WARN_UNUSED, where possible
by Noel Grandin
· 10 years ago
234884c
loplugin:unusedfields in include/sot,include/svl,include/svtools
by Noel Grandin
· 10 years ago
d470796
loplugin:unusedfields in sot/
by Noel Grandin
· 10 years ago
61f168d
Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)
by Stephan Bergmann
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
fa91dd3
5th step to remove tools/rtti.hxx
by Oliver Specht
· 10 years ago
bf6d72a
Missing includes
by Ashod Nakashian
· 10 years ago
e246e5e
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
201c98c
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
1c3d3ff
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
e26245b
com::sun::star->css in smoketest,sot
by Noel Grandin
· 10 years ago
51bc059
sal_uLong to sal_uInt64/sal_Size
by Matteo Casalin
· 10 years ago
6a87d1d
Fix StgTmpStrm::GetSize
by Stephan Bergmann
· 10 years ago
5472c41
Typo, I pressume?
by Stephan Bergmann
· 10 years ago
7e89e28
sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams
by Matteo Casalin
· 11 years ago
d1eb389
sal_uLong/long to ErrCode
by Matteo Casalin
· 11 years ago
f8dac03
Use mutable instead of const_cast'ing this
by Matteo Casalin
· 11 years ago
553528d
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
f17a3dc
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
3f7d7a2
sot: prefix remaining StgStrm members
by Miklos Vajna
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
30b3676
tdf#94879 add 'm' suffixes to member variables
by melikeyurtoglu
· 10 years ago
854af5a
sot: prefix members of StgOleStream
by Miklos Vajna
· 10 years ago
cffc1d5
sot: prefix members of StgInternalStream
by Miklos Vajna
· 10 years ago
e44a0d2
sot: prefix members of StgDataStrm
by Miklos Vajna
· 10 years ago
21aa14d
sot: prefix members of StgSmallStrm
by Miklos Vajna
· 10 years ago
6829819
sot: prefix members of StgDirStrm
by Miklos Vajna
· 10 years ago
4bc7870
sot: prefix members of StgTmpStrm
by Miklos Vajna
· 10 years ago
6759a5a
sot: prefix members of StgCompObjStream
by Miklos Vajna
· 10 years ago
0567de2
sot: prefix members of StgIo
by Miklos Vajna
· 10 years ago
56bc686
sot: prefix members of StgAvlNode
by Miklos Vajna
· 10 years ago
0df69aa
sot: prefix members of StgAvlIterator
by Miklos Vajna
· 10 years ago
b5475c7
sot: prefix members of StgCache
by Miklos Vajna
· 10 years ago
0147e74
sot: prefix members of StgFAT
by Miklos Vajna
· 10 years ago
745c007
sot: prefix members of StgDirEntry
by Miklos Vajna
· 10 years ago
1d5f313
sot: prefix members of StgEntry
by Miklos Vajna
· 10 years ago
c7e4e19
sot: prefix members of StgHeader
by Miklos Vajna
· 11 years ago
1edb2a1
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
89d39bc
tdf#94559: 4th step to remove rtti.hxx
by Oliver Specht
· 11 years ago
f45ac62
Fix typos
by Andrea Gelmini
· 11 years ago
3418070
loplugin:removeunusedmethods, remove unused stuff
by Noel Grandin
· 11 years ago
Next »