summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-2/+2
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
* sal: work around spurious signed overflow warningsMichael Stahl2012-05-081-2/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-10/+0
* Related: fdo#49208 implement operator== with faster equalsCaolán McNamara2012-05-022-2/+2
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2012-04-281-17/+0
* improve error messageMarkus Mohrhard2012-04-261-0/+2
* doxygen warning fixesLuboš Luňák2012-04-231-1/+3
* Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini2012-04-191-0/+6
* Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini2012-04-191-6/+0
* Removed obsolete commentStephan Bergmann2012-04-191-7/+0
* clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák2012-04-191-0/+16
* More informative warning messageTor Lillqvist2012-04-171-1/+1
* Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist2012-04-162-6/+12
* fix ambiguous call on windowsMarkus Mohrhard2012-04-151-1/+1
* autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard2012-04-151-0/+13
* WaE: initialization orderMichael Stahl2012-04-131-1/+1
* push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara2012-04-131-6/+14
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-132-16/+3
* WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist2012-04-131-0/+3
* make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák2012-04-101-1/+1
* disable clang warning about something that cannot be fixed without BIC changeLuboš Luňák2012-04-101-0/+13
* Add a header for iOS-specific low-level stuffTor Lillqvist2012-04-092-0/+61
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-086-26/+26
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-3/+5
* gbuild: "use" vs. "add":Michael Stahl2012-04-0830-30/+30
* WaE: msvc, unreachable codeCaolán McNamara2012-04-071-17/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-30/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+7
* reset the flag before checking it it will be set againLuboš Luňák2012-04-061-0/+1
* fix gcc-4.0.1 and/or 32bit build for string literalsLuboš Luňák2012-04-062-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-7/+7
* string literal O(U)StringBuffer ctors too, after allLuboš Luňák2012-04-069-33/+162
* Catch attempts to open /assets files read-write. Improve debugging outputTor Lillqvist2012-04-051-15/+63
* Translated German comments to English in folder 'sal'.Mark Wolf2012-04-057-131/+121
* Minor tweakingsStephan Bergmann2012-04-043-16/+15
* SAL_REINTERPRET_CAST returns, for API stability (for 3rd-party extensions)Tor Lillqvist2012-04-031-0/+1
* try including the ostream<<OUString operator directly with OUStringLuboš Luňák2012-04-033-14/+15
* SAL_DEBUG(), instead of those temporary debug printf'sLuboš Luňák2012-04-033-6/+29
* Simplify SAL_CONST_CAST and SAL_STATIC_CAST defns, mention they are obsoleteTor Lillqvist2012-04-031-12/+2
* don't skip first cmdline argumentLuboš Luňák2012-04-031-2/+1
* I'm dumb, fromAscii() stops at \0.Luboš Luňák2012-04-032-3/+2
* fix crude command line arguments handlingLuboš Luňák2012-04-021-35/+45
* fix very ... uhm ... inventive and confusing use of empty stringLuboš Luňák2012-04-022-24/+11
* warn on \0 embedded in string literals, after allLuboš Luňák2012-04-023-1/+8
* sal: reduce allocation thrash in URI encode / decodeMichael Meeks2012-04-021-4/+4
* sal: expose more stringbuffer related instrumentation pointsMichael Meeks2012-04-029-49/+86
* Refactor where patch_libgnustl_shared() and extract_files() are calledTor Lillqvist2012-04-021-5/+14