summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Warning clean-up (Mac OS X).Stephan Bergmann2011-12-192-2/+2
* WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warningMatúš Kukan2011-12-191-1/+1
* At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions.Stephan Bergmann2011-12-191-26/+13
* typo: add missing \Matúš Kukan2011-12-191-1/+1
* -Werror=shadow and -Werror=sign-promo fixesStephan Bergmann2011-12-194-9/+33
* sal: add more unit testsMatúš Kukan2011-12-1931-945/+705
* sal: add visibility symbolsMatúš Kukan2011-12-1950-564/+822
* sal: convert to gbuildMatúš Kukan2011-12-1928-1312/+726
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-8/+8
* fix crash for std::numeric_limits<int>::min() in our math lib implMarkus Mohrhard2011-12-141-1/+3
* warn about massive allocsCaolán McNamara2011-12-131-0/+7
* Bin a few lines of weird crackTor Lillqvist2011-12-131-4/+0
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-112-2/+0
* rtl::OUStringBuffer::insert overloaded for char (similar to ::append).Stephan Bergmann2011-12-091-0/+24
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* || -> &&Caolán McNamara2011-12-071-2/+2
* Don't replace getpid on Linux when the system version is correctArnaud Versini2011-12-071-6/+8
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0612-32/+36
* lp#726529: inline arm assembler is obsolete by nowBjoern Michaelsen2011-12-051-45/+0
* ChildStatusProc needs to be extern "C".Stephan Bergmann2011-12-051-0/+4
* Improve ChildStatusProc diagnostics.Stephan Bergmann2011-12-023-29/+79
* 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
* remove unused string constantsAndras Timar2011-12-011-5/+0
* WaE: unused variablesAugust Sodora2011-12-011-5/+0
* fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora2011-12-014-565/+0
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* Fix build breaker thinkoTor Lillqvist2011-11-301-1/+1
* Android code refactorig and hackingTor Lillqvist2011-11-3021-732/+115
* OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...Stephan Bergmann2011-11-303-208/+182
* Removed unused sal/inc/internal/once.h.Stephan Bergmann2011-11-305-86/+0
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Refactor, make lo-bootstrap API usable from non-NativeActivity apps tooTor Lillqvist2011-11-292-38/+55
* Construct a .jar for use by future other Android-specific Java code, tooTor Lillqvist2011-11-291-8/+17
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from salNorbert Thiebaud2011-11-27122-232/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-275-24/+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-252-37/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* Add lo_get_javavm() to get the JavaVM we are runnning inTor Lillqvist2011-11-252-1/+17
* Replace also the std::type_info::before() in libgnustl_shared.soTor Lillqvist2011-11-241-64/+121
* Reduce logging verbosity and tune levelsTor Lillqvist2011-11-241-44/+46
* Binary patch the mmapped libgnustl_shared.so from NDK r7Tor Lillqvist2011-11-242-3/+121
* Add "clean" targetTor Lillqvist2011-11-241-0/+3
* ditch dbg_dumpCaolán McNamara2011-11-242-100/+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