Age | Commit message (Expand) | Author |
2011-10-05 | Drop test that require tmp with exec rights. | Tomas Chvatal |
2011-10-05 | Removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *. | Stephan Bergmann |
2011-10-03 | WaE: unreachable code | Tor Lillqvist |
2011-10-01 | easier to find leaks if the test harness doesn't leak | Caolán McNamara |
2011-09-30 | -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock. | Stephan Bergmann |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-29 | Make this cross-platform. | Jan Holesovsky |
2011-09-29 | next test -> unotest change | Markus Mohrhard |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-27 | FullTextEncodingDataSingleton must not call itself recursively. | Stephan Bergmann |
2011-09-26 | make sure these are safe wrt embedded NULLs | Caolán McNamara |
2011-09-23 | Fix typo | Tor Lillqvist |
2011-09-23 | make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_END | Caolán McNamara |
2011-09-22 | bah, >= 4.6 then | Caolán McNamara |
2011-09-22 | adapt subsequent check only source too | Caolán McNamara |
2011-09-22 | WaE: workaround auto_ptr deprecation | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-22 | should be > 4, not > 5 | Caolán McNamara |
2011-09-22 | drop unused test | Caolán McNamara |
2011-09-22 | ensure contents are as expected | Caolán McNamara |
2011-09-22 | unit test to ensure we can use embedded nulls in OStringBuffer | Caolán McNamara |
2011-09-21 | In ChildStatusProc, calculate a meaningful status for processes killed by a s... | Stephan Bergmann |
2011-09-21 | Fix windows build | Fridrich Štrba |
2011-09-21 | Cleaned up sal_textenc, making it work on Mac OS X. | Stephan Bergmann |
2011-09-21 | add a simple timer for unit tests | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-19 | FreeBSD has the same cppunit failure as OSX does | Baptiste Daroussin |
2011-09-19 | Add a clarifying comment (MinGW special case). | Jan Holesovsky |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-09-16 | Fallback to osl_getExecutableFile when dlsym("main") fails | Caolán McNamara |
2011-09-15 | Removed bogus assert. | Stephan Bergmann |
2011-09-14 | No need to bark about G_SLICE on stderr. | Stephan Bergmann |
2011-09-13 | reduce the scope a bit further | Caolán McNamara |
2011-09-13 | Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxx | Andreu Correa Casablanca |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann |
2011-09-12 | Accept also a soffice.bin renamed to soffice.bin.exe | Tor Lillqvist |
2011-09-12 | Fix copy/paste error | Tor Lillqvist |
2011-09-12 | Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always on | Tor Lillqvist |
2011-09-11 | Simplified SAL_DEPRECATED, does not need to abstract over func. | Stephan Bergmann |
2011-09-09 | sb140: sb140: #i116981# clean up memory upon exit | Stephan Bergmann |
2011-09-08 | so *that's* where the hello/world we're coming from | Caolán McNamara |
2011-09-07 | introduce SAL_DEPRECATED macro | Bjoern Michaelsen |
2011-09-02 | add a public __sal_NoAcquire to OString to match OUString's | Caolán McNamara |
2011-09-02 | And then fix MSVC compilation | Tor Lillqvist |
2011-09-02 | Fix MinGW compilation error with min() | Tor Lillqvist |
2011-09-01 | humour me, and sync this with osl/w32/security.c | Caolán McNamara |
2011-09-01 | micro-opt, just use memset | Caolán McNamara |
2011-08-31 | add details to message as to what failed | Caolán McNamara |