Age | Commit message (Expand) | Author |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-28 | Remove bogus unreliable test | Stephan Bergmann |
2015-09-28 | by default use the system memory allocator | Markus Mohrhard |
2015-09-23 | Better fail with E_EXIST if rename(3) fails | Stephan Bergmann |
2015-09-18 | valgrind: memleak in randompool | Caolán McNamara |
2015-09-11 | Useless cargo cult? | Stephan Bergmann |
2015-09-10 | Add OString::startsWithIgnoreAsciiCase | Stephan Bergmann |
2015-09-03 | sal: actually that uwinapi stuff doesn't include sal headers? | Michael Stahl |
2015-09-03 | sal: actually export the legacy function for VS 2015 | Michael Stahl |
2015-09-03 | Fix some perl shebangs. | Pedro Giffuni |
2015-09-02 | Don't redefine snprintf as VS 2015 supports ISO standard | David Ostrovsky |
2015-08-31 | sal: oops, forgot to commit that bit | Michael Stahl |
2015-08-31 | sal: don't use --target as parameter to cppunittester | Michael Stahl |
2015-08-31 | sal: loplugin:stringconstant | Miklos Vajna |
2015-08-31 | log resource usage of unit tests on UNX platforms | Markus Mohrhard |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-08-22 | tdf#39440 reduce scope of local variables | Michael Weghorn |
2015-08-21 | tdf#93569 - restore ACT_ABORT distinction. | Michael Meeks |
2015-08-18 | no need for pre/postmac in osl/unx/system.h | Norbert Thiebaud |
2015-08-11 | new loplugin: defaultparams | Noel Grandin |
2015-08-06 | sal: fix assert in osl_joinWithThread() | Michael Stahl |
2015-08-06 | sal: make osl_joinWithThread() a little more consistent | Michael Stahl |
2015-08-04 | sal,rsc,oox: inline some use-once typedefs | Noel Grandin |
2015-07-30 | tdf#60381: Accessing Sharepoint share using UNC path does not work. | Giuseppe Castagno |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-23 | coverity#1312138 Resource leak | Caolán McNamara |
2015-07-21 | loplugin:cstylecast | Noel Grandin |
2015-07-20 | use osl_get_system_random data in rtlRamdomPool | Norbert Thiebaud |
2015-07-20 | add an internal api to osl to collect 'native' random numbers | Norbert Thiebaud |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-15 | Log the actual string, not the rtl_uString pointer value | Tor Lillqvist |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-10 | cleanup some unnecessary direct usage of the OString/OUString C API. | Noel Grandin |
2015-07-09 | Do not call SAL_N_ELEMENTS on empty array | Stephan Bergmann |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-07 | performance tuning of rtl_ustr_indexOfAscii_WithLength() | Norbert Thiebaud |
2015-07-06 | Clarify treatment of double slashes in rtl::Uri::convertRelToAbs | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-30 | Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_C | Stephan Bergmann |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-26 | Add optimized OUString += literal overload | Stephan Bergmann |
2015-06-25 | Revert "Revert "Generalize OUStringLiteral1"" | Stephan Bergmann |
2015-06-25 | Do not forget to actually set newStr to an empty string | Stephan Bergmann |
2015-06-24 | Revert "Generalize OUStringLiteral1" | Stephan Bergmann |
2015-06-24 | Generalize OUStringLiteral1 | Stephan Bergmann |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-23 | Implement full set of OUString::replaceFirst/All literal overloads | Stephan Bergmann |
2015-06-23 | typo | Stephan Bergmann |