summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCH for Library_salLubos Lunak2012-12-263-0/+45
* Get rid of (most uses of) GUITor Lillqvist2012-12-2512-42/+37
* Add ability to send SAL_* messages to syslogRiccardo Magliocchetti2012-12-202-3/+47
* don't use shared empty string if extra space is to be allocatedLuboš Luňák2012-12-191-1/+1
* Revert "fix crash for fdo#58306 when appending to OUStringBuffer initialised ...Luboš Luňák2012-12-191-1/+1
* fix crash for fdo#58306 when appending to OUStringBuffer initialised with ""Noel Power2012-12-191-1/+1
* Fix for making absolute the registry arguments of the uno executableStephan Bergmann2012-12-191-1/+11
* fdo#58473 - fix transliteration crasher caused by writing const string.Michael Meeks2012-12-183-4/+7
* update PCH headers using the current pch scriptLuboš Luňák2012-12-183-43/+0
* Revert part of 34e79c19babc0e6cc281025b40635b91dca444f3.Arnaud Versini2012-12-171-5/+1
* API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini2012-12-175-110/+32
* add script to regenerate pch filesPeter Foley2012-12-171-1/+5
* OUString::reverseCompareTo() string literal overload to match the AsciiL oneLuboš Luňák2012-12-172-0/+14
* NOMINMAX on Windows is defined globallyLuboš Luňák2012-12-131-3/+0
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-58/+0
* SAL_DELETE -> SAL_DELETED_FUNCTION, for a more descriptive nameLuboš Luňák2012-12-112-3/+3
* Introduce SAL_DELETEStephan Bergmann2012-12-112-3/+20
* use SAL_WARN_UNUSED_RESULT for OUString::replaceAllIvan Timofeev2012-12-111-3/+5
* operator+ for stringbufferLuboš Luňák2012-12-102-0/+30
* No config_global.h in SDKStephan Bergmann2012-12-102-0/+4
* Do not fail for unset OSL_DEBUG_LEVEL (as happens in SDK)Stephan Bergmann2012-12-101-0/+4