summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-02-10embeddedobj: log some exceptionsMichael Stahl1-0/+5
2013-02-08Some cppcheck cleaningJulien Nabet2-6/+2
2013-02-07improve comments of isEmpty()Chr. Rossmanith4-7/+20
2013-02-06O(U)String::valueOf don't duplicate codeDavid Ostrovsky2-8/+2
2013-02-06add method isEmpty() to OUStringBufferChr. Rossmanith1-0/+13
2013-02-05New log area (for previous commit)Stephan Bergmann1-0/+1
2013-02-05testOUBoolean should test with OUString, not OStringLionel Elie Mamane1-1/+1
2013-02-04Use SAL_STRINGIFYStephan Bergmann1-6/+2
2013-02-04remove sal_Bool from boolean() docs tooLuboš Luňák2-4/+4
2013-02-04OK for boolean() to take true bool argumentStephan Bergmann3-4/+28
2013-02-04Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky4-12/+44
2013-02-04add OUString::toUInt64()David Ostrovsky4-70/+117
2013-01-31Add vcl.atsui and vcl.coretextTor Lillqvist1-0/+2
2013-01-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-0/+1
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna1-0/+13
2013-01-30osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann1-0/+18
2013-01-30make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with ClangLuboš Luňák1-1/+1
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann1-0/+1
2013-01-29Strip SRCDIR from the logging outputTor Lillqvist2-2/+7
2013-01-28cleanups for number() string functionLuboš Luňák6-245/+248
2013-01-28consolidate the float number testsLuboš Luňák1-25/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl5-1/+12
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-8/+8
2013-01-23OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane1-0/+1
2013-01-22refer more explicitly to sal/inc/sal/log-areas.dox for adding new areasLuboš Luňák1-1/+2
2013-01-21Revert "avoid -Wsign-promo warnings"Stephan Bergmann2-48/+0
2013-01-19Use default visibility for exception types even when DISABLE_DYNLOADINGTor Lillqvist1-4/+8
2013-01-19microoptimization for "" OUString ctorLuboš Luňák2-4/+16
2013-01-18avoid warning about a comparison being always trueLuboš Luňák2-0/+4
2013-01-18avoid -Wsign-promo warningsLuboš Luňák2-0/+48
2013-01-18long and long long can be the same size (and thus also sal_Int64)Luboš Luňák3-1/+2
2013-01-18Create OUString and OString number(*) methods.Noel Grandin4-12/+382
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann1-5/+15
2013-01-14Remove obsolete typesconfigStephan Bergmann2-446/+0
2013-01-14Simplify codeStephan Bergmann1-29/+12
2013-01-11Fix workaround for thead-unsafe getenv againStephan Bergmann1-12/+24
2013-01-11Further socket callback clean-upStephan Bergmann3-16/+0
2013-01-11Remove useless callback in unix socket implementationArnaud Versini2-16/+0
2013-01-09hack for apple's gcc-4.0.1 bugLuboš Luňák1-0/+2
2013-01-06Argh, I thought I had compiled this;)Tor Lillqvist1-2/+2
2013-01-06Streamline a bit for AndroidTor Lillqvist1-4/+7
2013-01-06Handle APP_DATA_DIR for iOS, tooTor Lillqvist1-0/+8
2013-01-06Bin obsolete commentTor Lillqvist1-3/+0
2013-01-06WaE: format specifies type 'int' but the argument has type 'sal_Int32' (aka '...Tor Lillqvist1-4/+4
2013-01-05Remove accidentally committed logging codeTor Lillqvist1-3/+0
2013-01-05Notice if SAL_LOG is changed while the process is runningTor Lillqvist1-3/+14
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl1-1/+1
2013-01-03sal: use pread / pwrite on every *nixRiccardo Magliocchetti1-36/+0
2013-01-02sw: fix loplugin warningsMiklos Vajna1-0/+1
2013-01-02sal: missing jvmfwk in log-areasMiklos Vajna1-0/+1