summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)Author
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-14cleanup: remove remenants of gcc version checkingMichael Meeks
2012-02-14Make code exploiting -fthreadsafe-statics properly conditionalStephan Bergmann
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-02-03add sc.ui log areaDavid Tardon
2012-02-01add vcl.gdi log areaDavid Tardon
2012-01-31Add lo_dlclose()Tor Lillqvist
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-27add a file to list of known SAL_INFO areasLuboš Luňák
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
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-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
2012-01-21android: remove nonsensical write to file buffer during readLineMichael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
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-12Make it clear that sal/log.hxx functionality may change again.Stephan Bergmann
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-21Need visibility markup for lo_main() tooTor Lillqvist
2011-12-19sal: add visibility symbolsMatúš Kukan
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-09rtl::OUStringBuffer::insert overloaded for char (similar to ::append).Stephan Bergmann
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-02Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann
2011-12-02Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann
2011-12-01Remove charAt/setCharAt once and for allAugust Sodora
2011-12-01Add back setCharAt/charAt for nowAugust Sodora
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-11-30Removed unused sal/inc/internal/once.h.Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-26The lo_main() thing on Android works fine, remove superfluous loggingTor Lillqvist
2011-11-25PDP_ENDIAN and variants are unused.François Tigeot