Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/profilesafemode
/
linguistic
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
a8f206d
loplugin:literaltoboolconversion
by Stephan Bergmann
· 10 years ago
a8f32f3
Resolves: tdf#67555 writeFile honors ntfs symlinks as it turns out
by Caolán McNamara
· 10 years ago
dd69131
we shouldn't need explicit lt_rtl_OUString, etc things anymore
by Caolán McNamara
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
e3df93d
return const&
by Eike Rathke
· 10 years ago
d3351ca
LanguageType is unsigned int16
by Eike Rathke
· 10 years ago
1fe51b1
construct only when needed
by Eike Rathke
· 10 years ago
424d48d
calling set::find() before set::insert() is unwise
by Eike Rathke
· 10 years ago
628bb5c
pass the already available bcp47 string instead of yet another conversion
by Eike Rathke
· 10 years ago
9a2d6e7
Related: tdf#83376 fallback to known in linguistic context is wrong, always.
by Eike Rathke
· 10 years ago
0431118
Resolves: tdf#83376 do not let linguistic tools fall back to known languages
by Eike Rathke
· 10 years ago
3e289cf
use static LanguageTag::convertTo...() instead of LanguageTag().get...()
by Eike Rathke
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
938821f
new loplugin overrideparam
by Noel Grandin
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
7855ea4
remove comphelper::string::remove
by Noel Grandin
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
d3c96c9
Fix typos
by Andrea Gelmini
· 10 years ago
272a8af
convert more DBG_ASSERT(false to SAL_WARN
by Noel Grandin
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
74713b3
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
808c2b9
loplugin:unusedmethods in l10ntools to lotuswordpro
by Noel Grandin
· 10 years ago
3742748
Fix typos
by Andrea Gelmini
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
91adb92
clang-tidy modernize-loop-convert in h-l/*
by Noel Grandin
· 10 years ago
99b05d1
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
d84ef73
tdf#94306 replace boost::noncopyable ...
by Jochen Nitschke
· 10 years ago
8d1bc50
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
931d003
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 10 years ago
46b4634
sequence->vector in linguistic
by Noel Grandin
· 10 years ago
6439005
use SAL_N_ELEMENTS more widely
by Noel Grandin
· 10 years ago
9b1307f
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
1e50951
loplugin:constantparam in linguistic
by Noel Grandin
· 10 years ago
60d9002
tdf#97179: do not suggest 1-letter custom dictionary words
by László Németh
· 10 years ago
0f8ec30
[API CHANGE] add operator==/!= to UNO structs
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
1ef9f39
unnecessary use of OUString constructor
by Noel Grandin
· 10 years ago
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
602a649
loplugin:unusedmethods unused return value in l10ntools,linguistic
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
1b80ad7
loplugin:unusedfields in lingu,lotuswordpro,mysqlc
by Noel Grandin
· 10 years ago
ec3f724
loplugin:unusedfields
by Noel Grandin
· 10 years ago
2554efa
use comphelper::containerToSequence
by Noel Grandin
· 10 years ago
21a9bc8
no need to take a mutex when only dealing with stack-local data
by Noel Grandin
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
by Noel Grandin
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
a31b4f4
Missing includes
by Stephan Bergmann
· 10 years ago
44d3577
linguistic: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
53a2e93
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
5adadc5
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
3f50c6e0
java: remove ((unnecessary)) parentheses
by Noel Grandin
· 10 years ago
fcb8df3
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
20635ed9
Reduce scope of #include <tools/stream.hxx>
by Matteo Casalin
· 10 years ago
0c86343
com::sun::star->css in linguistic
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
3be460b
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
dee4645
loplugin:mergeclasses
by Noel Grandin
· 11 years ago
9956b99
Fix typos
by Andrea Gelmini
· 11 years ago
c881e20
include algorithm for std::min/max
by Caolán McNamara
· 11 years ago
eaf2c27
boost->std
by Caolán McNamara
· 11 years ago
f89475c
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
a6050c3
Clean up aEmpty
by Stephan Bergmann
· 11 years ago
5a2d6bf
linguistic: tdf#88206 replace cppu::WeakImplHelper*
by Takeshi Abe
· 11 years ago
c85cda1
loplugin: defaultparams
by Noel Grandin
· 11 years ago
c29e194
no need to redeclare these constants with slightly different names
by Noel Grandin
· 11 years ago
a111044
loplugin:unusedmethods linguistic
by Noel Grandin
· 11 years ago
bfc8185
Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""
by Stephan Bergmann
· 11 years ago
5d5dc05
Fix typos
by Andrea Gelmini
· 11 years ago
93e8257
coverity#1308449 Uncaught exception
by Caolán McNamara
· 11 years ago
4af4d48
coverity#1308446 Uncaught exception
by Caolán McNamara
· 11 years ago
e32f18a
loplugin:stringconstant: handle OUString+=OUString(literal)
by Stephan Bergmann
· 11 years ago
2a65bf3
Revert "Typo: iff->if"
by Julien Nabet
· 11 years ago
262dbab
Revert "Wrong comment with 'sal_True' instead of 'true'"
by Julien Nabet
· 11 years ago
abd7ad8
Wrong comment with 'sal_True' instead of 'true'
by Julien Nabet
· 11 years ago
cf92da3
Typo: iff->if
by Julien Nabet
· 11 years ago
aade275
Fix typos
by Andrea Gelmini
· 11 years ago
dcf6abf
cppcheck:unreadVariable
by Noel Grandin
· 11 years ago
1f408db
Fix typos
by Andrea Gelmini
· 11 years ago
3754474
Typos
by Julien Nabet
· 11 years ago
c78c044
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
801b982
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
c9b4c56
Use typed Idle::SetIdleHdl Link
by Stephan Bergmann
· 11 years ago
332f662
drop useless debugging stuff
by Caolán McNamara
· 11 years ago
62eebc0
drop useless debugging stuff
by Caolán McNamara
· 11 years ago
d1ca0f4
Bin some pointless comments and reduce some vertical whitespace
by Tor Lillqvist
· 11 years ago
d6550ca
Fix sal_Int16 var initialization
by Stephan Bergmann
· 11 years ago
2227bcc
Fix sal_Bool -> bool assignment
by Stephan Bergmann
· 11 years ago
e19cd84
Rephrase comparisons between bool and sal_Bool
by Stephan Bergmann
· 11 years ago
64fd710
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
Next »