summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-12-02Improve ChildStatusProc diagnostics.Stephan Bergmann
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-01remove unused string constantsAndras Timar
2011-12-01WaE: unused variablesAugust Sodora
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30Fix build breaker thinkoTor Lillqvist
2011-11-30Android code refactorig and hackingTor Lillqvist
2011-11-30OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...Stephan Bergmann
2011-11-30Removed unused sal/inc/internal/once.h.Stephan Bergmann
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29Refactor, make lo-bootstrap API usable from non-NativeActivity apps tooTor Lillqvist
2011-11-29Construct a .jar for use by future other Android-specific Java code, tooTor Lillqvist
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
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25Add lo_get_javavm() to get the JavaVM we are runnning inTor Lillqvist
2011-11-24Replace also the std::type_info::before() in libgnustl_shared.soTor Lillqvist
2011-11-24Reduce logging verbosity and tune levelsTor Lillqvist
2011-11-24Binary patch the mmapped libgnustl_shared.so from NDK r7Tor Lillqvist
2011-11-24Add "clean" targetTor Lillqvist
2011-11-24ditch dbg_dumpCaolán McNamara
2011-11-23Call getResult with fully qualified name.Stephan Bergmann
2011-11-23Silence bogus MSC "must return a value" errors.Stephan Bergmann
2011-11-23version information from Arnaud on deprecating the getpid workaround.Michael Meeks
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann
2011-11-22rtlbootstrap.mk.cxx needs to be a C++ file (including C++ macros.hxx).Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21remove extraneous endif.Michael Meeks
2011-11-21only build custom gethostbyname for OSX & IOSMichael Meeks
2011-11-21Revert "Remove internal gethostbyname_r implementation." - OSX needs itMichael Meeks
2011-11-21Remove internal backtrace and backtrace_symbols_fdArnaud Versini
2011-11-21Remove internal gethostbyname_r implementation.Arnaud Versini
2011-11-21Replace gethostbyname by _osl_gethostbyname_r in socket.c .Arnaud Versini
2011-11-21Add stuff to run bridgetestTor Lillqvist
2011-11-21Bah, don't bother with conditional copying of stuff into the .apk hereTor Lillqvist
2011-11-21Add the localedata_en and localedata_others libsTor Lillqvist
2011-11-21Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist
2011-11-21Do not catch signals in dbgutil buildLionel Elie Mamane
2011-11-21poke __cplusplus into workben comparison toolCaolán McNamara
2011-11-21SAL_N_ELEMENTS: use "check argument is array" version in all C++0x compilersLionel Elie Mamane
2011-11-21Ignore also "assets"Tor Lillqvist