Age | Commit message (Expand) | Author |
2012-09-05 | fdo#38913: Prevent invalid parameter handler crashes | Stephan Bergmann |
2012-08-29 | allow NULL pModuleName for WNT in osl_getModuleHandle | Caolán McNamara |
2012-08-28 | callcatcher: make VCLXPrinterServer an XTypeProvider | Caolán McNamara |
2012-08-27 | Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuild | Stephan Bergmann |
2012-08-27 | fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for sal | Jung-uk Kim |
2012-08-25 | Perhaps this will fix the windows build? | Kohei Yoshida |
2012-08-25 | fdo#39625 Make existing cppunittests work | Radu Ioan |
2012-08-21 | Related fdo#46249: FileStatus can have fewer fields than requested | Stephan Bergmann |
2012-08-21 | mingw doesn't know __uuidof | Luboš Luňák |
2012-08-20 | fdo#53252: _toupper is unreliable | Stephan Bergmann |
2012-08-17 | Handle CppUnit::DynamicLibraryManagerException | Tor Lillqvist |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-08-15 | -Werror,-Wstrncat-size (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | Remove some dead assignements in sal/cipher.cxx | Olivier Hallot |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | -Werror,-Wunique-enum (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | Refactor expandMacros somewhat... | Stephan Bergmann |
2012-08-07 | No point with these executables for non-desktop OSes | Tor Lillqvist |
2012-08-06 | android: expose dummy JNI gnustl patching method for x86 | Michael Meeks |
2012-08-03 | sal: let DISABLE_SAL_DBGBOX only disable GUI message boxes | Michael Stahl |
2012-08-01 | Bin no longer used iOS cppunit stuff that breaks build even | Tor Lillqvist |
2012-07-30 | WaE: comparison is always false due to limited range of data type | Tor Lillqvist |
2012-07-30 | Work around isfinite crack with NDK r8b and the 4.6 toolchain | Tor Lillqvist |
2012-07-27 | Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in sal | Arnaud Versini |
2012-07-25 | weak symbols don't link on macosx | Caolán McNamara |
2012-07-25 | make mips (and others?) pass java extension smoketest with gcj's libjvm | Caolán McNamara |
2012-07-23 | Don't use a mutex for gethostbyname_r on Mac OS X | Arnaud Versini |
2012-07-23 | Make rtl::O[U]String::isEmpty return true bool | Stephan Bergmann |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-07-20 | saltextenc.map is unncessary | Stephan Bergmann |
2012-07-16 | Fix "Same expression on both sides of '|'" | Julien Nabet |
2012-07-16 | echo -e is not POSIX (and unknown to Mac OS X) | Stephan Bergmann |
2012-07-16 | allow using rtl::OUString etc. simply as OUString, without rtl:: | Luboš Luňák |
2012-07-16 | fix 32bit build wrt. int vs. sal_Int32 comparison | Michael Meeks |
2012-07-16 | Confusing behavior of cmopareToAscii overloads | Stephan Bergmann |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-14 | Let's check struct var != NULL before initializing its attributes | Julien Nabet |
2012-07-11 | Revert "WaE: logically last test always passes" | Stephan Bergmann |
2012-07-11 | Use rtl_zeroMemory in place of rtl_fillMemory(..., 0) | Christophe JAILLET |
2012-07-10 | single cpu detection: remove 'defined(__SUNPRO_C)' requirement | Pierre-Eric Pelloux-Prayer |
2012-07-08 | Report correct test name | Christophe JAILLET |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-07-03 | coverity: ensure the string is null-terminated | David Tardon |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold |
2012-06-29 | rename unittest from ZeroMemory causing issues on windows. | Michael Meeks |
2012-06-29 | Remove some more include guards | Thomas Arnhold |