summaryrefslogtreecommitdiff
path: root/sal/inc/osl
AgeCommit message (Expand)Author
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
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-12-19sal: add visibility symbolsMatúš Kukan
2011-11-25PDP_ENDIAN and variants are unused.François Tigeot
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
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-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-06-09First attempt at Android supportTor Lillqvist
2011-05-25fix flaggs typoCaolán McNamara
2011-05-14Add defines for iOSTor Lillqvist
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith
2011-04-23Remove support for the obsolete BORLANDC compiler.Francois Tigeot
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre