- b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
- 7e31857 tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- 61c0c81 tdf#93569 - restore ACT_ABORT distinction. by Michael Meeks · 11 years ago
- 5d6ef74 no need for pre/postmac in osl/unx/system.h by Norbert Thiebaud · 11 years ago
- 9d307ab new loplugin: defaultparams by Noel Grandin · 11 years ago
- 8dc2f2f sal: fix assert in osl_joinWithThread() by Michael Stahl · 11 years ago
- e3a7486 sal: make osl_joinWithThread() a little more consistent by Michael Stahl · 11 years ago
- c5b995b sal,rsc,oox: inline some use-once typedefs by Noel Grandin · 11 years ago
- b7ae146 tdf#60381: Accessing Sharepoint share using UNC path does not work. by Giuseppe Castagno · 11 years ago
- 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
- a5f82cf coverity#1312138 Resource leak by Caolán McNamara · 11 years ago
- f6f415a loplugin:cstylecast by Noel Grandin · 11 years ago
- 91457fb use osl_get_system_random data in rtlRamdomPool by Norbert Thiebaud · 11 years ago
- 5ede1d0 add an internal api to osl to collect 'native' random numbers by Norbert Thiebaud · 11 years ago
- e82bc17 loplugin:simplifybool by Stephan Bergmann · 11 years ago
- 8474e82 Log the actual string, not the rtl_uString pointer value by Tor Lillqvist · 11 years ago
- cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
- 5401318 cleanup some unnecessary direct usage of the OString/OUString C API. by Noel Grandin · 11 years ago
- 4bdd6e8 Do not call SAL_N_ELEMENTS on empty array by Stephan Bergmann · 11 years ago
- e544f44 Fix typos by Andrea Gelmini · 11 years ago
- bb9d628 performance tuning of rtl_ustr_indexOfAscii_WithLength() by Norbert Thiebaud · 11 years ago
- 89cc844 Clarify treatment of double slashes in rtl::Uri::convertRelToAbs by Stephan Bergmann · 11 years ago
- 3dfdd18 Fix typos by Andrea Gelmini · 11 years ago
- 14255b6 Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_C by Stephan Bergmann · 11 years ago
- 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
- 8437b42 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
- edc96a1 Add optimized OUString += literal overload by Stephan Bergmann · 11 years ago
- 8007417 Revert "Revert "Generalize OUStringLiteral1"" by Stephan Bergmann · 11 years ago
- f7a7a9d Do not forget to actually set newStr to an empty string by Stephan Bergmann · 11 years ago
- 5cba714 Revert "Generalize OUStringLiteral1" by Stephan Bergmann · 11 years ago
- 4d4f351 Generalize OUStringLiteral1 by Stephan Bergmann · 11 years ago
- 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
- cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
- fd7889a Implement full set of OUString::replaceFirst/All literal overloads by Stephan Bergmann · 11 years ago
- 0f03d20 typo by Stephan Bergmann · 11 years ago
- b509137 Make test code unaffected by upcoming loplugin:stringconstant improvements by Stephan Bergmann · 11 years ago
- 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
- ca9de68 Fix typos by Andrea Gelmini · 11 years ago
- dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
- 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
- 3754474 Typos by Julien Nabet · 11 years ago
- 30b089f loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
- c3a7174 -fsanitize=nonnull-attribute in memcpy call by Stephan Bergmann · 11 years ago
- eee2597 -fsanitize=nonnull-attribute in memcpy call by Stephan Bergmann · 11 years ago
- e60cea3 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
- f558567 loplugin:redundantcast: Work around OS X memchr bug 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