summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2011-11-17Add the gcc3_uno libraryTor Lillqvist
2011-11-17Missing semicolonTor Lillqvist
2011-11-17Look for lo_main() and not main() on AndroidTor Lillqvist
2011-11-17Use lo_dladdr() on AndroidTor Lillqvist
2011-11-17Add more librariesTor Lillqvist
2011-11-17Add lo_dladdr(), a wrapper for Android's dladdr()Tor Lillqvist
2011-11-17Include also the boostrap UNO componentTor Lillqvist
2011-11-17Copy more shared objects for unit testingTor Lillqvist
2011-11-17Improve a diagnostic log messageTor Lillqvist
2011-11-16WaE: Unused parameterTor Lillqvist
2011-11-16Further Android work, now most sal cppunit tests seem to runTor Lillqvist
2011-11-15Rework the bootstrap mechanism of a LO program on AndroidTor Lillqvist
2011-11-15Intermediate Android commit, before having NativeActivity load lo-bootstrapTor Lillqvist
2011-11-14Search app's lib firstTor Lillqvist
2011-11-13Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainNameArnaud Versini
2011-11-13Replace domainname command by getdomainname syscall or functionArnaud Versini
2011-11-11WaE: defined but not usedTor Lillqvist
2011-11-11Intermediate Android commitTor Lillqvist
2011-11-11Release strings after useTor Lillqvist
2011-11-11TypoTor Lillqvist
2011-11-11More baby steps for AndroidTor Lillqvist
2011-11-07Remove obsolete IsWin95A functionJesús Corrius
2011-11-01Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.Stephan Bergmann
2011-11-01Moved various sal/rtl/source files from C to C++, for easier maintenance.Stephan Bergmann
2011-10-20osl_getCommandArgCount can be called w/o prior osl_setCommandArgs.Stephan Bergmann
2011-10-19WaE: two functions defined but not usedTor Lillqvist
2011-10-19WaE: passing argument discards qualifiers from pointer target typeTor Lillqvist
2011-10-19WaE: unused parameter 'f'Tor Lillqvist
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-10-08Revert "cppcheck reduce scope of var in sal/... security.c"Norbert Thiebaud
2011-10-07cppcheck reduce scope of var in sal/... security.cPierre-André Jacquod
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann
2011-09-21In ChildStatusProc, calculate a meaningful status for processes killed by a s...Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16Fallback to osl_getExecutableFile when dlsym("main") failsCaolán McNamara
2011-09-15Removed bogus assert.Stephan Bergmann
2011-09-13reduce the scope a bit furtherCaolán McNamara
2011-09-13Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca
2011-09-12Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always onTor Lillqvist
2011-08-30Work around compilation errors with MinGW and --enable-debugTor Lillqvist
2011-08-29We do not need to use GLIBC hereMatúš Kukan
2011-08-24<sys/prctl.h> is not available on kFreeBSDRene Engelhard
2011-08-17chmod -xTor Lillqvist
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist