summaryrefslogtreecommitdiffstats
path: root/sal/osl
Commit message (Expand)AuthorAgeFilesLines
* Let's check struct var != NULL before initializing its attributesJulien Nabet2012-07-141-4/+5
* single cpu detection: remove 'defined(__SUNPRO_C)' requirementPierre-Eric Pelloux-Prayer2012-07-101-1/+1
* coverity: protect against buffer overflowDavid Tardon2012-07-031-0/+3
* coverity: ensure the string is null-terminatedDavid Tardon2012-07-031-3/+3
* Remove unused definesThomas Arnhold2012-07-022-6/+0
* Remove include guardsThomas Arnhold2012-06-294-44/+3
* Remove some more include guardsThomas Arnhold2012-06-291-16/+1
* Remove unused definesThomas Arnhold2012-06-251-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-70/+42
* re-base on ALv2 code.Michael Meeks2012-06-2121-501/+312
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* Clarify SIGHUP behaviorStephan Bergmann2012-06-201-2/+1
* fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann2012-06-181-0/+32
* rtl: (i119939) memory leakNorbert Thiebaud2012-06-171-0/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targetted reversion of minor cppcheck fixMichael Meeks2012-06-081-22/+2
* The correct comment for the assembly file is "#", not "*".Lionel Dricot2012-06-071-26/+26
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* targeted string re-workNorbert Thiebaud2012-06-011-3/+3
* targetted cppcheck variable scope revertMichael Meeks2012-06-011-2/+2
* Some cppcheck cleaningJulien Nabet2012-05-302-4/+0
* Some cppcheck cleaningJulien Nabet2012-05-291-1/+1
* drop debug_oustring now that gdb pretty-printers existCaolán McNamara2012-05-171-40/+0
* improve error messageMarkus Mohrhard2012-04-261-0/+2
* 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
* Catch attempts to open /assets files read-write. Improve debugging outputTor Lillqvist2012-04-051-15/+63
* Minor tweakingsStephan Bergmann2012-04-041-2/+3
* SAL_DEBUG(), instead of those temporary debug printf'sLuboš Luňák2012-04-031-3/+10
* stray debugging lineCaolán McNamara2012-03-281-1/+0
* when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara2012-03-281-3/+42
* Add an OSL_TRACE when opening Android /assets filesTor Lillqvist2012-03-261-0/+2
* No point searching PATH on Android and iOSTor Lillqvist2012-03-221-1/+2
* More hacking on static linking (iOS) supportTor Lillqvist2012-03-212-24/+12
* sal: fix warningsMichael Stahl2012-03-161-2/+2
* sal: remove unx implementation of osl_sendResourcePipe/osl_receiveResourcePipeJonathan Adams2012-03-161-197/+3
* Use _NSGetExecutablePath also on iOSTor Lillqvist2012-03-131-5/+1
* Fix Android compilation errorTor Lillqvist2012-03-121-3/+3
* module.c -> module.cxx, use sal/log.hxxStephan Bergmann2012-03-121-35/+27
* probable intentDavid Tardon2012-03-071-1/+1
* WaE: missing braces around initializerDavid Tardon2012-03-071-1/+1
* suppress compiler error when building with -WerrorDavid Tardon2012-03-071-0/+4
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-071-1/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-071-4/+4
* WaE: redefined macroDavid Tardon2012-03-071-7/+0
* WaE: format '%u' expects argument of type 'unsigned int'David Tardon2012-03-071-1/+1
* WaE: declaration of '...' shadows a global declarationDavid Tardon2012-03-071-3/+0