Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/external-data-ui
/
sal
186eda2
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 9 years ago
8a62efc
missing include (--disable-pch)
by Stephan Bergmann
· 9 years ago
0501869
Fix typos
by Andrea Gelmini
· 9 years ago
64a3124
Fix typos
by Andrea Gelmini
· 9 years ago
139be0f
Remove excess SAL_WARNs
by Stephan Bergmann
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
2e8acde
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
224b770
remove UL/L suffixes from shift-by-constant expressions
by Noel Grandin
· 9 years ago
2f27722
Dead code
by Stephan Bergmann
· 9 years ago
bc9a2ba
assert on duplicate listener in SfxListener
by Noel Grandin
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
8e94901
loplugin:unnecessaryparen
by Stephan Bergmann
· 9 years ago
bf1bdbe
loplugin:oncevar
by Stephan Bergmann
· 9 years ago
13cadf3
If we are going to warn about an "invalid" URL, at least tell what it is
by Tor Lillqvist
· 9 years ago
633248e
osl: cleanup Unix process_impl.cxx - remove comment cruft
by Chris Sherlock
· 9 years ago
9a7d2d7
tell msvc our source code is written using utf-8
by Caolán McNamara
· 9 years ago
a43187d
fix use after delete in osl::Pipe dtor
by Caolán McNamara
· 9 years ago
0a38e49
coverity#1415617 Resource leak
by Caolán McNamara
· 9 years ago
28b382b
rtl: cleanup equality conditions in uuid.cxx
by Chris Sherlock
· 9 years ago
80cdd90
rtl: cleanup uri.cxx
by Chris Sherlock
· 9 years ago
6128d62
rtl: cleanup rtl_process.cxx
by Chris Sherlock
· 9 years ago
16204eb
rtl: remove comments, cleanup equality conditions in random.cxx
by Chris Sherlock
· 9 years ago
5a883e9
osl: Windows pipe converted from OSL_ASSERT to assert/SAL_WARNs
by Chris Sherlock
· 9 years ago
f175e36
rtl: cleanup equality conditions in math.cxx
by Chris Sherlock
· 9 years ago
f250b04
rtl: cleanup equality conditions in locale.cxx
by Chris Sherlock
· 9 years ago
bdb6208
rtl: remove comment cruft from locale.cxx
by Chris Sherlock
· 9 years ago
d485bb0
rtl: cleanup equality conditions in hash.cxx
by Chris Sherlock
· 9 years ago
7720e59
rtl: fix equality conditions in crc.cxx and digest.cxx
by Chris Sherlock
· 9 years ago
42bd410
rtl: cleanup cipher.cxx equality conditions
by Chris Sherlock
· 9 years ago
4f9cd94
rtl: remove comment cruft from cipher.cxx
by Chris Sherlock
· 9 years ago
9f2cd53
followup b714ba73c - remove excessive braces
by Chris Sherlock
· 9 years ago
aeb3853
osl: (Win32) check allocated pipe succeeded, otherwise needs to fail
by Chris Sherlock
· 9 years ago
3b4fdb3
rtl: fix bootstrap formatting, comparison to nullptr
by Chris Sherlock
· 9 years ago
b714ba7
rtl: remove comparisons against nullptr from RTL mem files
by Chris Sherlock
· 9 years ago
e29ee03
rtl: remove comment cruft from alloc files
by Chris Sherlock
· 9 years ago
4f5238d
osl: get rid of comment cruft in w32/time.cxx
by Chris Sherlock
· 9 years ago
198cc05
osl: get rid of comment cruft in w32/sockimpl.hxx
by Chris Sherlock
· 9 years ago
a12913f
osl: get rid of comment cruft in w32/socket.cxx
by Chris Sherlock
· 9 years ago
4ddfa06
osl: get rid of comment cruft in w32/security.cxx
by Chris Sherlock
· 9 years ago
9df7952
osl: remove sig in comment
by Chris Sherlock
· 9 years ago
2b2ad5a
osl: remove dead code from w32/salinit.cxx
by Chris Sherlock
· 9 years ago
4f2fc51
osl: get rid of comment cruft in w32 profile.cxx
by Chris Sherlock
· 9 years ago
09b6769
osl: small cosmetic change to make comment more readable
by Chris Sherlock
· 9 years ago
90d6538
osl: get rid of comment cruft in w32 path_helper.hxx
by Chris Sherlock
· 9 years ago
91d37df
osl: get rid of comment cruft in w32 path_helper.cxx
by Chris Sherlock
· 9 years ago
606b682
osl: get rid of comment cruft in w32 nlsupport.cxx
by Chris Sherlock
· 9 years ago
e0b6a4a2
osl: get rid of comment cruft in w32 mutex.cxx
by Chris Sherlock
· 9 years ago
194ba08
osl: get rid of comment cruft in w32 module.cxx
by Chris Sherlock
· 9 years ago
7b49244
osl: minor whitespace fixup from automated change
by Chris Sherlock
· 9 years ago
191893b
osl: remove extraneous comments from w32/file_dirvold.cxx
by Chris Sherlock
· 9 years ago
87b333f
osl: fix w32/backtrace.cxx comment
by Chris Sherlock
· 9 years ago
f509b28
osl: get rid of comment cruft in w32 conditn.cxx
by Chris Sherlock
· 9 years ago
87c64c0
osl: give condition tests more descriptive names
by Chris Sherlock
· 9 years ago
0b16b33
osl: condition qa remove extraneous comments
by Chris Sherlock
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
fa987cb
osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNs
by Chris Sherlock
· 9 years ago
e0f990b
osl: fix Pipe noacquire/acquire tests
by Chris Sherlock
· 9 years ago
329c9ac
osl: fix a number of doxygen comments in unx/file_path_helper.hxx
by Chris Sherlock
· 9 years ago
37a5c4e
osl: fix file_path_header.cxx comment
by Chris Sherlock
· 9 years ago
e57aad8
osl: fix header comment
by Chris Sherlock
· 9 years ago
1ec04aa
Followup to 56638d1a6d9ba - fValid -> bValid
by Chris Sherlock
· 9 years ago
871f1f7
Followup to final followup 647382f52351a75 of my followup
by Chris Sherlock
· 9 years ago
7a743b4
osl: update named pipe handle test names
by Chris Sherlock
· 9 years ago
013a87b
osl: pipe test remove unnecessary comment cruft
by Chris Sherlock
· 9 years ago
9af8964
RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO
by Chris Sherlock
· 9 years ago
f47e2f3
loplugin:unnecessaryparen: sal (clang-cl)
by Stephan Bergmann
· 9 years ago
8c8894e
Avoid crash when rSignal.Handler is SIG_DFL etc.
by Stephan Bergmann
· 9 years ago
3697b87
use more OUString::operator== in forms..sal
by Noel Grandin
· 9 years ago
647382f
These arguments can apparently never be null
by Stephan Bergmann
· 9 years ago
539c75b
strip some linefeeds from the end of debug output
by Noel Grandin
· 9 years ago
4bd2e29
osl: unx file.cxx nullptr testing cleanup
by Chris Sherlock
· 9 years ago
43a6b59
simplify some OUString compareTo calls
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
06c7ff4
osl: w32/pipe.cxx fPipeAvailable -> bPipeAvailable
by Chris Sherlock
· 9 years ago
48d354f
osl: followup - m_NamedObject never INVALID_HANDLE_VALUE
by Chris Sherlock
· 9 years ago
add32b9
Followup: m_NamedObject never INVALID_HANDLE_VALUE, must be nullptr
by Chris Sherlock
· 9 years ago
126da7c
osl: CreateMutexW returns NULL on failure, not INVALID_HANDLE_VALUE
by Chris Sherlock
· 9 years ago
7b4f4f1
osl: followup to 7c6ccc42 for w32/unx file.cxx
by Chris Sherlock
· 9 years ago
6c4224b
tdf#43157 - osl: convert OSL_ASSERT in unx/file_misc.cxx
by Chris Sherlock
· 9 years ago
20c749d
osl: unx osl_getDirectoryItem() cleanup
by Chris Sherlock
· 9 years ago
00def40
osl: unx osl_getNextDirectoryItem() cleanup
by Chris Sherlock
· 9 years ago
b7bee6c
osl: osl_closeDirectory cleanup
by Chris Sherlock
· 9 years ago
868d8c8
loplugin:unnecessaryparen handle parens inside call expr
by Noel Grandin
· 9 years ago
db47410
C++11 remove std::binary_function bases from functors
by Jochen Nitschke
· 9 years ago
8c77b56
use OString::operator== in preference to ::equals
by Noel Grandin
· 9 years ago
4b7b93b
tdf#43157 - osl: convert OSL_ASSERT in unx & w32 tempfile.cxx
by Chris Sherlock
· 9 years ago
13341ff
teach unnecessaryparen plugin about other kinds of statements
by Noel Grandin
· 9 years ago
a1ead1a
loplugin unnecessaryparan improvements
by Noel Grandin
· 9 years ago
c3a4dac
tdf#59424 unset open flag O_EXCL if O_CREAT is not set
by Tomaž Vajngerl
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
409aab7
loplugin:casttovoid (clang-cl): sal
by Stephan Bergmann
· 9 years ago
a3bb6af
loplugin:oncevar (clang-cl): sal
by Stephan Bergmann
· 9 years ago
a2a890a
Rather translate "Sonderzeichen" as "special characters"
by Stephan Bergmann
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
5034e82
Translate German comments and debug strings (leftovers in dirs sal to sc)
by Johnny_M
· 9 years ago
e303d4b
loplugin:casttovoid: sal
by Stephan Bergmann
· 9 years ago
56b2702
-Werror=catch-value= (GCC 8)
by Stephan Bergmann
· 9 years ago
3f31815
s/catched/caught
by Noel Grandin
· 9 years ago
979c8c5
loplugin:oncevar in oox..sax
by Noel Grandin
· 9 years ago
c2d139d
osl: w32/pipe.cxx typo should have been caught, not cached
by Chris Sherlock
· 9 years ago
Next »