Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/tscp3
/
cppu
7f3ca309
Enable -Wunreachable-code
by Stephan Bergmann
· 9 years ago
7aa7f4d
loplugin:unnecessaryparen include c++ casts
by Noel Grandin
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
bfcad6e
Remove excess SAL_INFOs
by Stephan Bergmann
· 9 years ago
fbf1e4a
loplugin:constparams in cppu
by Noel Grandin
· 9 years ago
2cbd412
cppu: remove unnecessary LOG_LIFECYCLE_* macros
by Chris Sherlock
· 9 years ago
a394d67
use more OUString::operator== comphelper..cui
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
868d8c8
loplugin:unnecessaryparen handle parens inside call expr
by Noel Grandin
· 9 years ago
4b7a1b4
fix m68k build (again)
by Rene Engelhard
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
bdb21c7
loplugin:casttovoid: cppu
by Stephan Bergmann
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
52ef15c
Revert "Fix typos"
by Stephan Bergmann
· 9 years ago
26a6700
Fix typos
by Andrea Gelmini
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
8dd7915
tdf#43157: convert rest of cppu from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
ba49d9f
tdf#43157: convert cppu's LogBridge from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
2a38596
tdf#43157: convert cppu's AffineBridge from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
1f4c85d
tdf#43157: convert cppu's threadpool from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
fbc2652
loplugin:salunicodeliteral: cppu
by Stephan Bergmann
· 9 years ago
f288d88
loplugin:cppunitassertequals: cppu
by Stephan Bergmann
· 9 years ago
cd7cd53
Remove now-duplicate css::uno::Type operator <<
by Stephan Bergmann
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
6f12914
update cppunit to 1.14.0
by Markus Mohrhard
· 9 years ago
992a333
clang-tidy: readability-else-after-return
by Noel Grandin
· 9 years ago
5676ced
make UNO enums scoped for internal LO code
by Noel Grandin
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
802ac3e
Assert IdContainer's bInit in uno_releaseIdFromCurrentThread
by Stephan Bergmann
· 9 years ago
ee8d9d4
loplugin:subtlezeroinit: cppu
by Stephan Bergmann
· 9 years ago
6de3688
Drop :: prefix from std in c*/
by Tor Lillqvist
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
30d28cb
coverity#704593 Dereference after null check
by Caolán McNamara
· 9 years ago
d15b4e2
teach sallogareas plugin to catch inconsistencies
by Noel Grandin
· 9 years ago
c3586b6
OSL_TRACE->SAL in chart2..oox
by Noel Grandin
· 9 years ago
d5d6ee3
uno: Add support for targets with 16-bit alignment
by John Paul Adrian Glaubitz
· 9 years ago
de5a847
Prevent self-join in ThreadAdmin::join
by Stephan Bergmann
· 9 years ago
bd614b9
Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY
by Stephan Bergmann
· 9 years ago
3b4a329
Use OUString ctor instead of rtl_uString_newFromAscii
by Stephan Bergmann
· 9 years ago
954699a
cppu/source/uno/EnvDcp.c -> cppu/source/uno/EnvDcp.cxx
by Stephan Bergmann
· 9 years ago
11aa8ac
cid#1371314: Add move semantics
by Stephan Bergmann
· 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
f651ea2
std::list<sal_Int64> -> std::deque
by Noel Grandin
· 10 years ago
29285b3
::std::list < sal_Int64 > -> std::vector
by Noel Grandin
· 10 years ago
8b1752e
icopyConstructFromElements's nAlloc is never negative
by Stephan Bergmann
· 10 years ago
6c4dfb9
cppu: fix loplugin:cppunitassertequals warnings
by Miklos Vajna
· 10 years ago
7fa183c
loplugin:countusersofdefaultparams in chart2..desktop
by Noel Grandin
· 10 years ago
efef273
tdf#100726: Improve readability of OUString concatenation
by nadith
· 10 years ago
a88cfad
int -> bool
by Stephan Bergmann
· 10 years ago
428e23f
Fix some spelling errors in comments and strings
by Otto Kekäläinen
· 10 years ago
0b23eec
teach refcounting clang plugin about uno::Reference
by Noel Grandin
· 10 years ago
8fec9e7
Some clean up of uses of css::uno::Any::setValue
by Stephan Bergmann
· 10 years ago
d96c114
clang-tidy modernize-make-shared
by Noel Grandin
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
0f3ac23
Insert explicit "break" when falling through to empty next case
by Stephan Bergmann
· 10 years ago
1a6a475
cppu: replace boost::is_same with std::is_same
by Michael Stahl
· 10 years ago
e16fa71
Handle wchar_t as native C++11 type on windows
by David Ostrovsky
· 10 years ago
3acbc64
tdf#97499 Fixed containers parameters clearing #8
by tymyjan
· 10 years ago
aa04c6d
Cannot extract Any to sal_uInt32
by Stephan Bergmann
· 10 years ago
7834196
loplugin:salbool: sal_Bool[] -> bool[]
by Stephan Bergmann
· 10 years ago
e1af7f0
clang-tidy modernize-loop-convert in c*
by Noel Grandin
· 10 years ago
e7f330f
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
a3858ed
Use cast to bool to normalize sal_Bool values
by Stephan Bergmann
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
98d7b02
tdf#94306 replace boost::noncopyable in cppuhelper
by Jochen Nitschke
· 10 years ago
c20cc7e
tdf#97499 Fixed containers parameters clearing #4
by tymyjan
· 10 years ago
62d1632
tdf#97966 Drop 'static' keywords
by Wastack
· 10 years ago
0de4086
loplugin:staticanonymous
by Stephan Bergmann
· 10 years ago
3e48e0e
uno/check.cxx: use alignment calculated at runtime instead of hardcode
by Douglas Mencken
· 10 years ago
449cede
android version can also be compiled for x86
by Christian Lohmaier
· 10 years ago
d27e3ec
tdf#84323: Make osl::Condition::wait more readable
by Gurkaran
· 10 years ago
6d42dc0
cppu: SAL_WARN_IF() -> SAL_INFO_IF() where it was dbglevel=2-specific before
by Miklos Vajna
· 10 years ago
05ff3d1
Let's use the iterator return by erase method of iterator list
by Julien Nabet
· 10 years ago
0cc4e71
Remove unnecessary parentheses
by Stephan Bergmann
· 10 years ago
5c47174
Fixed minor negation bug in SAL_WARN_IF
by rohan
· 10 years ago
50bf306
typo
by Stephan Bergmann
· 10 years ago
524ae35
Use plain assert (to complement use of static_assert above)
by Stephan Bergmann
· 10 years ago
ea5bc30
Extract static_asserts out of OSL_DEBUG_LEVEL > 0
by Stephan Bergmann
· 10 years ago
4f56db9
Clean up namespace
by Stephan Bergmann
· 10 years ago
7024c86
Extract checking code to its own check.cxx
by Stephan Bergmann
· 10 years ago
c94f5b0
loplugin:cstylecast
by Stephan Bergmann
· 10 years ago
c2fe73d
Remove redundant checks (that trigger loplugin:implicitboolconversion])
by Stephan Bergmann
· 10 years ago
05bca56
tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
369b339
WaE 0xdeadbeaf 32 bits litteral casting to 64 bits pointer
by Norbert Thiebaud
· 10 years ago
53bf3ea
tdf#57950: Replace chained O(U)StringBuffer::append() with operator+
by Arnold Dumas
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
f8779bb
Avoid -Werror,-Wdelete-non-virtual-dtor with current Clang trunk
by Stephan Bergmann
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
4a8c0d3
loplugin:implicitboolconversion
by Andrzej Hunt
· 10 years ago
5e9db55
cppcheck: allocaCalled
by Caolán McNamara
· 10 years ago
0475ab7
Adapt to true wchar_t in clang-cl
by Stephan Bergmann
· 10 years ago
c6dbbdf
i125711 - Illumos port: generalize MAX_ALIGNMENT for Solaris
by Pedro Giffuni
· 10 years ago
aad80e0
cppcheck:useInitializationList
by Noel Grandin
· 10 years ago
0b07406
Use C++11 char16_t for sal_Unicode
by Stephan Bergmann
· 10 years ago
Next »