summaryrefslogtreecommitdiffstats
path: root/sal/osl
Commit message (Expand)AuthorAgeFilesLines
* Use proper command line parsing for the lo-main-cmdline extra stringTor Lillqvist2011-11-201-7/+3
* Unix style command line parserTor Lillqvist2011-11-201-0/+176
* osl_syncFile() should work also for NULL handlesTor Lillqvist2011-11-191-3/+3
* Add read-only pseudo-files representing a memory blockTor Lillqvist2011-11-191-8/+91
* More misc Android workTor Lillqvist2011-11-195-50/+333
* Add the gcc3_uno libraryTor Lillqvist2011-11-171-3/+4
* Missing semicolonTor Lillqvist2011-11-171-1/+1
* Look for lo_main() and not main() on AndroidTor Lillqvist2011-11-171-0/+8
* Use lo_dladdr() on AndroidTor Lillqvist2011-11-171-1/+11
* Add more librariesTor Lillqvist2011-11-171-5/+8
* Add lo_dladdr(), a wrapper for Android's dladdr()Tor Lillqvist2011-11-172-21/+54
* Include also the boostrap UNO componentTor Lillqvist2011-11-171-2/+5
* Copy more shared objects for unit testingTor Lillqvist2011-11-171-11/+41
* Improve a diagnostic log messageTor Lillqvist2011-11-171-2/+3
* WaE: Unused parameterTor Lillqvist2011-11-161-0/+1
* Further Android work, now most sal cppunit tests seem to runTor Lillqvist2011-11-166-79/+128
* Rework the bootstrap mechanism of a LO program on AndroidTor Lillqvist2011-11-158-189/+1284
* Intermediate Android commit, before having NativeActivity load lo-bootstrapTor Lillqvist2011-11-153-173/+215
* Search app's lib firstTor Lillqvist2011-11-141-1/+1
* Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainNameArnaud Versini2011-11-131-129/+11
* Replace domainname command by getdomainname syscall or functionArnaud Versini2011-11-131-46/+5
* WaE: defined but not usedTor Lillqvist2011-11-111-3/+3
* Intermediate Android commitTor Lillqvist2011-11-111-3/+17
* Release strings after useTor Lillqvist2011-11-111-0/+5
* TypoTor Lillqvist2011-11-111-2/+2
* More baby steps for AndroidTor Lillqvist2011-11-1112-0/+597
* Remove obsolete IsWin95A functionJesús Corrius2011-11-071-20/+1
* Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.Stephan Bergmann2011-11-011-5/+1
* Moved various sal/rtl/source files from C to C++, for easier maintenance.Stephan Bergmann2011-11-011-1/+2
* osl_getCommandArgCount can be called w/o prior osl_setCommandArgs.Stephan Bergmann2011-10-202-2/+10
* WaE: two functions defined but not usedTor Lillqvist2011-10-191-1/+1
* WaE: passing argument discards qualifiers from pointer target typeTor Lillqvist2011-10-191-1/+3
* WaE: unused parameter 'f'Tor Lillqvist2011-10-191-0/+1
* WaE: ISO C90 forbids mixed declarations and codeDavid Tardon2011-10-115-8/+11
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-082-0/+63
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-082-60/+0
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-082-0/+60
* Revert "cppcheck reduce scope of var in sal/... security.c"Norbert Thiebaud2011-10-081-1/+33
* cppcheck reduce scope of var in sal/... security.cPierre-André Jacquod2011-10-071-33/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-304-0/+12
* FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann2011-09-272-71/+103
* In ChildStatusProc, calculate a meaningful status for processes killed by a s...Stephan Bergmann2011-09-211-0/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-2112-199/+199
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-168-0/+11
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-168-11/+0
* Fallback to osl_getExecutableFile when dlsym("main") failsCaolán McNamara2011-09-161-0/+4
* Removed bogus assert.Stephan Bergmann2011-09-151-2/+0
* reduce the scope a bit furtherCaolán McNamara2011-09-131-2/+1
* Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca2011-09-131-1/+2
* Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always onTor Lillqvist2011-09-121-3/+6