Age | Commit message (Expand) | Author |
2016-03-11 | Better fix for -Werror=shadow | Stephan Bergmann |
2016-03-10 | -Werror=shadow | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedefs (that introduced reserved identifiers) | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedefs (that introduced reserved identifiers) | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | Drop __osl_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Drop __osl_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedef (that introduced a reserved identifier) | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedef (that introduced a reserved identifier) | Stephan Bergmann |
2016-03-10 | Rename _imp_get/setProcessLocale (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedef (that introduced a reserved identifier) | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedef (that introduced a reserved identifier) | Stephan Bergmann |
2016-03-10 | Drop __rtl_random_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Drop __rtl_digest_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Drop __rtl_cipher prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |
2016-03-08 | tdf#98407 PathSubstitution: Add substitution for $(username) | Samuel Mehrbrodt |
2016-03-07 | sal: UNX: in oslDoCopy, rename into destination directory ... | Michael Stahl |
2016-03-07 | tdf#97703 removed empty setUp/tearDown methods | Chirag Manwani |
2016-03-04 | Work around -Werror,-Wunused-macros with clang-cl | Stephan Bergmann |
2016-03-04 | Use existing "sal.osl" log area | Stephan Bergmann |
2016-03-04 | Probably better to not disable this cache in all debug modes | Stephan Bergmann |
2016-03-04 | Spurious spaces | Stephan Bergmann |
2016-03-04 | This is test code, OK to unconditionally print to stdout | Stephan Bergmann |
2016-03-04 | This is test code, OK to unconditionally print to stdout | Stephan Bergmann |
2016-03-04 | Remove write-only g_nSocket* debug vars | Stephan Bergmann |
2016-03-04 | Clean up a SAL_WARN_IF | Stephan Bergmann |
2016-03-04 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-03-03 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-03 | sal: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-03-02 | tdf#98210 do not require R_OK for pipe dir | Hank Leininger |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-21 | WaE vs2015: pointer to int casting | Norbert Thiebaud |
2016-02-21 | WaE vs2015: int to pointer casting | Norbert Thiebaud |
2016-02-19 | tdf#97703 Removed a few redundant calls to setUp and tearDown | Jaskaran |
2016-02-18 | coverity#1352316 Explicit null dereferenced | Caolán McNamara |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | coverity#1352448 Use of untrusted scalar value | Caolán McNamara |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2016-02-11 | Avoid duplicate declaration | Tor Lillqvist |
2016-02-10 | loplugin:nullptr, loplugin:override | Stephan Bergmann |
2016-02-10 | Add existing CppUnit test for sal/rtl/random | Christoph Brill |
2016-02-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-02-07 | Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usually | Damjan Jovanovic |
2016-02-05 | cppcheck-suppress sizeofwithsilentarraypointer | Caolán McNamara |
2016-01-26 | fix the new CPPUNIT_TEST_NAME code | Markus Mohrhard |
2016-01-26 | support unnamed namespaces with CPPUNIT_TEST_NAME | Markus Mohrhard |
2016-01-26 | Bin leftover cruft | Tor Lillqvist |