Age | Commit message (Expand) | Author |
2014-05-06 | sal logging: Flush after having written the output. | Jan Holesovsky |
2014-05-05 | Asan: fix invalid memory access | Markus Mohrhard |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-01 | coverity#1209781 Resource leak | Chris Sherlock |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-29 | show the failure message again at the end of the test | Markus Mohrhard |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-26 | this fails to link with mingw | David Tardon |
2014-04-24 | More hacking on --with-locales | Tor Lillqvist |
2014-04-24 | Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textenc | Tor Lillqvist |
2014-04-24 | Add a test listener that outputs failures to stderr as they happen | Tor Lillqvist |
2014-04-24 | Add missing right paren in assertion log messages | Tor Lillqvist |
2014-04-24 | Add informative comment about cross-compiling to iOS in particular | Tor Lillqvist |
2014-04-23 | Make assertion failures in CppunitTest_sal_rtl_textenc more informative | Tor Lillqvist |
2014-04-23 | Typo fix: s/temporaer/temporary/ | Tor Lillqvist |
2014-04-24 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-22 | Bypass EUC and ISO-2022 encoding tables for iOS | Tor Lillqvist |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-20 | cpplint: [readability/utf8] Line contains invalid UTF-8 | Julien Nabet |
2014-04-18 | Typo: s/shure/sure | Tor Lillqvist |
2014-04-14 | update_pch | Thomas Arnhold |
2014-04-14 | typo: independend -> independent | Thomas Arnhold |
2014-04-11 | Fix bounds | Stephan Bergmann |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-04 | Clean up unreferenced functions | Stephan Bergmann |
2014-04-04 | Remove dead test code | Stephan Bergmann |
2014-04-04 | Fix ASCII-only check | Stephan Bergmann |
2014-04-04 | Remove dead interlock code: | Stephan Bergmann |
2014-04-03 | C++11-only stdint.h SIZE_MAX -> std::numeric_limits | Stephan Bergmann |
2014-04-03 | Properly cover in #ifdef TIMETESTS | Stephan Bergmann |
2014-04-03 | Kill "Portal Demo HACK", whatever it is | Tor Lillqvist |
2014-04-03 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-04-03 | Use boost::noncopyable | Stephan Bergmann |
2014-04-02 | Handle missing SIZE_MAX | Tor Lillqvist |
2014-04-02 | coverity#1194930 Avoid TOCTOU between access and mkdir | Stephan Bergmann |
2014-04-02 | sal/osl/unx/security.c -> .cxx | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | WaE: 'MAC_OS_X_VERSION_MAX_ALLOWED' is not defined, evaluates to 0 | Tor Lillqvist |
2014-04-01 | sal: add aligned memory allocation with malloc for OS X < 10.6 | Douglas Mencken |
2014-03-31 | Remove unused inline functions | Stephan Bergmann |
2014-03-31 | coverity#983373 Dereference before null check | Caolán McNamara |
2014-03-31 | Missing dependency | Stephan Bergmann |
2014-03-31 | Move invariant writes outside loop | Stephan Bergmann |
2014-03-30 | decorate tempfile name's to help identify leaks' author | Norbert Thiebaud |
2014-03-29 | typo: inteface -> interface | Thomas Arnhold |
2014-03-28 | coverity#705205 Missing break in switch | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | Remove the obsolete functionality originally underlying osl/diagnose.h | Stephan Bergmann |
2014-03-25 | Adapt to sal/log.hxx | Stephan Bergmann |
2014-03-24 | fdo#56284 : soffice fails to start unless ~/.config exists and is writable | Michaël Lefèvre |