Age | Commit message (Expand) | Author |
2011-12-19 | Clean up previous commit. | Stephan Bergmann |
2011-12-19 | fdo#43095: allow the use of real access() calls | Moritz Bechler |
2011-12-19 | Add symbols from addsym.awk to gbuilified .map files. | Stephan Bergmann |
2011-12-19 | Warning clean-up (Mac OS X). | Stephan Bergmann |
2011-12-19 | WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warning | Matúš Kukan |
2011-12-19 | At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions. | Stephan Bergmann |
2011-12-19 | typo: add missing \ | Matúš Kukan |
2011-12-19 | -Werror=shadow and -Werror=sign-promo fixes | Stephan Bergmann |
2011-12-19 | sal: add more unit tests | Matúš Kukan |
2011-12-19 | sal: add visibility symbols | Matúš Kukan |
2011-12-19 | sal: convert to gbuild | Matúš Kukan |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-12-14 | fix crash for std::numeric_limits<int>::min() in our math lib impl | Markus Mohrhard |
2011-12-13 | warn about massive allocs | Caolán McNamara |
2011-12-13 | Bin a few lines of weird crack | Tor Lillqvist |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-09 | rtl::OUStringBuffer::insert overloaded for char (similar to ::append). | Stephan Bergmann |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-07 | || -> && | Caolán McNamara |
2011-12-07 | Don't replace getpid on Linux when the system version is correct | Arnaud Versini |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-05 | lp#726529: inline arm assembler is obsolete by now | Bjoern Michaelsen |
2011-12-05 | ChildStatusProc needs to be extern "C". | Stephan Bergmann |
2011-12-02 | Improve ChildStatusProc diagnostics. | Stephan Bergmann |
2011-12-02 | Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED. | Stephan Bergmann |
2011-12-02 | Revert "Remove charAt/setCharAt once and for all" | Stephan Bergmann |
2011-12-01 | Remove charAt/setCharAt once and for all | August Sodora |
2011-12-01 | Add back setCharAt/charAt for now | August Sodora |
2011-12-01 | remove unused string constants | Andras Timar |
2011-12-01 | WaE: unused variables | August Sodora |
2011-12-01 | fdo#41474: remove setCharAt and charAt from O[U]StringBuffer | August Sodora |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-30 | Fix build breaker thinko | Tor Lillqvist |
2011-11-30 | Android code refactorig and hacking | Tor Lillqvist |
2011-11-30 | OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock... | Stephan Bergmann |
2011-11-30 | Removed unused sal/inc/internal/once.h. | Stephan Bergmann |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-29 | Refactor, make lo-bootstrap API usable from non-NativeActivity apps too | Tor Lillqvist |
2011-11-29 | Construct a .jar for use by future other Android-specific Java code, too | Tor Lillqvist |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-26 | The lo_main() thing on Android works fine, remove superfluous logging | Tor Lillqvist |
2011-11-25 | PDP_ENDIAN and variants are unused. | François Tigeot |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-25 | Add lo_get_javavm() to get the JavaVM we are runnning in | Tor Lillqvist |
2011-11-24 | Replace also the std::type_info::before() in libgnustl_shared.so | Tor Lillqvist |
2011-11-24 | Reduce logging verbosity and tune levels | Tor Lillqvist |
2011-11-24 | Binary patch the mmapped libgnustl_shared.so from NDK r7 | Tor Lillqvist |
2011-11-24 | Add "clean" target | Tor Lillqvist |