Age | Commit message (Expand) | Author |
2014-02-28 | Simplify string construction | Stephan Bergmann |
2014-02-28 | Missing @since tags, and adapt to semantics of posix_memalign | Stephan Bergmann |
2014-02-28 | Android does not have posix_memalign() | Tor Lillqvist |
2014-02-28 | Fix typo: s/Alined/Aligned | Tor Lillqvist |
2014-02-27 | Ensure that numeric array storage is aligned to 256-byte boundary. | Kohei Yoshida |
2014-02-24 | Use "deprecated" API for OS X alias resolving on X 10.5 | Douglas Mencken |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | loplugin:literaltoboolconversion | Stephan Bergmann |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
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 |