summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2012-11-20fix mingw buildLuboš Luňák1-0/+3
2012-09-20Make rtl::O[U]String::isEmpty return true boolStephan Bergmann2-10/+4
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3
2012-09-10fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann1-0/+29
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann1-20/+47
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann1-1/+1
2012-06-18fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann1-0/+32
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann1-0/+2
2012-06-13trying to fix mingw buildFridrich Štrba1-0/+7
2012-06-13Bring back the Duden hackFridrich Štrba3-0/+61
2012-06-02targeted string re-workNorbert Thiebaud24-409/+409
2012-06-01targeted string re-workNorbert Thiebaud1-3/+3
2012-06-01targeted string re-workNorbert Thiebaud3-46/+46
2012-06-01targetted cppcheck variable scope revertMichael Meeks1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud5-115/+109
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist1-0/+44
2012-05-30Some cppcheck cleaningJulien Nabet2-4/+0
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist1-0/+19
2012-05-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky5-141/+5
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-5/+0
2012-05-22android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks1-3/+3
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl2-0/+2
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara1-40/+0
2012-05-16Create the redirection thread in detached stateTor Lillqvist1-1/+4
2012-05-16Add stdout and stderr redirection to the Android logTor Lillqvist1-0/+208
2012-05-14Generate a proper (?) rtlbootstrap.mk for a MSC build, tooTor Lillqvist1-2/+6
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-17/+19
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-05-08sal: work around spurious signed overflow warningsMichael Stahl1-2/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-10/+0
2012-05-02Related: fdo#49208 implement operator== with faster equalsCaolán McNamara2-2/+2
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist1-17/+0
2012-04-26improve error messageMarkus Mohrhard1-0/+2
2012-04-23doxygen warning fixesLuboš Luňák1-1/+3
2012-04-19Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini1-0/+6
2012-04-19Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini1-6/+0
2012-04-19Removed obsolete commentStephan Bergmann1-7/+0
2012-04-19clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák1-0/+16
2012-04-17More informative warning messageTor Lillqvist1-1/+1
2012-04-16Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist2-6/+12
2012-04-15fix ambiguous call on windowsMarkus Mohrhard1-1/+1
2012-04-15autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard1-0/+13
2012-04-13WaE: initialization orderMichael Stahl1-1/+1
2012-04-13push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara1-6/+14
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara2-16/+3
2012-04-13WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist1-0/+3
2012-04-10make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák1-1/+1