summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* improve comments of isEmpty()Chr. Rossmanith2013-02-074-7/+20
* O(U)String::valueOf don't duplicate codeDavid Ostrovsky2013-02-062-8/+2
* add method isEmpty() to OUStringBufferChr. Rossmanith2013-02-061-0/+13
* New log area (for previous commit)Stephan Bergmann2013-02-051-0/+1
* testOUBoolean should test with OUString, not OStringLionel Elie Mamane2013-02-051-1/+1
* Use SAL_STRINGIFYStephan Bergmann2013-02-041-6/+2
* remove sal_Bool from boolean() docs tooLuboš Luňák2013-02-042-4/+4
* OK for boolean() to take true bool argumentStephan Bergmann2013-02-043-4/+28
* Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky2013-02-044-12/+44
* add OUString::toUInt64()David Ostrovsky2013-02-044-70/+117
* Add vcl.atsui and vcl.coretextTor Lillqvist2013-01-311-0/+2
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-01-311-0/+1
* Introduce SAL_OVERRIDEMiklos Vajna2013-01-301-0/+13
* osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann2013-01-301-0/+18
* make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with ClangLuboš Luňák2013-01-301-1/+1
* Get rid of STAR_RESOURCEPATHStephan Bergmann2013-01-301-0/+1
* Strip SRCDIR from the logging outputTor Lillqvist2013-01-292-2/+7
* cleanups for number() string functionLuboš Luňák2013-01-286-245/+248
* consolidate the float number testsLuboš Luňák2013-01-281-25/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-265-1/+12
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-8/+8
* OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane2013-01-231-0/+1
* refer more explicitly to sal/inc/sal/log-areas.dox for adding new areasLuboš Luňák2013-01-221-1/+2
* Revert "avoid -Wsign-promo warnings"Stephan Bergmann2013-01-212-48/+0
* Use default visibility for exception types even when DISABLE_DYNLOADINGTor Lillqvist2013-01-191-4/+8
* microoptimization for "" OUString ctorLuboš Luňák2013-01-192-4/+16
* avoid warning about a comparison being always trueLuboš Luňák2013-01-182-0/+4
* avoid -Wsign-promo warningsLuboš Luňák2013-01-182-0/+48
* long and long long can be the same size (and thus also sal_Int64)Luboš Luňák2013-01-183-1/+2
* Create OUString and OString number(*) methods.Noel Grandin2013-01-184-12/+382
* fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann2013-01-161-5/+15
* Remove obsolete typesconfigStephan Bergmann2013-01-142-446/+0
* Simplify codeStephan Bergmann2013-01-141-29/+12
* Fix workaround for thead-unsafe getenv againStephan Bergmann2013-01-111-12/+24
* Further socket callback clean-upStephan Bergmann2013-01-113-16/+0
* Remove useless callback in unix socket implementationArnaud Versini2013-01-112-16/+0
* hack for apple's gcc-4.0.1 bugLuboš Luňák2013-01-091-0/+2
* Argh, I thought I had compiled this;)Tor Lillqvist2013-01-061-2/+2
* Streamline a bit for AndroidTor Lillqvist2013-01-061-4/+7
* Handle APP_DATA_DIR for iOS, tooTor Lillqvist2013-01-061-0/+8
* Bin obsolete commentTor Lillqvist2013-01-061-3/+0
* WaE: format specifies type 'int' but the argument has type 'sal_Int32' (aka '...Tor Lillqvist2013-01-061-4/+4
* Remove accidentally committed logging codeTor Lillqvist2013-01-051-3/+0
* Notice if SAL_LOG is changed while the process is runningTor Lillqvist2013-01-051-3/+14
* gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl2013-01-031-1/+1
* sal: use pread / pwrite on every *nixRiccardo Magliocchetti2013-01-031-36/+0
* sw: fix loplugin warningsMiklos Vajna2013-01-021-0/+1
* sal: missing jvmfwk in log-areasMiklos Vajna2013-01-021-0/+1
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-3/+3
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-273-3/+3