summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-03-03sal: update log areasThomas Arnhold1-8/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-03-03coverity#705121: missing unlock of mutexMarkus Mohrhard1-0/+1
2013-03-03coverity#705120: missing unlock of mutexMarkus Mohrhard1-0/+2
2013-03-03coverity#983100: close resource handleMarkus Mohrhard1-0/+3
2013-03-03coverity#983099: fix memory leakMarkus Mohrhard1-1/+3
2013-03-02Removing useless STLPort specific codeArnaud Versini1-13/+0
2013-03-02coverity#982797: Out-of-bounds writeJulien Nabet1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01neon commands cannot be abortedStephan Bergmann1-0/+1
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist1-3/+34
2013-03-01Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist1-5/+4
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann1-2/+0
2013-02-28Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann1-2/+0
2013-02-27Use config_$(gb_Side), not config_hostTor Lillqvist1-1/+1
2013-02-27remove odk/CustomTarget_include.mk and package udkversion.mk in salMichael Stahl1-0/+2
2013-02-27sal: get rid of CustomTarget_generated.mkMichael Stahl3-48/+3
2013-02-27move generation of sal/udkversion.h to configureMichael Stahl1-10/+1
2013-02-27sal: use typesizes.h in MSVC build tooMichael Stahl2-19/+1
2013-02-27move generation of sal/typesizes.h to configureMichael Stahl1-16/+1
2013-02-27sal: systools/win32/snprintf.h apparently needed by sal/config.hMichael Stahl2-1/+4
2013-02-27sal: why deliver log-areas.dox at all?Michael Stahl1-1/+0
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl7-84/+112
2013-02-26createWindowFoo is unusedTor Lillqvist1-14/+0
2013-02-26SAL_WARN_UNUSED_RESULT OString copyEike Rathke1-2/+2
2013-02-26SAL_WARN_UNUSED_RESULT OUString copyEike Rathke1-2/+2
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+1
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam365-5/+5
2013-02-24log presentation minimizer results as infoCaolán McNamara1-0/+1
2013-02-23Fix typo accessable/accessibleJulien Nabet1-1/+1
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-23Fix typo "fuction" -> "function"Julien Nabet1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-3/+36
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist5-930/+8
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist4-42/+12
2013-02-22sal: document oox.ppt log areaMiklos Vajna1-0/+1
2013-02-22Bin pointless single-child directory levelTor Lillqvist32-24/+24
2013-02-22silence warning.Michael Meeks1-1/+1
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist20-42/+42
2013-02-22s/the the/the/Tor Lillqvist4-4/+4
2013-02-21remove un-conditional 20 second sleep on-start for now.Michael Meeks1-0/+2
2013-02-21android: finally starting and rendering at least something again.Michael Meeks1-0/+1
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks9-20/+971
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2-6/+12
2013-02-18added i18n sectionEike Rathke1-1/+6
2013-02-16Remove mis-optimizationStephan Bergmann1-2/+1
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke1-12/+27
2013-02-14rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann1-0/+12