Age | Commit message (Expand) | Author |
2015-10-12 | cppcheck:variableScope | Noel Grandin |
2015-10-11 | tdf#94888: Accessing Sharepoint r/o share through UNC path does not work | Giuseppe Castagno |
2015-10-11 | move extracting assets to Java & use AssetManager to access assets | Christian Lohmaier |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | pthread_mutex_lock/unlock must not be called with null argument | Stephan Bergmann |
2015-10-05 | use modern casts | Caolán McNamara |
2015-10-05 | Emscripten: First steps of porting to Emscripten | Samuel Mehrbrodt |
2015-10-05 | Fix error C2440: casts required | Tor Lillqvist |
2015-10-05 | malloc + memset (0) --> calloc | Pedro Giffuni |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-10-01 | Revert "by default use the system memory allocator" | Markus Mohrhard |
2015-09-30 | Avoid unhelpful -Wunused-variable | Stephan Bergmann |
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 |