Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/fast-calc-rendering
/
sal
24f351b
handle failure to expand ~ in path elements.
by Michael Meeks
· 10 years ago
436745e
Write-queue timestamped debugging.
by Michael Meeks
· 10 years ago
4c4d4c0
tdf#94888: Accessing Sharepoint r/o share through UNC path does not work
by Giuseppe Castagno
· 11 years ago
9cbba86
Better fail with E_EXIST if rename(3) fails
by Stephan Bergmann
· 11 years ago
7f87188
move extracting assets to Java & use AssetManager to access assets
by Christian Lohmaier
· 10 years ago
3342de9
tdf#93569 - restore ACT_ABORT distinction.
by Michael Meeks
· 11 years ago
9416215
tdf#60381: Accessing Sharepoint share using UNC path does not work.
by Giuseppe Castagno
· 11 years ago
2b2f18f
Do not forget to actually set newStr to an empty string
by Stephan Bergmann
· 11 years ago
33b93f9
loplugin:staticmethods
by Stephan Bergmann
· 11 years ago
26ebcb0
sal: don't build cppunittester if cross-compiling
by Michael Stahl
· 11 years ago
f8cb76a
loplugin:cstylecast: nop between pointer types of exactly same spelling
by Stephan Bergmann
· 11 years ago
b6b4816
cppcheck: help out unusedScopedObject false positive
by Caolán McNamara
· 11 years ago
a5847cf
coverity#1297235 Uncaught exception
by Caolán McNamara
· 11 years ago
3aaadf9
Use bool instead of int
by Stephan Bergmann
· 11 years ago
5b8acf4
Actually, let's just delete the now commented-out SAL_INFO lines
by Tor Lillqvist
· 11 years ago
9a812c0
Let's disable these too then for consistency
by Tor Lillqvist
· 11 years ago
f70ae55
sal: disable some over-eager SAL_INFO
by Michael Stahl
· 11 years ago
9ce371fa
provide a way to execute single test case from test suite
by Markus Mohrhard
· 11 years ago
d1ca0f4
Bin some pointless comments and reduce some vertical whitespace
by Tor Lillqvist
· 11 years ago
3591554d
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
90db983
cppcheck: uselessAssignmentArg
by Caolán McNamara
· 11 years ago
10887fe
cppcheck: redundantAssignment
by Caolán McNamara
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
eea5ad9
cppcheck: redundantCopy
by Caolán McNamara
· 11 years ago
9561c2f
Clean up new rtl/surrogates.h
by Stephan Bergmann
· 11 years ago
fd8c06a
duplicate surrogate code
by Caolán McNamara
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
8e6c335
Update @since tags LO 4.5 -> 5.0
by Stephan Bergmann
· 11 years ago
53d7c88
WaE: VarDecl, use "bool" instead of "sal_Bool"
by Tor Lillqvist
· 11 years ago
2dede8b
Change from <osl/diagnose.h> to <sal/log.hxx> and add more logging
by Tor Lillqvist
· 11 years ago
c2254a1
tdf#43157: remove osl/diagnose.h dependency from sal/osl/unx/socket.cxx
by Jorge Cunha Mendes
· 11 years ago
c4dca26
-Werror=maybe-uninitialized
by Stephan Bergmann
· 11 years ago
d82e943
tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSH
by Stephan Bergmann
· 11 years ago
f25cae2
Typo: creat->create
by Julien Nabet
· 11 years ago
cbd8587
Move osl::LibreOfficeKit stuff to comphelper for now
by Tor Lillqvist
· 11 years ago
8955af9
Add API to check whether being used through LibreOfficeKit
by Tor Lillqvist
· 11 years ago
96f5b78
Use OUString::unacquired
by Stephan Bergmann
· 11 years ago
b435cce
loplugin:redundantcast
by Stephan Bergmann
· 11 years ago
026b17b
V597: introduce a rtl_secureZeroMemory
by Caolán McNamara
· 11 years ago
0e8cb20
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
526d436
Return value 0 from connect() is not an error, errno is not set
by Tor Lillqvist
· 11 years ago
3d177c7
Bootstrap.initVCL is not used by our Android app any more
by Tor Lillqvist
· 11 years ago
da1d01a
Minor simplification
by Tor Lillqvist
· 11 years ago
59722bb
loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
d57d81e
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
1a08ce7
loplugin:staticfunction
by Noel Grandin
· 11 years ago
3ce8a7d
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
858e455
loplugin:constantfunction: various
by Noel Grandin
· 11 years ago
5e5cc47
Sanitize a few SAL_INFOs
by Tor Lillqvist
· 11 years ago
b18bd0b
CppCheck cleaning : scope reduction and printf format
by Michaël Lefèvre
· 11 years ago
ea7f16b
tdf#89361 Remove remnants of Gopher support
by Adolfo Jayme Barrientos
· 11 years ago
386a85ed
CppCheck cleaning : avoid static string comparison
by Michaël Lefèvre
· 11 years ago
279b6e4
sal: add comment re: V718 'CreateThread' should not be called from 'DllMain'
by Michael Stahl
· 11 years ago
6c6caf0
better way to check for empty strings
by Markus Mohrhard
· 11 years ago
a829dac
sal: replace usage of deprecated socket functions
by Michael Stahl
· 11 years ago
e9975ec
sal,sd: use newer InetPtonW API when not building for WinXP target
by Michael Stahl
· 11 years ago
d35d893
Typos
by Julien Nabet
· 11 years ago
7c0eb12
Work around missing InetPtonW
by Stephan Bergmann
· 11 years ago
92bface
Turn function-like macro into true function
by Stephan Bergmann
· 11 years ago
e8eec3b
typo
by Stephan Bergmann
· 11 years ago
ab86a53
V805: Decreased performance
by Caolán McNamara
· 11 years ago
749c336
V804: Decreased performance
by Caolán McNamara
· 11 years ago
a104473
Typo: excute->execute
by Julien Nabet
· 11 years ago
cc8a2d0
tdf#88835 Calc: General format: 2 digits in exponent
by Laurent Balland-Poirier
· 11 years ago
ba233e8
remove unnecessary parenthesis in return statements
by Noel Grandin
· 11 years ago
8d99713
sal: -Werror=unused-parameter
by Michael Stahl
· 11 years ago
5818dd9
Related: tdf#63690 - add stubs for removed rtl_logfile functions.
by Thorsten Behrens
· 11 years ago
a1ceacc
boost::foo_ptr->std::foo_ptr
by Caolán McNamara
· 11 years ago
3d9b364
It is not necessary to be _that_ verbose.
by Jan Holesovsky
· 11 years ago
3d403f2
Related: tdf#63690 - remove rtl_logfile
by Thorsten Behrens
· 11 years ago
5e62dc9
coverity#1268298 mark up code
by Caolán McNamara
· 11 years ago
3ff8523
coverity#1267660 etc.: remove redundant checks
by Stephan Bergmann
· 11 years ago
1479190
coverity#1267668 Logically dead code
by Caolán McNamara
· 11 years ago
5e691db
make this a comment a coverity queller
by Caolán McNamara
· 11 years ago
d3aa72d
coverity#1268297 Logically dead code
by Caolán McNamara
· 11 years ago
027c383
O[U]StringBuffer::appendUninitialized unit tests
by Stephan Bergmann
· 11 years ago
2c03d6f
Remove bogus asserts
by Stephan Bergmann
· 11 years ago
b0ef5cf
sal: add some argument checking assertions for strings and buffers
by Michael Stahl
· 11 years ago
4d6a509
convert all remaining BOOST_STATIC_ASSERT to static_assert
by Caolán McNamara
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
ff6ad0d
Let's use log tags starting with "sal" here in sal
by Tor Lillqvist
· 11 years ago
d6dd209
Let's use log tags starting with "sal" here in sal
by Tor Lillqvist
· 11 years ago
a883b6b
Improve logging
by Tor Lillqvist
· 11 years ago
dbe269d
Fix typo
by Tor Lillqvist
· 11 years ago
7b3e504
Improve logging, change OSL_TRACE into SAL_WARN and SAL_INFO
by Tor Lillqvist
· 11 years ago
f02c5f7
Bin stupid macro that was used just once
by Tor Lillqvist
· 11 years ago
997066d
Bin code that has been commented out since initial import
by Tor Lillqvist
· 11 years ago
e76bc36
warning C4701: potentially uninitialized local variable 'Addr' used
by Stephan Bergmann
· 11 years ago
331faca
Extract loplugin:redundantcast from loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
4e3da62
Some more loplugin:cstylecast clean-up
by Stephan Bergmann
· 11 years ago
4b60941
Clean up implementation of osl_getSymbol et al
by Stephan Bergmann
· 11 years ago
69d7bdf
This typedef is not unused
by Tor Lillqvist
· 11 years ago
fe480d8
remove unused typedefs
by Noel Grandin
· 11 years ago
598d819
Visible function type RTTI for Clang -fsanitize=function
by Stephan Bergmann
· 11 years ago
c106f83
sal,sd: Windows SDK 8.1 deprecates inet_addr()
by Michael Stahl
· 11 years ago
cac3f3e
loplugin:cstylecast (MACOSX)
by Stephan Bergmann
· 11 years ago
ed8110e
Avoid reinterpret_cast to same type
by Stephan Bergmann
· 11 years ago
1ca9c11
loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)
by Stephan Bergmann
· 11 years ago
e705703
Fix for Android gethostbyaddr
by Stephan Bergmann
· 11 years ago
a3f3d4d
Missing const
by Stephan Bergmann
· 11 years ago
Next »