Age | Commit message (Expand) | Author |
2011-11-17 | Add the gcc3_uno library | Tor Lillqvist |
2011-11-17 | Missing semicolon | Tor Lillqvist |
2011-11-17 | Look for lo_main() and not main() on Android | Tor Lillqvist |
2011-11-17 | Use lo_dladdr() on Android | Tor Lillqvist |
2011-11-17 | Add more libraries | Tor Lillqvist |
2011-11-17 | Add lo_dladdr(), a wrapper for Android's dladdr() | Tor Lillqvist |
2011-11-17 | Include also the boostrap UNO component | Tor Lillqvist |
2011-11-17 | Copy more shared objects for unit testing | Tor Lillqvist |
2011-11-17 | Improve a diagnostic log message | Tor Lillqvist |
2011-11-16 | WaE: Unused parameter | Tor Lillqvist |
2011-11-16 | Further Android work, now most sal cppunit tests seem to run | Tor Lillqvist |
2011-11-15 | Rework the bootstrap mechanism of a LO program on Android | Tor Lillqvist |
2011-11-15 | Intermediate Android commit, before having NativeActivity load lo-bootstrap | Tor Lillqvist |
2011-11-14 | Search app's lib first | Tor Lillqvist |
2011-11-13 | Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainName | Arnaud Versini |
2011-11-13 | Replace domainname command by getdomainname syscall or function | Arnaud Versini |
2011-11-11 | WaE: defined but not used | Tor Lillqvist |
2011-11-11 | Intermediate Android commit | Tor Lillqvist |
2011-11-11 | Release strings after use | Tor Lillqvist |
2011-11-11 | Typo | Tor Lillqvist |
2011-11-11 | More baby steps for Android | Tor Lillqvist |
2011-11-07 | Remove obsolete IsWin95A function | Jesús Corrius |
2011-11-01 | Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance. | Stephan Bergmann |
2011-11-01 | Moved various sal/rtl/source files from C to C++, for easier maintenance. | Stephan Bergmann |
2011-10-20 | osl_getCommandArgCount can be called w/o prior osl_setCommandArgs. | Stephan Bergmann |
2011-10-19 | WaE: two functions defined but not used | Tor Lillqvist |
2011-10-19 | WaE: passing argument discards qualifiers from pointer target type | Tor Lillqvist |
2011-10-19 | WaE: unused parameter 'f' | Tor Lillqvist |
2011-10-11 | WaE: ISO C90 forbids mixed declarations and code | David Tardon |
2011-10-08 | Second attempt at (cross-platform) OSL_FORMAT. | Stephan Bergmann |
2011-10-08 | Revert "Introduced OSL_FORMAT, adpated some places to it." | Tor Lillqvist |
2011-10-08 | Introduced OSL_FORMAT, adpated some places to it. | Stephan Bergmann |
2011-10-08 | Revert "cppcheck reduce scope of var in sal/... security.c" | Norbert Thiebaud |
2011-10-07 | cppcheck reduce scope of var in sal/... security.c | Pierre-André Jacquod |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-27 | FullTextEncodingDataSingleton must not call itself recursively. | Stephan Bergmann |
2011-09-21 | In ChildStatusProc, calculate a meaningful status for processes killed by a s... | Stephan Bergmann |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
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-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 | Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always on | Tor Lillqvist |
2011-08-30 | Work around compilation errors with MinGW and --enable-debug | Tor Lillqvist |
2011-08-29 | We do not need to use GLIBC here | Matúš Kukan |
2011-08-24 | <sys/prctl.h> is not available on kFreeBSD | Rene Engelhard |
2011-08-17 | chmod -x | Tor Lillqvist |
2011-08-17 | Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) build | Tor Lillqvist |