Age | Commit message (Expand) | Author |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | improve SOLARIS guard | Richard PALO |
2014-11-11 | SOLARIS can use/should use posix_madvise under certain conditions. | Richard PALO |
2014-11-10 | fix spelling implemenation -> implementation | Noel Grandin |
2014-11-06 | Early return missing | Stephan Bergmann |
2014-11-06 | sal: it is impossible to have non-ASCII char here | Michael Stahl |
2014-11-06 | sal: do not ignore conversion flags for RTL_TEXTENCODING_ASCII_US | Michael Stahl |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-31 | cid#1202756 Clarify with assert that ave == 0 cannot happen | Stephan Bergmann |
2014-10-31 | cid#1202755 Clarify with assert that new_size == 0 cannot happen | Stephan Bergmann |
2014-10-31 | cid#982172 Silently ignore F_SETFD FD_CLOEXEC failures | Stephan Bergmann |
2014-10-31 | cid#982171 Warn about rename failure in error clean-up code | Stephan Bergmann |
2014-10-31 | Simplify by using OString | Stephan Bergmann |
2014-10-31 | cid#1242936 handle rename failure | Stephan Bergmann |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-30 | osl/unx: Remove ifdefery for ancient NetBSD < 3.0 | Riccardo Magliocchetti |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-29 | fix spelling | Noel Grandin |
2014-10-28 | coverity#982593 experiment with silencing Infinite loop | Caolán McNamara |
2014-10-24 | And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES" | Stephan Bergmann |
2014-10-24 | The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely long | Stephan Bergmann |
2014-10-16 | MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 now | Tor Lillqvist |
2014-10-16 | MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now | Tor Lillqvist |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-15 | cppunittester: make tracking down temp file leaks easier | Michael Stahl |
2014-10-14 | Remove spurious cpu_count | Stephan Bergmann |
2014-10-14 | sal: cleanup unit tests whitespace. | Michael Meeks |
2014-10-10 | coverity#1240258 Operands don't affect result | Caolán McNamara |
2014-10-10 | coverity#1240260 Operands don't affect result | Caolán McNamara |
2014-10-09 | More specific | Stephan Bergmann |
2014-10-09 | disable environment equality test under valgrind | Caolán McNamara |
2014-10-08 | Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's path | Stephan Bergmann |
2014-10-03 | fix build | Caolán McNamara |
2014-10-03 | fix clang 3.5 build | Noel Grandin |
2014-10-03 | coverity#1241327 Dereference after null check | Caolán McNamara |
2014-10-03 | coverity#1241080 Dereference after null check | Caolán McNamara |
2014-10-03 | Fix unbalanced new/free() -> new/delete | Matthew J. Francis |
2014-10-02 | remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or later | Michael Stahl |
2014-10-01 | We require OS X SDK 10.8 or newer now | Tor Lillqvist |
2014-10-01 | Blind fix for Android | Stephan Bergmann |
2014-10-01 | sal: work around spurious Apple clang warning about pointer cast to int | Michael Stahl |
2014-10-01 | Use sal/log.hxx | Stephan Bergmann |
2014-10-01 | sal/osl/unx/thread.c -> .cxx | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | Get rid of some auto_ptr | Stephan Bergmann |
2014-09-29 | Pretend the app-specific "Documents" directory is the home directory on iOS | Tor Lillqvist |
2014-09-24 | fdo#39625 Delete unused cppunittests | Tobias Madl |
2014-09-17 | The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mk | Tor Lillqvist |