summaryrefslogtreecommitdiff
path: root/sal/inc/osl
AgeCommit message (Expand)Author
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl
2012-11-15Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard
2012-09-17Some comment clean upStephan Bergmann
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-07-14simplify include guardsThomas Arnhold
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-13WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist
2012-04-10make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák
2012-04-10disable clang warning about something that cannot be fixed without BIC changeLuboš Luňák
2012-04-09Add a header for iOS-specific low-level stuffTor Lillqvist
2012-03-13Removed FileStatus::isFile. Use ::isRegular instead.Josh Heidenreich
2012-03-12osl_loadModuleRelativeAscii was erroneously not exportedStephan Bergmann
2012-03-09Let osl::FileStatus getters assert programming errorsStephan Bergmann
2012-03-09Fixed @since tagsStephan Bergmann
2012-03-09sal file.hxx documentationJosh Heidenreich
2012-03-09Added FileStatus methods isFile, isDirectory, isRegular, isLinkJosh Heidenreich
2012-03-08In osl::Thread::create, do not access members after starting the threadStephan Bergmann
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann
2012-02-22WaE: silence some documentation errorsThomas Arnhold
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-01-31Add lo_dlclose()Tor Lillqvist
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
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-21android: remove nonsensical write to file buffer during readLineMichael Meeks
2012-01-20kill some doxygen warningsNorbert Thiebaud
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
2012-01-13suppress doxygen warning in oslNorbert Thiebaud