summaryrefslogtreecommitdiffstats
path: root/sal/inc
Commit message (Expand)AuthorAgeFilesLines
* Add lo_dlclose()Tor Lillqvist2012-01-311-0/+2
* android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-261-0/+80
* Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-251-5/+2
* android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks2012-01-241-0/+352
* Use own own <osl/file.h> API to read the source in osl_copyFile()Tor Lillqvist2012-01-241-0/+5
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-231-1/+1
* android: remove nonsensical write to file buffer during readLineMichael Meeks2012-01-211-0/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-12/+46
* kill some doxygen warningsNorbert Thiebaud2012-01-2013-29/+29
* clean-up Doxygen warningsNorbert Thiebaud2012-01-198-37/+29
* implement inode compare for identical directory item checkingMichael Meeks2012-01-191-6/+0
* sal: expose a public API for comparing directory itemsMichael Meeks2012-01-192-1/+49
* fix SvStream to not require a custom open or lstat method.Michael Meeks2012-01-192-12/+1
* fix SvStream to not disagree with sal on sizeof struct statMichael Meeks2012-01-192-10/+6
* Add some non-public API to be used by SvFileStreamTor Lillqvist2012-01-181-0/+87
* suppress doxygen warning in oslNorbert Thiebaud2012-01-134-50/+50
* Make it clear that sal/log.hxx functionality may change again.Stephan Bergmann2012-01-121-0/+9
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-0534-165/+132
* osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist2011-12-211-0/+45
* Need visibility markup for lo_main() tooTor Lillqvist2011-12-211-3/+3
* sal: add visibility symbolsMatúš Kukan2011-12-1944-556/+812
* sal: convert to gbuildMatúš Kukan2011-12-191-39/+0
* rtl::OUStringBuffer::insert overloaded for char (similar to ::append).Stephan Bergmann2011-12-091-0/+24
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-063-6/+6
* Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann2011-12-022-0/+4
* Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann2011-12-022-0/+72
* Remove charAt/setCharAt once and for allAugust Sodora2011-12-012-72/+0
* Add back setCharAt/charAt for nowAugust Sodora2011-12-012-0/+72
* fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora2011-12-012-72/+0
* Removed unused sal/inc/internal/once.h.Stephan Bergmann2011-11-301-82/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from salNorbert Thiebaud2011-11-272-2/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* The lo_main() thing on Android works fine, remove superfluous loggingTor Lillqvist2011-11-261-7/+0
* PDP_ENDIAN and variants are unused.François Tigeot2011-11-251-21/+0
* Call getResult with fully qualified name.Stephan Bergmann2011-11-231-1/+2
* Silence bogus MSC "must return a value" errors.Stephan Bergmann2011-11-231-1/+15
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-236-131/+206
* Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2011-11-231-1/+7
* Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann2011-11-222-45/+41
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-229-101/+455
* SAL_N_ELEMENTS: use "check argument is array" version in all C++0x compilersLionel Elie Mamane2011-11-211-1/+1
* Further Android work, now most sal cppunit tests seem to runTor Lillqvist2011-11-161-4/+0
* Rework the bootstrap mechanism of a LO program on AndroidTor Lillqvist2011-11-151-1/+2
* Intermediate Android commit, before having NativeActivity load lo-bootstrapTor Lillqvist2011-11-151-23/+9
* First baby steps of proper Android "native" program supportTor Lillqvist2011-11-071-0/+48
* Added OUStringBuffer::append(char) so that b.append(' ') does what one expects.Stephan Bergmann2011-11-041-0/+18
* Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.Stephan Bergmann2011-11-011-2/+20
* Moved various sal/rtl/source files from C to C++, for easier maintenance.Stephan Bergmann2011-11-011-0/+49
* Removed obsolete rtl/tres stuff.Stephan Bergmann2011-11-012-220/+0