summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-06OSL_USE_SYS_V_SEMAPHORE is never definedFrançois Tigeot
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-02-05Remove unused floppy-handling codeFrançois Tigeot
2012-02-05Remove useless NETBSD checkFrançois Tigeot
2012-02-03add sc.ui log areaDavid Tardon
2012-02-01add vcl.gdi log areaDavid Tardon
2012-01-31Regroup DragonFly and NetBSD configurationsFrançois Tigeot
2012-01-31Remove unused endianess definesFrançois Tigeot
2012-01-31add vcl log areaDavid Tardon
2012-01-30sal: add sw.rtf log areaMiklos Vajna
2012-01-30add log areasLuboš Luňák
2012-01-29_POSIX_THREAD_SYSCALL_SOFT serves no purposeFrançois Tigeot
2012-01-27WaE: Unused parameterTor Lillqvist
2012-01-27add a file to list of known SAL_INFO areasLuboš Luňák
2012-01-27CppunitTest_sal_osl_file fails on WindowsTor Lillqvist
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-25NetBSD also needs the internal gethostbyname_r() implementationFrançois Tigeot
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-24android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks
2012-01-24Use own own <osl/file.h> API to read the source in osl_copyFile()Tor Lillqvist
2012-01-24Fill in more struct stat fields in lo_apk_lstat()Tor Lillqvist
2012-01-24Bin incorrect claim in commentTor Lillqvist
2012-01-24android: initialize security data, and use HOME / bootstrap keyMichael Meeks
2012-01-24dead code in qaThomas Arnhold
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-23android: get osl_Pipe creation sorted out, before we kill it.Michael Meeks
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
2012-01-23Don't crash when attempting to open non-existent files under /assetsTor Lillqvist
2012-01-21sal: re-disable file based unit tests that don't passMichael Meeks
2012-01-21sal: make more tests runningMatúš Kukan
2012-01-21sal: split unit-tests to one test per makefileMatúš Kukan
2012-01-21sal: enable osl::File unit tests, and add a new readLine unit testMichael Meeks
2012-01-21android: remove nonsensical write to file buffer during readLineMichael Meeks
2012-01-21cleanup: remove annoying ( ) empty parameter patternMichael Meeks
2012-01-21sal: only allowed one unit-test per gnumakefile, so separate theseMichael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20kill some doxygen warningsNorbert Thiebaud
2012-01-20Implement osl_identicalDirectoryItem for win32Michael Meeks
2012-01-20Remove obsolete suppressOslDebugMessage.Stephan Bergmann
2012-01-20Code clean up.Stephan Bergmann
2012-01-19clean-up Doxygen warningsNorbert Thiebaud
2012-01-19implement inode compare for identical directory item checkingMichael Meeks
2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks
2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks
2012-01-18Add some non-public API to be used by SvFileStreamTor Lillqvist