Age | Commit message (Expand) | Author |
2014-02-18 | Stick to a single O[U]String hash function | Stephan Bergmann |
2014-02-18 | C++03 fixup | Stephan Bergmann |
2014-02-17 | coverity#984129 Uninitialized scalar field | Norbert Thiebaud |
2014-02-17 | coverity#984130 Uninitialized scalar field | Norbert Thiebaud |
2014-02-17 | sal: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | String cleanups. | Muthu Subramanian |
2014-02-13 | Revert "sal: fix some clang warning about implicit bool conversion" | Stephan Bergmann |
2014-02-13 | Move string hash function into String class. | Muthu Subramanian |
2014-02-12 | sal: fix some clang warning about implicit bool conversion | Michael Stahl |
2014-02-10 | Do not do RTL_LOG_STRING_NEW on null pointer | Stephan Bergmann |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2014-02-06 | coverity#705403 Argument cannot be negative | Caolán McNamara |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Apparently missing "== nError1" | Stephan Bergmann |
2014-01-28 | coverity#440521 Dereference before null check | Caolán McNamara |
2014-01-28 | coverity#440520 Dereference before null check | Caolán McNamara |
2014-01-28 | coverity#440519 Dereference before null check | Caolán McNamara |
2014-01-28 | coverity#440517 Dereference before null check | Caolán McNamara |
2014-01-27 | coverity#982254 Same on both sides | Caolán McNamara |
2014-01-27 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-25 | coverity#440167 Dereference after null check | Norbert Thiebaud |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-13 | Handle osl_createThread failure | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-09 | some notes about COM threading in LO generally and winaccessibility | Michael Stahl |
2014-01-09 | sal: remove OSL_ENSURE_FILE, better use SAL_LOG/SAL_INFO | Michael Stahl |
2014-01-09 | Bin duplicate definitions (already in file_error.h) | Tor Lillqvist |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-23 | Typos | Julien Nabet |
2013-12-21 | Print file and not pointer value in SAL_INFO | Tor Lillqvist |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-19 | Fix crash on Android | Tor Lillqvist |
2013-12-17 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-16 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-13 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-04 | HINSTANCE vs. HMODULE clean up | Stephan Bergmann |
2013-12-02 | Drop duplicate #include | Takeshi Abe |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-26 | No need for additional << overload here | Stephan Bergmann |
2013-11-25 | WaE: C4100: 'pExcPtrs' : unreferenced formal parameter | Tor Lillqvist |
2013-11-25 | Related: #i123747# ignore single step and breakpoint SEH events | Herbert Dürr |
2013-11-25 | Resolves: #i123747# allow treating Window's SEH events as C++ exceptions | Herbert Dürr |
2013-11-24 | this script talks about dmake. it must be out of its mind! | Bjoern Michaelsen |